Releases: 0xPolygonHermez/zkevm-bridge-service
Releases · 0xPolygonHermez/zkevm-bridge-service
v0.6.0-RC5
primary key modified (#721)
v0.6.0-RC4
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
Fix globalIndex bridge endpoint (#702)
v0.6.0-RC2
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
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
What's Changed
- Create SECURITY.md by @mt-polygon-technology in #601
- Bump google.golang.org/grpc from 1.59.0 to 1.60.1 by @dependabot in #563
- Bump github.com/ethereum/go-ethereum from 1.13.2 to 1.13.8 by @dependabot in #566
- feat: implement method to parse default config file by @leovct in #609
- auto-claim: group and compress claim transactions by @ARR552 and @joanestebanr in #600
- Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.3 by @dependabot in #608
- Bump github.com/jackc/pgconn from 1.14.1 to 1.14.3 by @dependabot in #607
- Bump github.com/iden3/go-iden3-crypto from 0.0.15 to 0.0.16 by @dependabot in #605
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #604
- Bump google.golang.org/grpc from 1.60.1 to 1.63.2 by @dependabot in #615
- Bump google.golang.org/protobuf from 1.32.0 to 1.34.0 by @dependabot in #613
- Bump golang.org/x/crypto from 0.20.0 to 0.22.0 by @dependabot in #614
- fix slice position by @ARR552 in #617
- gas offset by @ARR552 in #623
- fix by @ARR552 in #625
- Feature/#612 reorg by @ARR552 in #630
- Fix/auth estimage gas by @ARR552 in #631
- fix chain ID by @ARR552 in #636
- Feature/optimizations by @ARR552 in #663
- Fix/check verify batches by @ARR552 in #665
- Feature/allow bridges between l2 networks by @ARR552 in #669
- Feature/multi net support by @ARR552 in #670
- fix sync rollupExitRoot from another network by @ARR552 in #675
New Contributors
- @mt-polygon-technology made their first contribution in #601
- @leovct made their first contribution in #609
Full Changelog: v0.4.2...v0.5.0
v0.4.2
v0.4.1
v0.4.0
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)