Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add benchmark tests (#280) * wip * config scirpt * add ga * improve mt db operations * lint fixing * refactor the mt * dbTx from synchronizer * reflect suggestions * feat: separate the service from the bridge controller (#289) * separate bridge service interface from ctrl * wip * fix test * comments * small fix * Feature/#291 smc (#292) * new smc without genesis * fix node conf * genesis + network update * fix config * fix accounts * fix node version * linter * Refactor the merkle tree to refactor the last siblings in memory (#294) * update the sibling * small updates * more comments * remove unnecessary comments * indexes + migration test utils (#295) * indexes + migration test utils * uncomment migration helper * add migration tests * sepcify schema --------- Co-authored-by: Cool Developer <[email protected]> Co-authored-by: cool-developer <[email protected]> * fix local l1 bridge address (#300) * refactor the merkle tree * Refactor the merkle tree to store the updates in the bulk set (#301) * bulk insert in merkle tree * small fix * add cache to the service * update github workflows * Feature/fork (#310) * new smc * update docker images * linter * fix e2e * fix genesis + prover conf * new genesis and addresses * genesis fix * fix node GenBlockNum * fix proxy event executor * node version * mtHeight as constant * tidy * support new smc and node fflonk (#315) * support new smc and node fflonk * etherman test * node config * addresses + node v0.0.3-RC4 * new config values * revert time increase --------- Co-authored-by: Cool Developer <[email protected]> * Merge v0.0.2 (#319) * Feature/smc fork (#304) * new smc * update docker images * linter * fix e2e * fix genesis + prover conf * new genesis and addresses * genesis fix * fix node GenBlockNum * fix proxy event executor * node version * mtHeight as constant * fix forced batches check (#314) * fix forced batches check * fix test * release workflow (#305) * Feature/fflonk smc (#316) * support new smc and node fflonk * etherman test * go 1.18 * fix node config * addresses + node v0.0.3-RC4 * new config values * increase timeouts * revert time increase --------- Co-authored-by: Cool Developer <[email protected]> --------- Co-authored-by: Cool Developer <[email protected]> * Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.14.0 to 2.15.1 (#320) Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.14.0 to 2.15.1. - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml) - [Commits](grpc-ecosystem/grpc-gateway@v2.14.0...v2.15.1) --- updated-dependencies: - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 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> * Pr against develop (#326) * wip * add claimtxman * Fix synchronization when bridge is ahead of the trusted state (#345) Fix synchronization when bridge is ahead of the trusted state due to a forkID * fix e2e tests * add migration tests * fix duplicate key issue * Update claimtxman.go * create claimtx keystore * update migration sql * update deposit goroutine * fix migration * Feature/#357 rpc (#358) * sync rpc trusted state + url * versions * New event + fix test * remove broadcast config * suggestion to avoid duplication in config file * go mod tidy * fix tests failures * Feature/#363 sync (#365) * remove fatals to handle errors * log level and refactor * fix error handling * Fix/migracion (#368) * migrations * fix test * fix * fix migrations * update migrations * fix invalid nonce * fix the wrong network ID in the claimtxman * fix the nonce issue * Release/v0.0.4 (#385) * fix retry synchronization after an error (#371) * fix retry synchronization after an error * synchronizer test * create index before delete duplicates (#379) * create index before delete duplicates * fix tests * fix gasprice (#384) * fix gasprice * fix e2e tests * log * release --clean --------- Co-authored-by: Cool Developer <[email protected]> * update versions and go 1.19 (#392) * update versions and go 1.19 * new conf * log fix * reset once in a cycle * Bump github.com/iden3/go-iden3-crypto from 0.0.14 to 0.0.15 (#402) Bumps [github.com/iden3/go-iden3-crypto](https://github.com/iden3/go-iden3-crypto) from 0.0.14 to 0.0.15. - [Release notes](https://github.com/iden3/go-iden3-crypto/releases) - [Commits](iden3/go-iden3-crypto@v0.0.14...v0.0.15) --- updated-dependencies: - dependency-name: github.com/iden3/go-iden3-crypto dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/lib/pq from 1.10.7 to 1.10.9 (#401) Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.7 to 1.10.9. - [Release notes](https://github.com/lib/pq/releases) - [Commits](lib/pq@v1.10.7...v1.10.9) --- updated-dependencies: - dependency-name: github.com/lib/pq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.3 (#397) Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.25.1 to 2.25.3. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v2.25.1...v2.25.3) --- updated-dependencies: - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/hashicorp/golang-lru/v2 from 2.0.1 to 2.0.2 (#395) Bumps [github.com/hashicorp/golang-lru/v2](https://github.com/hashicorp/golang-lru) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](hashicorp/golang-lru@v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: github.com/hashicorp/golang-lru/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * initClaim script (#405) * initClaim script * readme * typo * Removed the e2e table test as it wasn't being used * logs (#409) * logs * fix log * fix nonce update (#410) * Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#411) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.8.0 to 0.9.0. - [Commits](golang/crypto@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto 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> * Bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#407) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.55.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.54.0...v1.55.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> * Bump github.com/0xPolygonHermez/zkevm-node from 0.0.7 to 0.0.8 (#406) Bumps [github.com/0xPolygonHermez/zkevm-node](https://github.com/0xPolygonHermez/zkevm-node) from 0.0.7 to 0.0.8. - [Release notes](https://github.com/0xPolygonHermez/zkevm-node/releases) - [Changelog](https://github.com/0xPolygonHermez/zkevm-node/blob/develop/.goreleaser.yaml) - [Commits](0xPolygonHermez/zkevm-node@v0.0.7...v0.0.8) --- updated-dependencies: - dependency-name: github.com/0xPolygonHermez/zkevm-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso Rodriguez <[email protected]> * Renames references to smart contracts to a more descriptive name * Update network config defaults * Require either network section in config or flag * Make ClaimTxManager optional * Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.2...v1.8.3) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Enable/Disable the claimtxmanager explicitly * Enabled autoclaim in the debug config * Copied versioning system from zkevm-node * Use the network ID when updating L2 deposits * Update db/pgstorage/pgstorage.go Co-authored-by: Alonso Rodriguez <[email protected]> * Tested upgrade L2 deposit with different rollups * fix ignore deposit if fails during gasestimation (#424) * fix ignore deposit if fails during gasestimation * log * suggestion * go.mod go.sum * mt file and claimtx * fix (#428) * fix node config (#429) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: cool-developer <[email protected]> Co-authored-by: Cool Developer <[email protected]> Co-authored-by: Cool Developer <[email protected]> Co-authored-by: Cool Developer <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cool Developer <[email protected]> Co-authored-by: Albert Callarisa <[email protected]> Co-authored-by: Albert Callarisa <[email protected]>
- Loading branch information