Skip to content

Latest commit

 

History

History
148 lines (85 loc) · 10.2 KB

File metadata and controls

148 lines (85 loc) · 10.2 KB

Changelog

0.0.12-alpha (2025-11-13)

Features

  • export finalization services and add finalization estimate mthod (#62) (bfc36cf)

0.0.11-alpha (2025-10-30)

Bug Fixes

  • avoid undefined gas limit responses (#59) (9b5cd44)

0.0.10-alpha (2025-10-25)

Bug Fixes

0.0.9-alpha (2025-10-24)

Features

Bug Fixes

0.0.8-alpha (2025-10-23)

Features

  • add adapter test harness, move ethers/viem tests on top (#47) (058b2e8)
  • add support get_genesis zks method (#50) (e0b1558)

Bug Fixes

0.0.7-alpha (2025-10-04)

Features

0.0.6-alpha (2025-10-01)

Features

  • add e2e tests for erc20 for ethers and viem adapters (#38) (763587a)

Bug Fixes

  • add reported code coverage (#32) (98834dc)
  • address docs issue (#28) (533eb70)
  • e2e ci test env resolved (#31) (5d4df64)
  • fix issues with published build with types (#35) (901a0ea)
  • fix withdraw fn overload issue with ethers erc20 withdrawal (#37) (2403a9c)

0.0.5-alpha (2025-09-19)

Bug Fixes

0.0.4-alpha (2025-09-19)

Bug Fixes

0.0.3-alpha (2025-09-19)

Bug Fixes

0.0.2-alpha (2025-09-19)

Features

  • add release and publishing pipeline (#4) (d253c8c)
  • add status polling to deposits (5eefe8d)
  • add unit tests for ethers adapters (fccb3a5)
  • add viem support (3a5c559)
  • begin docs (ab152df)
  • deposit flow working, still need to fix/imrpove wait() (de6d6c0)
  • deposits in viem working (e7267cb)
  • e2e test cleanups and docs (252b18a)
  • e2e tests for eth (8e7d453)
  • e2e tests for eth (31b43c6)
  • error envelop in place (e496cc8)
  • finalization interfacing completed (a026203)
  • prep for alpha.1 release (c6c15e1)
  • starting error envelope (0c9ea07)
  • withdrawals for viem done (0b4ec44)
  • working e2e (c65c5b1)

Bug Fixes

0.0.1-alpha.0 (2025-09-19)

Features

  • add release and publishing pipeline (#4) (d253c8c)
  • add status polling to deposits (5eefe8d)
  • add unit tests for ethers adapters (fccb3a5)
  • add viem support (3a5c559)
  • begin docs (ab152df)
  • deposit flow working, still need to fix/imrpove wait() (de6d6c0)
  • deposits in viem working (e7267cb)
  • e2e test cleanups and docs (252b18a)
  • e2e tests for eth (8e7d453)
  • e2e tests for eth (31b43c6)
  • error envelop in place (e496cc8)
  • finalization interfacing completed (a026203)
  • prep for alpha.1 release (c6c15e1)
  • starting error envelope (0c9ea07)
  • withdrawals for viem done (0b4ec44)
  • working e2e (c65c5b1)

Bug Fixes