Skip to content

Releases: zkBob/zkbob-support-js

zkBOB support JS library 1.0.1

10 Nov 08:40
894a34c

Choose a tag to compare

What's Changed

  • Tron mint support (#10)

Full Changelog: 1.0.0...1.0.1

zkBOB support JS library 1.0.0

09 Oct 07:56
8c8b0f9

Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...1.0.0

0.9.0

10 Jul 20:07
c788496

Choose a tag to compare

What's Changed

  • Added ability to send a transaction by @EvgenKor in #8

Full Changelog: 0.8.0...0.9.0

0.8.0

22 Jun 10:33
a24aba9

Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.8.0

0.7.1

17 Apr 19:11
2d8a8e2

Choose a tag to compare

What's Changed

  • Supporting prefixed addresses for direct deposits by @EvgenKor in #6

Full Changelog: 0.7.0...0.7.1

0.7.0

18 Feb 21:06
61ef701

Choose a tag to compare

What's Changed

  • Sending direct deposit transactions to the pool by @EvgenKor in #5

Full Changelog: 0.6.0...0.7.0

0.6.0

15 Nov 21:36
3c3d163

Choose a tag to compare

  • support for the token transfers
  • returning txHash for L1 transactions
  • improving approve allowance scheme (increaseAllowance and allowance methods)

0.5.4

08 Aug 22:44
c23e793

Choose a tag to compare

Support for the permittable token with salted signature

  • Token ABI has been updated (BOB token)
  • Minter token interaction added

0.5.3

26 May 08:42
563592c

Choose a tag to compare

Support for permittable token:

  • switching to the new token ABI
  • getChainID, getTokenNoncce, getTokenName, signTypedData routines for EVM client

0.5.2

23 Apr 19:50

Choose a tag to compare

Transaction URL generating