| Age | Commit message (Collapse) | Author |
|
and resolve 2 clippy issues
need to test on other platforms gestured-towards here in lib.rs
|
|
resolves https://github.com/MrCyjaneK/monero_c/pull/67#discussion_r1796432127
|
|
resolves https://github.com/MrCyjaneK/monero_c/pull/67/files/3ceeecc3bc0213622efa7b6135f442ff2da14286#diff-139eec1ebebc773feeb2b9556b423c604629d2235920bcd93954244f11ce889e
Co-authored-by: cyan <cyjan@mrcyjanek.net>
|
|
resolve https://github.com/MrCyjaneK/monero_c/pull/67/files/3ceeecc3bc0213622efa7b6135f442ff2da14286#diff-1b0c0366b7d446c4a5327876e1f74084e67cf29eba70ba6e9342bcead580572d
|
|
just to match the style in impls
and sneurlax/monero_c -> MrCyjaneK/monero_c
|
|
and document the required placement
|
|
|
|
|
|
|
|
and touch gitignore
|
|
|
|
courtesy of cypherstack/flutter_libmonero and MrCyjaneK & julian-CStack's work there
remove wownero
update docs and script
add gitignore
|
|
|
|
|
|
* 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>
|
|
|
|
* use less memory for debugCallLength Map
* ignore errors in default debug functions
|
|
* Update WalletManager_findWallets
* prevent crash when there are no wallets found
* return List<String> instead of colon separated String
|
|
|
|
|
|
* updated monero dependency
* update patches for v0.18.3.4
* update generate checksum to include version of submodule as well
|
|
* Update wownero_libwallet2_api_c.exp
|
|
|
|
* create checksum system for versioning
* minor changes to CI
* dart ffi cleanup
* update checksums
|
|
|