| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-05 | chore: cargo fmt | Im-Beast | |
| 2025-01-05 | fix: set the WalletManager daemon address | Im-Beast | |
| 2025-01-05 | enable logging | Czarek Nakamoto | |
| fix build | |||
| 2024-10-29 | add watch only (viewkey only) generate_from_keys integration test | sneurlax | |
| and update docs | |||
| 2024-10-28 | WIP check_tx_key with failing tests | sneurlax | |
| 2024-10-20 | add restore_polyseed | sneurlax | |
| and remove an integration test from the unit tests | |||
| 2024-10-20 | add restore_mnemonic | sneurlax | |
| 2024-10-20 | add WIP check_tx_key | sneurlax | |
| and reorganize and remove extraneous wallet2_api_c.h additions | |||
| 2024-10-19 | add throw_if_error test, standardize docs comments | sneurlax | |
| 2024-10-19 | add set_seed_language and use it to fix the generate_from_keys tests | sneurlax | |
| and fix tests | |||
| 2024-10-18 | WIP generate_from_keys | sneurlax | |
| 2024-10-18 | add untested sweep_all | sneurlax | |
| and add TODO to untested transfer re: submission | |||
| 2024-10-18 | add untested transfer | sneurlax | |
| 2024-10-18 | add refresh | sneurlax | |
| 2024-10-18 | add init | sneurlax | |
| and wallet_name->test_wallet | |||
| 2024-10-18 | add get_height | sneurlax | |
| 2024-10-18 | add close_wallet | sneurlax | |
| and remove filtering by tag in get_accounts | |||
| 2024-10-18 | add get_accounts | sneurlax | |
| 2024-10-18 | add create_account | sneurlax | |
| 2024-10-16 | make error handling in line with monero.ts example | sneurlax | |
| as mentioned [here](https://github.com/MrCyjaneK/monero_c/pull/67#issuecomment-2413755971) | |||
| 2024-10-16 | add get_balance | sneurlax | |
| 2024-10-16 | add open_wallet | sneurlax | |
| 2024-10-16 | handle null wallet ptr case | sneurlax | |
| 2024-10-16 | add get_status fn for error-handling | sneurlax | |
| 2024-10-16 | make seed_offset an Option | sneurlax | |
| 2024-10-14 | NetworkType enum | sneurlax | |
| 2024-10-14 | add Doc-tests | sneurlax | |
| 2024-10-14 | add unit tests | sneurlax | |
| 2024-10-14 | do not use libloading | sneurlax | |
| 2024-10-12 | replace main.rs demo with integration tests | sneurlax | |
| TODO unit and docs tests | |||
| 2024-10-12 | refactor library loading | sneurlax | |
| and update docs | |||
| 2024-10-11 | deduplicate wallet manager pointer and library reference | sneurlax | |
| and comments | |||
| 2024-10-11 | fix android lib | sneurlax | |
| see https://github.com/MrCyjaneK/monero_c/pull/67#discussion_r1796442681 I'm tired >.> | |||
| 2024-10-11 | add ../../release as first lib location candidate | sneurlax | |
| in response to (but not resolving) https://github.com/MrCyjaneK/monero_c/pull/67#discussion_r1796441212 | |||
| 2024-10-11 | support loading lib from /lib or same dir as bin | sneurlax | |
| and resolve 2 clippy issues need to test on other platforms gestured-towards here in lib.rs | |||
| 2024-10-10 | /monero_rust -> /monero.rs | sneurlax | |
| just to match the style in impls and sneurlax/monero_c -> MrCyjaneK/monero_c | |||
