cyan
|
67f4baa015
|
add C# code
|
2024-09-28 11:24:46 +02:00 |
|
renovate[bot]
|
33f36186c8
|
chore(deps): update dependency lints to v5
|
2024-09-28 11:23:06 +02:00 |
|
cyan
|
d194094494
|
feat: deno ffi bindings (#40)
* 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 <47059999+Im-Beast@users.noreply.github.com>
Co-authored-by: Im-Beast <franik.mateusz@gmail.com>
|
2024-09-19 10:59:07 +02:00 |
|
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 |
|