Skip to content

Releases: zksync-sdk/zksync2-java

v0.3.0

07 Jun 23:26
Compare
Choose a tag to compare

0.3.0 (2024-06-07)

Features

  • provide support for Bridgehub (c0858a7)

v0.2.1

16 Mar 01:25
Compare
Choose a tag to compare

0.2.1 (2024-03-16)

Bug Fixes

  • utils: fix applyL1ToL2Alias and undoL1ToL2Alias (9fd3b23)
  • wallet: fix maxPriorityFeePerGas hiegher than maxFeePerGas (3f1fcbf)

v0.2.0

23 Feb 13:00
a4ad526
Compare
Choose a tag to compare

Features

  • paymster withdraw and transfer support (d5edf2b)
  • support for weth bridge and custom bridge (d5edf2b)
  • provider: add zks_logProof (d5edf2b)
  • updated contract wrappers (d5edf2b)
  • Add WalletL1 for interacting with L1 chain (d5edf2b)
  • Wallet for interacting with L1 and L2 chain (d5edf2b)

Deprecated:

  • DefaultEthereumProvider in favor of Wallet
  • ZkSyncWallet in favor of Wallet

v0.1.2-beta.1 (2023-08-25)

28 Aug 14:05
Compare
Choose a tag to compare

What's Changed

  • docs: update changelog #19
  • Implementing account abstraction and paymaster #20

Full Changelog: v0.1.1...v0.1.2-beta.1

v0.1.1 (2023-06-01)

01 Jun 14:00
e9a54ca
Compare
Choose a tag to compare

What's Changed

  • Feat/finalize withdraw in #16

Full Changelog: v0.1.0...v0.1.1

v0.0.2

17 Nov 15:34
0007b50
Compare
Choose a tag to compare

v0.0.2 (2022-11-17)

Bug Fixes

  • Updated ABI of the ContractDeployer system factory contract
  • Updated generating hash from bytecode to support codehash version

v0.0.1

24 Oct 14:02
Compare
Choose a tag to compare

Initial release