summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-05Merge remote-tracking branch 'origin/develop' into rust-developCzarek Nakamoto
2025-01-04Merge branch 'master' into developcyan
2025-01-04initial zano commit (#83)cyan
2025-01-03wrap 14WordSeedHeight (#97)mastercyan
2024-12-30fix wownero crashing issuecyan
2024-12-30remove patchcyan
2024-12-30Merge remote-tracking branch 'origin/master' into developcyan
2024-12-30update coin-control patchcyan
2024-12-30tests: run integration and regression tests on other platforms (#93)Mateusz Franik
2024-12-11detailed error messages (#95)cyan
2024-12-11Fix coin control error message (#94)cyan
2024-12-04cleanup patches (and other stuff) (#79)cyan
2024-12-01feat!: monero.ts rewrite, integration tests (#80)Mateusz Franik
2024-11-27fix queryWalletDevice on corrupted walletsv0.18.3.4-RC7cyan
2024-11-13use usleep instead of sleep (#88)v0.18.3.4-RC6Konstantin Ullrich
2024-11-11Remove ledger_flutter_plus dependencyKonstantin Ullrich
2024-11-11Add MONERO_WalletManager_queryWalletDevice to monero_libwallet2_api_c.expKonstantin Ullrich
2024-11-05Ios script fix (#85)julian-CStack
2024-11-01GPLv3 -> LGPLv3cyan
2024-10-29update docs re: lib placementrustsneurlax
2024-10-29add watch only (viewkey only) generate_from_keys integration testsneurlax
2024-10-28WIP check_tx_key with failing testssneurlax
2024-10-22update header to match implsneurlax
2024-10-21update MONERO_Wallet_checkTxKey IAW feedbacksneurlax
2024-10-21ledger changes (#41)v0.18.3.4-RC5cyan
2024-10-20WIP example docssneurlax
2024-10-20WIP scanning examplesneurlax
2024-10-20update examplesneurlax
2024-10-20add restore_polyseedsneurlax
2024-10-20add restore_mnemonicsneurlax
2024-10-20Update impls/monero.rs/example/Cargo.tomlsneurlax
2024-10-20add WIP check_tx_keysneurlax
2024-10-19add throw_if_error test, standardize docs commentssneurlax
2024-10-19add MONERO_Wallet_checkTxKey to wallet2_api_c.cppsneurlax
2024-10-19add set_seed_language and use it to fix the generate_from_keys testssneurlax
2024-10-19clean up gitignoresneurlax
2024-10-18add TODOsneurlax
2024-10-18WIP generate_from_keyssneurlax
2024-10-18add untested sweep_allsneurlax
2024-10-18add untested transfersneurlax
2024-10-18add refreshsneurlax
2024-10-18add initsneurlax
2024-10-18add get_heightsneurlax
2024-10-18add close_walletsneurlax
2024-10-18add get_accountssneurlax
2024-10-18add create_accountsneurlax
2024-10-17initial work on docs (#69)cyan
2024-10-16add test cases for open_walletsneurlax
2024-10-16make error handling in line with monero.ts examplesneurlax
2024-10-16add get_balancesneurlax