| Age | Commit message (Collapse) | Author |
|
|
|
|
|
* regression tests
* ci: move regression_check to full_check workflow, reuse artifact build
* feat: support wownero in monero.ts bindings
* ci: test wownero regressions as well
* extract wownero-cli as wownero
* actually load wownero when specified
* fix: commitUR not being a symbol in wownero
|
|
* remove LICENSE from monero.dart
* fix android builds
|
|
|
|
# Conflicts:
# .github/workflows/full_check.yaml
# impls/monero.dart/lib/monero.dart
# impls/monero.dart/pubspec.yaml
# patches/monero/0016-add-dummy-device-for-ledger.patch
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|