| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | add get_balance | sneurlax | |
| 2024-10-16 | add open_wallet | 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 | do not use libloading | sneurlax | |
| 2024-10-12 | replace main.rs demo with integration tests | sneurlax | |
| TODO unit and docs tests | |||
