Skip to content

Releases: 0xPolygonHermez/zkevm-bridge-service

v0.6.0-RC5

21 Dec 22:02
aaf15a3
Compare
Choose a tag to compare
v0.6.0-RC5 Pre-release
Pre-release
primary key modified (#721)

v0.6.0-RC4

19 Dec 11:43
6489a6b
Compare
Choose a tag to compare
v0.6.0-RC4 Pre-release
Pre-release
Feature/#713 autoclaim l2deposits (#714)

* ClaimTxManager claims L2Bridges

* e2e wip + fixes

* e2e test

* gha autoclaiml2l2 e2e

* reduce code + linter

* order query by id + fix some logs

* Update claimcompressor smc to latest version

* update test balance due to the new claimcompressor deployment cost

v0.6.0-RC3

04 Dec 10:33
ef6ba36
Compare
Choose a tag to compare
v0.6.0-RC3 Pre-release
Pre-release
Fix globalIndex bridge endpoint (#702)

v0.6.0-RC2

21 Nov 09:22
2625316
Compare
Choose a tag to compare
v0.6.0-RC2 Pre-release
Pre-release
Fix types to avoid overflows and too large chainID error (#697)

* Fix types

* fix e2e + unit test types

* fix

* DB types

* Naming refactor

v0.6.0-RC1

26 Sep 10:06
002f436
Compare
Choose a tag to compare
v0.6.0-RC1 Pre-release
Pre-release
Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#685)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.2 to 1.67.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.66.2...v1.67.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.5.0

19 Sep 10:43
8b7867f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

06 Mar 12:35
Compare
Choose a tag to compare

Compatible versions:

Node v0.7.3

ChangeLog:

  • Fix claim from anothers rollup on L1 (#596)
  • Log version of bridge (#593)

v0.4.1

23 Feb 16:19
Compare
Choose a tag to compare

Compatible versions:

Node v0.6.0

ChangeLog:

  • Compatibility with multiples rollups (#588)

v0.4.0

27 Jan 15:44
1c2f086
Compare
Choose a tag to compare

Compatible versions:

Node v0.5.8

ChangeLog:

new docker image versions (#526, #578)
Update libraries (#527, #528)
Remove deposit counter from mt.root table (#531)
Fix migration (#549)
Support new LxLy smart contracts (#546)
Support new etrog smart contracts + compatibility with the node in new fork (#556)
v1tov2 scenario to test(#573, #576)
fix + minor refactor (#577)

v0.3.1

21 Nov 08:07
Compare
Choose a tag to compare

Compatible versions:

Changelog: