Commit Graph

10 Commits

Author SHA1 Message Date
renovate[bot]
0868b9bc3c chore(deps): update dependency ffigen to v14 2024-09-08 17:52:23 +02:00
cyan
4f844740bc use less memory for debugCallLength Map (#48)
* use less memory for debugCallLength Map
* ignore errors in default debug functions
2024-09-08 17:52:09 +02:00
cyan
1e22390f51 fix find wallets (#46)
* Update WalletManager_findWallets
* prevent crash when there are no wallets found
* return List<String> instead of colon separated String
2024-09-04 14:57:12 +02:00
Czarek Nakamoto
3cb38bee93 std::set -> std::vector 2024-08-28 14:34:16 +02:00
Czarek Nakamoto
00a935025e update checksum 2024-08-28 14:34:16 +02:00
cyan
d7a38301ec Monero v0.18.3.4 (#38)
* updated monero dependency
* update patches for v0.18.3.4
* update generate checksum to include version of submodule as well
2024-08-26 06:57:16 +02:00
cyan
0737e1a7a1 Fix darwin builds (#24)
* Update wownero_libwallet2_api_c.exp
2024-07-30 20:22:25 +02:00
cyan
4b4e434c25 make checksum less noisy (#23) 2024-07-30 18:31:06 +02:00
cyan
373588247b Generic safety cleanup (#22)
* create checksum system for versioning
* minor changes to CI
* dart ffi cleanup
* update checksums
2024-07-30 17:46:55 +02:00
cyan
3b9928a665 Embed monero.dart into monero_c (#16) 2024-07-30 14:05:19 +02:00