| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-20 | update example | 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 | Update impls/monero.rs/example/Cargo.toml | sneurlax | |
| Co-authored-by: cyan <cyjan@mrcyjanek.net> | |||
| 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-19 | clean up gitignore | sneurlax | |
| these files don't exist any more. | |||
| 2024-10-18 | add TODO | sneurlax | |
| 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 | add test cases for open_wallet | sneurlax | |
| now that error handling was fixed in the previous commit | |||
| 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 | silence naming-related warnings | 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 | update docs re: supported library paths | sneurlax | |
| 2024-10-11 | remove impls/monero.rs/scripts/build_monero_c.sh | sneurlax | |
| see https://github.com/MrCyjaneK/monero_c/pull/67#discussion_r1796441212 Co-authored-by: cyan <cyjan@mrcyjanek.net> | |||
| 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-11 | remove system exports from bindings.rs | sneurlax | |
| resolves https://github.com/MrCyjaneK/monero_c/pull/67#discussion_r1796432127 | |||
| 2024-10-11 | refer to correct repository | sneurlax | |
| resolves https://github.com/MrCyjaneK/monero_c/pull/67/files/3ceeecc3bc0213622efa7b6135f442ff2da14286#diff-139eec1ebebc773feeb2b9556b423c604629d2235920bcd93954244f11ce889e Co-authored-by: cyan <cyjan@mrcyjanek.net> | |||
| 2024-10-11 | remove LICENSE | sneurlax | |
| resolve https://github.com/MrCyjaneK/monero_c/pull/67/files/3ceeecc3bc0213622efa7b6135f442ff2da14286#diff-1b0c0366b7d446c4a5327876e1f74084e67cf29eba70ba6e9342bcead580572d | |||
| 2024-10-10 | /monero_rust -> /monero.rs | sneurlax | |
| just to match the style in impls and sneurlax/monero_c -> MrCyjaneK/monero_c | |||
