<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monero_c.git, branch cyjan-bump-cake-java</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git-private.cyanek.com/monero_c.git/atom?h=cyjan-bump-cake-java</id>
<link rel='self' href='https://git-private.cyanek.com/monero_c.git/atom?h=cyjan-bump-cake-java'/>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/'/>
<updated>2024-08-02T17:30:08+00:00</updated>
<entry>
<title>bump java version in cake wallet ci</title>
<updated>2024-08-02T17:30:08+00:00</updated>
<author>
<name>Czarek Nakamoto</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-08-02T17:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=b0bb17bb2899cd47ad3f5c0464284df5bb750f19'/>
<id>urn:sha1:b0bb17bb2899cd47ad3f5c0464284df5bb750f19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(deps): update ghcr.io/cirruslabs/flutter docker tag to v3.22.3</title>
<updated>2024-08-02T16:05:40+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2024-07-30T12:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=d56b480abe497c39ffdfdc4c827040569f0dd0e9'/>
<id>urn:sha1:d56b480abe497c39ffdfdc4c827040569f0dd0e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add action to check for invalid dependencies (#28)</title>
<updated>2024-08-02T16:04:56+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-08-02T16:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=8102efa72b720c92f1b3b6f3771394d1003c3d11'/>
<id>urn:sha1:8102efa72b720c92f1b3b6f3771394d1003c3d11</id>
<content type='text'>
* add action to check for invalid dependencies
* downgrate polyseed to v2.0.0</content>
</entry>
<entry>
<title>chore(deps): update external/libzmq digest to b95d949</title>
<updated>2024-08-02T15:09:19+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2024-08-02T12:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=4212040f0b601c85640a6c955cbfb0cd6d10971e'/>
<id>urn:sha1:4212040f0b601c85640a6c955cbfb0cd6d10971e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update ios scripts to not clone dependencies at build time (#25)</title>
<updated>2024-08-01T10:58:41+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-08-01T10:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=f2e150bf89fcb413ad7ad362c6fa34a3ebd43a99'/>
<id>urn:sha1:f2e150bf89fcb413ad7ad362c6fa34a3ebd43a99</id>
<content type='text'>
* update ios scripts to not clone dependencies at runtime
* fix ios build scripts</content>
</entry>
<entry>
<title>Fix darwin builds (#24)</title>
<updated>2024-07-30T18:22:25+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-07-30T18:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=0737e1a7a1335b77b9bd90505241d5647eb7fd3e'/>
<id>urn:sha1:0737e1a7a1335b77b9bd90505241d5647eb7fd3e</id>
<content type='text'>
* Update wownero_libwallet2_api_c.exp</content>
</entry>
<entry>
<title>make checksum less noisy (#23)</title>
<updated>2024-07-30T16:31:06+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-07-30T16:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=4b4e434c250818c1de468e76317cb309be71b279'/>
<id>urn:sha1:4b4e434c250818c1de468e76317cb309be71b279</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generic safety cleanup (#22)</title>
<updated>2024-07-30T15:46:55+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-07-30T15:46:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=373588247bcdb0ef2a16531fb8cd556743c5cd74'/>
<id>urn:sha1:373588247bcdb0ef2a16531fb8cd556743c5cd74</id>
<content type='text'>
* create checksum system for versioning
* minor changes to CI
* dart ffi cleanup
* update checksums</content>
</entry>
<entry>
<title>Embed monero.dart into monero_c (#16)</title>
<updated>2024-07-30T12:05:19+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-07-30T12:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=3b9928a665099f10cfd7e17f82cdf222e9f3ae27'/>
<id>urn:sha1:3b9928a665099f10cfd7e17f82cdf222e9f3ae27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(deps): update subosito/flutter-action action to v2</title>
<updated>2024-07-28T06:37:01+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2024-07-27T17:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=734662a597d9684f30cb46d20134d52d3631b712'/>
<id>urn:sha1:734662a597d9684f30cb46d20134d52d3631b712</id>
<content type='text'>
</content>
</entry>
</feed>
