<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monero_c.git/impls/monero.dart/lib/wownero.dart, branch cyjan-switch-to-trixie</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-switch-to-trixie</id>
<link rel='self' href='https://git-private.cyanek.com/monero_c.git/atom?h=cyjan-switch-to-trixie'/>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/'/>
<updated>2024-12-04T15:22:48+00:00</updated>
<entry>
<title>cleanup patches (and other stuff) (#79)</title>
<updated>2024-12-04T15:22:48+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2024-12-04T15:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=2a38bf29618a8ce163f9d6f83b7ae86924752e32'/>
<id>urn:sha1:2a38bf29618a8ce163f9d6f83b7ae86924752e32</id>
<content type='text'>
* cleanup patches
* fix polyseed patch
* Fix iOS builds
* fix polyseed dependencies
* fix polyseed patch for macOS
* update ledger patch
* update wownero patches and version
* update checksums
* wip"
* update gitmodules
* update boost build script
* update build_single.sh
* vix verbosey_copy
* fix __clear_cache bug on wownero
* update randomwow
* migrate build system
* fix cross compilation issues
* some more build issue
* update polyseed
* cleanup cmakelists
* fix toolchain.cmake.in
* add ssp
* another attempt at building windows on CI
* fix package name
* migrate mirror to my own hosting
* change download mirror priority (fallback first)
* link ssp in monero module as well by using CMAKE_{C,CXX}_FLAGS
* fix android builds
* update polyseed source
* 13 -&gt; trixie
* fix package name conflicts, update runner to sid
* update boost to 1_84_0, disable patch that's no longer needed
* switch to ubuntu:24.04
* add POLYSEED_STATIC to toolchain.cmake.in in order to properly link
* drop patches
* fixes to darwin
* link missing wowner-seed library
* a litte bit more of experiments
* build locale only on windows
* update iconv
* update definitions
* update ci builds
* update my progress
* ios fix, update depends, ci
* multithread build system
* fix android, mingw and linux build issues
* remove dependency check
* update Dockerfile to include pigz
* show a message when pigz is missing
* fix devcontainer mingw setup (missing ENV)
* update android build runner
* sailfishos dropped (you better go behave yourself and run actual linux programs)
* fiz pigz issues
* install llvm-ranlib for android
* fix iOS build issues
* fix dummy ledger patch
* fix macos and darwin
* fix macos ci
* fix macos build command
* install autoconf
* add automake
* add libtool
* macos fixes, wownero fixes, idk what else, please help me
* fix wownero iOS build
* Cleanup patches
* add try-catch into monero code
* fix error handling
* update checksums</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>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>
</feed>
