<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monero_c.git/impls, branch android_logging</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git-private.cyanek.com/monero_c.git/atom?h=android_logging</id>
<link rel='self' href='https://git-private.cyanek.com/monero_c.git/atom?h=android_logging'/>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/'/>
<updated>2024-10-11T06:59:50+00:00</updated>
<entry>
<title>Maintenance and minor fixes (#68)</title>
<updated>2024-10-11T06:59:50+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-10-11T06:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=44fd5e17bbce52caf681850ac79f463d9ce6bb31'/>
<id>urn:sha1:44fd5e17bbce52caf681850ac79f463d9ce6bb31</id>
<content type='text'>
* remove LICENSE from monero.dart
* fix android builds</content>
</entry>
<entry>
<title>add C# code</title>
<updated>2024-09-28T09:24:46+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-09-22T15:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=67f4baa015a4407d096e35b6e5a81d72932fb55f'/>
<id>urn:sha1:67f4baa015a4407d096e35b6e5a81d72932fb55f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(deps): update dependency lints to v5</title>
<updated>2024-09-28T09:23:06+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2024-09-27T18:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=33f36186c891ff911d2e24a26e3962e148f61340'/>
<id>urn:sha1:33f36186c891ff911d2e24a26e3962e148f61340</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: deno ffi bindings (#40)</title>
<updated>2024-09-19T08:59:07+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-09-19T08:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=d1940944943cd79ce1f2b2080456dd28bec5c36f'/>
<id>urn:sha1:d1940944943cd79ce1f2b2080456dd28bec5c36f</id>
<content type='text'>
* initial ts commit
* monero.ts improvements
* test on latest, build on debian:bookworm
* feat: upstream changes to bindings
* chore: update checksums
* feat: allow manually loading dylib
* chore: add readme
* fix: free strings after being read to prevent potential memory leaks
* fix: load dylib
* fix: checksum checks segfaulting because of freeing const variables

---------

Co-authored-by: Mateusz Franik &lt;47059999+Im-Beast@users.noreply.github.com&gt;
Co-authored-by: Im-Beast &lt;franik.mateusz@gmail.com&gt;</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>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>
<entry>
<title>Monero v0.18.3.4 (#38)</title>
<updated>2024-08-26T04:57:16+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-08-26T04:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=d7a38301ece1a166af7b230e34be6e950e0aeb3c'/>
<id>urn:sha1:d7a38301ece1a166af7b230e34be6e950e0aeb3c</id>
<content type='text'>
* updated monero dependency
* update patches for v0.18.3.4
* update generate checksum to include version of submodule as well</content>
</entry>
</feed>
