Skip to content

Releases: zkBob/zkbob-console

0.5.3

04 Aug 23:20
9081eb3
Compare
Choose a tag to compare
  • Removing unneeded state updates
  • Updating client library to 0.5.3

0.5.2

25 Jul 11:32
973c42f
Compare
Choose a tag to compare

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

19 Jul 14:24
bcad88e
Compare
Choose a tag to compare

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

18 Jul 09:00
Compare
Choose a tag to compare

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.2

01 Jul 07:35
Compare
Choose a tag to compare

Human-readable balances

0.4.0

23 Jun 10:19
Compare
Choose a tag to compare

Multithreaded zkbob console

0.3.5

14 Jun 20:51
Compare
Choose a tag to compare

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

26 May 22:14
Compare
Choose a tag to compare
  • 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

23 Apr 22:22
Compare
Choose a tag to compare

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

10 Apr 13:44
Compare
Choose a tag to compare
  • History tracking
  • Withdraw now supports any external address