Wallet API and Node Explorer API 2.0.4739
·
9334 commits
to mainnet
since this release
General notes
-
New methods added for transactions' list, addresses, sending specific UTXO,
-
Improvements and bug Fixes
See also detailed Wallet API protocol here. -
The Node Explorer got ability to search block by hash and kernel ID
See also detailed Node Explorer API protocol here.
Features
- [wallet-api] Added api methods for: date of a transaction to tx_list, status to get_utxo, addr_list(own), delete_address(id), edit_address(id), get contacts list, use delete_address(id), income field to the tx_status (#528)
- [wallet-api] Added 'coins' array parameter to tx_send api (for sending specific UTXO) (#502)
- [explorer-node] Add api functions to search block by Kernel ID and Hash (#495)
Improvements
- [wallet-api] Check for unknown commands is added to Wallet API (#548)
- [wallet-api] tx-status method - Zero kernels' lines are removed for failed and canceled transactions (#537)
- [wallet-api] Added status_string and failure_reason fields to the tx_status api (#519)
- [explorer-node] Logs were moved to "logs" folder (#514)
- [explorer-node] Old logs auto-delete was implemented (#515)
Fixes
- [wallet-api, explorer-node] Added rules options to wallet and explorer api (#536)
Known limitations
- Inconsistent transaction statuses when running two or more wallets that use the same wallet.db file, cloned manually.
PGP key added: "A6C6 2C9F 5593 1860 AFF8 3BBB 997E AB9F 3DF7 F375"
Verifying release binaries
- Go to https://keybase.io/beammw and get the Public PGP key.
- Download the signed binary file (with extension .asc) you want to verify.
- Verify signature using PGP Suite or any other PGP verification tools