<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monero_c.git/impls/monero.dart/lib, branch better-ledger-dummy</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git-private.cyanek.com/monero_c.git/atom?h=better-ledger-dummy</id>
<link rel='self' href='https://git-private.cyanek.com/monero_c.git/atom?h=better-ledger-dummy'/>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/'/>
<updated>2024-11-22T14:53:17+00:00</updated>
<entry>
<title>Revert some stuff</title>
<updated>2024-11-22T14:53:17+00:00</updated>
<author>
<name>Konstantin Ullrich</name>
<email>konstantinullrich12@gmail.com</email>
</author>
<published>2024-11-22T14:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=6834738bf6878a1a82cb7686957798ce48443212'/>
<id>urn:sha1:6834738bf6878a1a82cb7686957798ce48443212</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert some stuff</title>
<updated>2024-11-22T14:45:45+00:00</updated>
<author>
<name>Konstantin Ullrich</name>
<email>konstantinullrich12@gmail.com</email>
</author>
<published>2024-11-22T14:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=ca89b74eb585fbf9436c4e8a9c58371f41eb22b4'/>
<id>urn:sha1:ca89b74eb585fbf9436c4e8a9c58371f41eb22b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Ledger Stuff</title>
<updated>2024-11-22T14:30:56+00:00</updated>
<author>
<name>Konstantin Ullrich</name>
<email>konstantinullrich12@gmail.com</email>
</author>
<published>2024-11-22T14:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=510510f035a927fe8bbb1dddf822c5cb003c47ad'/>
<id>urn:sha1:510510f035a927fe8bbb1dddf822c5cb003c47ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add better dummy device for ledger</title>
<updated>2024-11-22T11:16:50+00:00</updated>
<author>
<name>Konstantin Ullrich</name>
<email>konstantinullrich12@gmail.com</email>
</author>
<published>2024-11-22T11:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=208c24479ec0ceca2b7c38034f23b164bf1672e5'/>
<id>urn:sha1:208c24479ec0ceca2b7c38034f23b164bf1672e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ledger_flutter_plus dependency</title>
<updated>2024-11-11T15:55:28+00:00</updated>
<author>
<name>Konstantin Ullrich</name>
<email>konstantinullrich12@gmail.com</email>
</author>
<published>2024-11-11T15:55:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=d47fb528282fd795ec33da79b5bd218840495629'/>
<id>urn:sha1:d47fb528282fd795ec33da79b5bd218840495629</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ledger changes (#41)</title>
<updated>2024-10-21T10:54:58+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-10-21T10:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=1d8e0fb30b53c28756f23676d5a3e1a99a9b3051'/>
<id>urn:sha1:1d8e0fb30b53c28756f23676d5a3e1a99a9b3051</id>
<content type='text'>
* ledger changes
* minor fix
* Implement monero queryWalletDevice
* update checksums
* Remove ledger_flutter_plus dependency
---------

Co-authored-by: Konstantin Ullrich &lt;konstantinullrich12@gmail.com&gt;</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>
</feed>
