<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monero_c.git, branch cyjan-fix-cake-build</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-fix-cake-build</id>
<link rel='self' href='https://git-private.cyanek.com/monero_c.git/atom?h=cyjan-fix-cake-build'/>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/'/>
<updated>2024-09-16T17:15:43+00:00</updated>
<entry>
<title>add cakewallet secrets</title>
<updated>2024-09-16T17:15:43+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-09-16T17:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=12ffecde266fd7cded972e6970ab2cbdaec450b1'/>
<id>urn:sha1:12ffecde266fd7cded972e6970ab2cbdaec450b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(deps): update external/libexpat digest to 624da0f</title>
<updated>2024-09-09T12:24:14+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2024-09-05T15:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=f90b1f57b1337671b145e53e95ff5c2ecf67224d'/>
<id>urn:sha1:f90b1f57b1337671b145e53e95ff5c2ecf67224d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(deps): update external/libzmq digest to 64db7d2</title>
<updated>2024-09-09T12:24:04+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2024-09-06T09:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=51e4a30a34f74eb0ecc4dd167cddec4f60dcfe0f'/>
<id>urn:sha1:51e4a30a34f74eb0ecc4dd167cddec4f60dcfe0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add missing secrets</title>
<updated>2024-09-09T12:23:49+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-09-09T09:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=9d9a83a735633f9c45d428137c8d7fc7bf6cf5f5'/>
<id>urn:sha1:9d9a83a735633f9c45d428137c8d7fc7bf6cf5f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(deps): update dependency ffigen to v14</title>
<updated>2024-09-08T15:52:23+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2024-09-06T09:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=0868b9bc3c4a59ddc5bfff13462e8840cffb7084'/>
<id>urn:sha1:0868b9bc3c4a59ddc5bfff13462e8840cffb7084</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use less memory for debugCallLength Map (#48)</title>
<updated>2024-09-08T15:52:09+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-09-08T15:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=4f844740bced43b5653d3152717f8b1e10b13293'/>
<id>urn:sha1:4f844740bced43b5653d3152717f8b1e10b13293</id>
<content type='text'>
* use less memory for debugCallLength Map
* ignore errors in default debug functions</content>
</entry>
<entry>
<title>fix find wallets (#46)</title>
<updated>2024-09-04T12:57:12+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-09-04T12:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=1e22390f512f97c89b6b4c75da4958c16316da22'/>
<id>urn:sha1:1e22390f512f97c89b6b4c75da4958c16316da22</id>
<content type='text'>
* Update WalletManager_findWallets
* prevent crash when there are no wallets found
* return List&lt;String&gt; instead of colon separated String

</content>
</entry>
<entry>
<title>Fix build issues on latest ubuntu</title>
<updated>2024-09-03T06:43:23+00:00</updated>
<author>
<name>Czarek Nakamoto</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-09-02T14:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=811ade01161acdf8dd9d8d5354aac989007466ce'/>
<id>urn:sha1:811ade01161acdf8dd9d8d5354aac989007466ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::set -&gt; std::vector</title>
<updated>2024-08-28T12:34:16+00:00</updated>
<author>
<name>Czarek Nakamoto</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-08-28T09:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=3cb38bee9385faf46b03fd73aab85f3ac4115bf7'/>
<id>urn:sha1:3cb38bee9385faf46b03fd73aab85f3ac4115bf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update checksum</title>
<updated>2024-08-28T12:34:16+00:00</updated>
<author>
<name>Czarek Nakamoto</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-08-28T09:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=00a935025e1f405ae84f0618669011b12e6a6514'/>
<id>urn:sha1:00a935025e1f405ae84f0618669011b12e6a6514</id>
<content type='text'>
</content>
</entry>
</feed>
