Releases: zkBob/zkbob-console
Releases · zkBob/zkbob-console
0.5.3
- Removing unneeded state updates
- Updating client library to
0.5.3
0.5.2
Improvements for testing purposes:
- Repeated transfers (add number of repetitions after transaction command)
transfer-shielded-multinote
command to create transfers with set of equal notes (need to test multitransfer)
0.5.1
Updating client library to v0.5.2
max-transfer
command to checking maximum available amount to transfer
tx-amounts
improvements (fee estimation)
0.5.0
Multitransfer support
transfer-shielded
and withdraw-shielded
commands work in multitransfer mode (in case of sum of inputs is insufficient to make a transaction)
- all token inputs can be typed in human-readable form with
^
symbol (e.g. ^12
, ^1.23
, ^.2
)
- new command:
tx-amounts <amount> <fee>
to calculate multitransfer parts
- hardcoded fee: 0.01 token
0.4.0
Multithreaded zkbob console
0.3.5
Optimistic state support:
- transactions in the pending state
- optimistic shielded balance
- waiting while previous transaction has been mined before sending a new one
0.3.3
- deposit tokens via permittable scheme support
- new command:
deposit-shielded-permittable
similar to the deposit-shielded
- update client library [optimising state sync]
0.3.2
Loopback transfer support in history
New command to export spending key (get-sk
)
Tx hashes displayes as URLs
Upgrading client library (0.3.1)
0.3.1
- History tracking
- Withdraw now supports any external address