-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V0.5.0 to main #683
V0.5.0 to main #683
Commits on Jan 19, 2023
-
feat: add benchmark tests (#280)
* wip * config scirpt * add ga * improve mt db operations * lint fixing * refactor the mt * dbTx from synchronizer * reflect suggestions
Configuration menu - View commit details
-
Copy full SHA for d85fef9 - Browse repository at this point
Copy the full SHA d85fef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe107d - Browse repository at this point
Copy the full SHA ffe107dView commit details
Commits on Jan 26, 2023
-
feat: separate the service from the bridge controller (#289)
* separate bridge service interface from ctrl * wip * fix test * comments * small fix
Configuration menu - View commit details
-
Copy full SHA for 3eb3b9d - Browse repository at this point
Copy the full SHA 3eb3b9dView commit details
Commits on Jan 27, 2023
-
* new smc without genesis * fix node conf * genesis + network update * fix config * fix accounts * fix node version * linter
Configuration menu - View commit details
-
Copy full SHA for 5c30d80 - Browse repository at this point
Copy the full SHA 5c30d80View commit details
Commits on Feb 1, 2023
-
Refactor the merkle tree to refactor the last siblings in memory (#294)
* update the sibling * small updates * more comments * remove unnecessary comments
Configuration menu - View commit details
-
Copy full SHA for 94051e5 - Browse repository at this point
Copy the full SHA 94051e5View commit details
Commits on Feb 2, 2023
-
indexes + migration test utils (#295)
* indexes + migration test utils * uncomment migration helper * add migration tests * sepcify schema --------- Co-authored-by: Cool Developer <cool199966@outlook.com> Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d73d230 - Browse repository at this point
Copy the full SHA d73d230View commit details
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cbded33 - Browse repository at this point
Copy the full SHA cbded33View commit details -
Configuration menu - View commit details
-
Copy full SHA for b339c93 - Browse repository at this point
Copy the full SHA b339c93View commit details
Commits on Feb 9, 2023
-
Refactor the merkle tree to store the updates in the bulk set (#301)
* bulk insert in merkle tree * small fix
Configuration menu - View commit details
-
Copy full SHA for 4681a29 - Browse repository at this point
Copy the full SHA 4681a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe4774e - Browse repository at this point
Copy the full SHA fe4774eView commit details
Commits on Feb 13, 2023
-
Cool Developer committed
Feb 13, 2023 Configuration menu - View commit details
-
Copy full SHA for f9fe47c - Browse repository at this point
Copy the full SHA f9fe47cView commit details -
Cool Developer committed
Feb 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 708e5a8 - Browse repository at this point
Copy the full SHA 708e5a8View commit details
Commits on Feb 15, 2023
-
Merge pull request #306 from 0xPolygonHermez/302/fk_root
refactor the merkle tree
Configuration menu - View commit details
-
Copy full SHA for 0698cbd - Browse repository at this point
Copy the full SHA 0698cbdView commit details
Commits on Feb 20, 2023
-
* 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
Configuration menu - View commit details
-
Copy full SHA for c1e4790 - Browse repository at this point
Copy the full SHA c1e4790View commit details -
Merge branch 'develop' into 307/lru_cache
Cool Developer committedFeb 20, 2023 Configuration menu - View commit details
-
Copy full SHA for d528ef8 - Browse repository at this point
Copy the full SHA d528ef8View commit details -
Cool Developer committed
Feb 20, 2023 Configuration menu - View commit details
-
Copy full SHA for d2165f5 - Browse repository at this point
Copy the full SHA d2165f5View commit details -
Merge pull request #311 from 0xPolygonHermez/307/lru_cache
Add a cache to the bridge service to reduce read accesses in getProof
Configuration menu - View commit details
-
Copy full SHA for edd8bb7 - Browse repository at this point
Copy the full SHA edd8bb7View commit details
Commits on Feb 27, 2023
-
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 <kevin@polygon.technology>
Configuration menu - View commit details
-
Copy full SHA for 0a6430a - Browse repository at this point
Copy the full SHA 0a6430aView commit details -
* 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 <kevin@polygon.technology> --------- Co-authored-by: Cool Developer <kevin@polygon.technology>
Configuration menu - View commit details
-
Copy full SHA for d48038b - Browse repository at this point
Copy the full SHA d48038bView commit details
Commits on Feb 28, 2023
-
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6c6e4b4 - Browse repository at this point
Copy the full SHA 6c6e4b4View commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d491b3e - Browse repository at this point
Copy the full SHA d491b3eView commit details
Commits on Mar 14, 2023
-
Cool Developer committed
Mar 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 2689332 - Browse repository at this point
Copy the full SHA 2689332View commit details -
Cool Developer committed
Mar 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 5436c7e - Browse repository at this point
Copy the full SHA 5436c7eView commit details
Commits on Mar 20, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for dca8780 - Browse repository at this point
Copy the full SHA dca8780View commit details -
Cool Developer committed
Mar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 6ebde27 - Browse repository at this point
Copy the full SHA 6ebde27View commit details
Commits on Mar 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d2585d - Browse repository at this point
Copy the full SHA 7d2585dView commit details
Commits on Mar 22, 2023
-
Cool Developer committed
Mar 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 48d4405 - Browse repository at this point
Copy the full SHA 48d4405View commit details
Commits on Mar 28, 2023
-
Cool Developer committed
Mar 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 54a486b - Browse repository at this point
Copy the full SHA 54a486bView commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b38bd4 - Browse repository at this point
Copy the full SHA 4b38bd4View commit details -
Cool Developer committed
Mar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 6ea9678 - Browse repository at this point
Copy the full SHA 6ea9678View commit details -
Merge branch '334/auto_claim' of github.com:0xPolygonHermez/zkevm-bri…
…dge-service into 334/auto_claim
Cool Developer committedMar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for f94d608 - Browse repository at this point
Copy the full SHA f94d608View commit details -
Cool Developer committed
Mar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 64140e6 - Browse repository at this point
Copy the full SHA 64140e6View commit details -
Cool Developer committed
Mar 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 4afb5e6 - Browse repository at this point
Copy the full SHA 4afb5e6View commit details
Commits on Mar 31, 2023
-
Cool Developer committed
Mar 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 89df29e - Browse repository at this point
Copy the full SHA 89df29eView commit details
Commits on Apr 5, 2023
-
* sync rpc trusted state + url * versions * New event + fix test * remove broadcast config * suggestion to avoid duplication in config file
Configuration menu - View commit details
-
Copy full SHA for 7377141 - Browse repository at this point
Copy the full SHA 7377141View commit details
Commits on Apr 6, 2023
-
Merge branch 'develop' into 334/auto_claim
Cool Developer committedApr 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 26ee405 - Browse repository at this point
Copy the full SHA 26ee405View commit details -
Cool Developer committed
Apr 6, 2023 Configuration menu - View commit details
-
Copy full SHA for cb3eca1 - Browse repository at this point
Copy the full SHA cb3eca1View commit details -
Cool Developer committed
Apr 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 9b6e022 - Browse repository at this point
Copy the full SHA 9b6e022View commit details
Commits on Apr 14, 2023
-
* remove fatals to handle errors * log level and refactor * fix error handling
Configuration menu - View commit details
-
Copy full SHA for 9e1e42b - Browse repository at this point
Copy the full SHA 9e1e42bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a0729 - Browse repository at this point
Copy the full SHA 17a0729View commit details
Commits on Apr 17, 2023
-
Merge branch 'develop' into 334/auto_claim
Cool Developer committedApr 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 25d684d - Browse repository at this point
Copy the full SHA 25d684dView commit details -
Cool Developer committed
Apr 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 2fb63ea - Browse repository at this point
Copy the full SHA 2fb63eaView commit details -
Cool Developer committed
Apr 17, 2023 Configuration menu - View commit details
-
Copy full SHA for d1a0654 - Browse repository at this point
Copy the full SHA d1a0654View commit details -
Merge pull request #347 from 0xPolygonHermez/334/auto_claim
feat: implement the claim tx manager to do claim automatically for L2 deposits
Configuration menu - View commit details
-
Copy full SHA for f8c2e73 - Browse repository at this point
Copy the full SHA f8c2e73View commit details
Commits on Apr 20, 2023
-
Cool Developer committed
Apr 20, 2023 Configuration menu - View commit details
-
Copy full SHA for e786957 - Browse repository at this point
Copy the full SHA e786957View commit details -
Merge pull request #373 from 0xPolygonHermez/372/fix_nonce
372/fix nonce
Configuration menu - View commit details
-
Copy full SHA for 5f8aa06 - Browse repository at this point
Copy the full SHA 5f8aa06View commit details
Commits on Apr 24, 2023
-
fix the wrong network ID in the claimtxman
Cool Developer committedApr 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 3914bd6 - Browse repository at this point
Copy the full SHA 3914bd6View commit details -
Merge pull request #381 from 0xPolygonHermez/fix/networkid_claimtxman
fix: `networkID` mismatching in the `claimtxman`
Configuration menu - View commit details
-
Copy full SHA for dc79ca6 - Browse repository at this point
Copy the full SHA dc79ca6View commit details
Commits on Apr 27, 2023
-
Cool Developer committed
Apr 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 66e2eb8 - Browse repository at this point
Copy the full SHA 66e2eb8View commit details -
Merge pull request #389 from 0xPolygonHermez/387/fix_nonce
387/fix nonce
Configuration menu - View commit details
-
Copy full SHA for 3bd8389 - Browse repository at this point
Copy the full SHA 3bd8389View commit details
Commits on Apr 28, 2023
-
* 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 <125276287+C001-developer@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 32a528a - Browse repository at this point
Copy the full SHA 32a528aView commit details -
update versions and go 1.19 (#392)
* update versions and go 1.19 * new conf * log fix
Configuration menu - View commit details
-
Copy full SHA for dcb8177 - Browse repository at this point
Copy the full SHA dcb8177View commit details
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d9c889 - Browse repository at this point
Copy the full SHA 5d9c889View commit details
Commits on May 3, 2023
-
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b96b4d0 - Browse repository at this point
Copy the full SHA b96b4d0View commit details -
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9f82919 - Browse repository at this point
Copy the full SHA 9f82919View commit details -
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 97a7ee1 - Browse repository at this point
Copy the full SHA 97a7ee1View commit details -
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a8b8496 - Browse repository at this point
Copy the full SHA a8b8496View commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cfcc4cf - Browse repository at this point
Copy the full SHA cfcc4cfView commit details -
Merge pull request #400 from 0xPolygonHermez/398/nonce_reset
reset once in a cycle
Configuration menu - View commit details
-
Copy full SHA for f4834c3 - Browse repository at this point
Copy the full SHA f4834c3View commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6da9e0e - Browse repository at this point
Copy the full SHA 6da9e0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8a2072 - Browse repository at this point
Copy the full SHA f8a2072View commit details
Commits on May 8, 2023
-
Merge pull request #408 from 0xPolygonHermez/remove-e2e-table-test
Removed the e2e table test as it wasn't being used
Configuration menu - View commit details
-
Copy full SHA for f59eab0 - Browse repository at this point
Copy the full SHA f59eab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9fa5f - Browse repository at this point
Copy the full SHA 4f9fa5fView commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 917de79 - Browse repository at this point
Copy the full SHA 917de79View commit details -
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bd30640 - Browse repository at this point
Copy the full SHA bd30640View commit details -
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c61ace5 - Browse repository at this point
Copy the full SHA c61ace5View commit details -
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso Rodriguez <ARR552@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for af2f54b - Browse repository at this point
Copy the full SHA af2f54bView commit details
Commits on May 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 259a92e - Browse repository at this point
Copy the full SHA 259a92eView commit details
Commits on May 17, 2023
-
Merge pull request #415 from 0xPolygonHermez/rename-smc-names
Renames references to smart contracts to a more descriptive name
Configuration menu - View commit details
-
Copy full SHA for f68ed57 - Browse repository at this point
Copy the full SHA f68ed57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68aa133 - Browse repository at this point
Copy the full SHA 68aa133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf1390 - Browse repository at this point
Copy the full SHA 4cf1390View commit details
Commits on May 18, 2023
-
Merge pull request #417 from 0xPolygonHermez/update-network-configs
Update network config values for mainnet and testnet
Configuration menu - View commit details
-
Copy full SHA for 3efcc46 - Browse repository at this point
Copy the full SHA 3efcc46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e93c48 - Browse repository at this point
Copy the full SHA 5e93c48View commit details
Commits on May 19, 2023
-
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] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 82125b1 - Browse repository at this point
Copy the full SHA 82125b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f59027c - Browse repository at this point
Copy the full SHA f59027cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10773ee - Browse repository at this point
Copy the full SHA 10773eeView commit details -
Merge pull request #419 from 0xPolygonHermez/optional-claimtxman
Make ClaimTxManager optional
Configuration menu - View commit details
-
Copy full SHA for e59b143 - Browse repository at this point
Copy the full SHA e59b143View commit details
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 469e34b - Browse repository at this point
Copy the full SHA 469e34bView commit details -
Merge branch 'develop' into dependabot/go_modules/develop/github.com/…
…stretchr/testify-1.8.3
Configuration menu - View commit details
-
Copy full SHA for 62769c3 - Browse repository at this point
Copy the full SHA 62769c3View commit details -
Merge pull request #420 from 0xPolygonHermez/dependabot/go_modules/de…
…velop/github.com/stretchr/testify-1.8.3 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
Configuration menu - View commit details
-
Copy full SHA for 7319c06 - Browse repository at this point
Copy the full SHA 7319c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 362021c - Browse repository at this point
Copy the full SHA 362021cView commit details -
Update db/pgstorage/pgstorage.go
Co-authored-by: Alonso Rodriguez <ARR552@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c89f1be - Browse repository at this point
Copy the full SHA c89f1beView commit details -
Merge pull request #421 from 0xPolygonHermez/automatic-version
Copied versioning system from zkevm-node
Configuration menu - View commit details
-
Copy full SHA for 09e0247 - Browse repository at this point
Copy the full SHA 09e0247View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59dec02 - Browse repository at this point
Copy the full SHA 59dec02View commit details
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f4f0239 - Browse repository at this point
Copy the full SHA f4f0239View commit details
Commits on May 24, 2023
-
Merge pull request #422 from 0xPolygonHermez/update-status-specific-n…
…etwork-id Use the network ID when updating L2 deposits
Configuration menu - View commit details
-
Copy full SHA for c1c358f - Browse repository at this point
Copy the full SHA c1c358fView commit details
Commits on May 25, 2023
-
fix ignore deposit if fails during gasestimation (#424)
* fix ignore deposit if fails during gasestimation * log * suggestion
Configuration menu - View commit details
-
Copy full SHA for 3d9eebd - Browse repository at this point
Copy the full SHA 3d9eebdView commit details
Commits on May 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7996691 - Browse repository at this point
Copy the full SHA 7996691View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8813326 - Browse repository at this point
Copy the full SHA 8813326View commit details -
Bump github.com/0xPolygonHermez/zkevm-node from 0.0.8 to 0.1.0 (#427)
Bumps [github.com/0xPolygonHermez/zkevm-node](https://github.com/0xPolygonHermez/zkevm-node) from 0.0.8 to 0.1.0. - [Release notes](https://github.com/0xPolygonHermez/zkevm-node/releases) - [Changelog](https://github.com/0xPolygonHermez/zkevm-node/blob/develop/.goreleaser.yaml) - [Commits](https://github.com/0xPolygonHermez/zkevm-node/commits) --- updated-dependencies: - dependency-name: github.com/0xPolygonHermez/zkevm-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6ed561 - Browse repository at this point
Copy the full SHA c6ed561View commit details -
Bump github.com/ethereum/go-ethereum from 1.11.6 to 1.12.0 (#426)
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.11.6 to 1.12.0. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.11.6...v1.12.0) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aa557d6 - Browse repository at this point
Copy the full SHA aa557d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e1ca55 - Browse repository at this point
Copy the full SHA 4e1ca55View commit details
Commits on May 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd2496f - Browse repository at this point
Copy the full SHA dd2496fView commit details
Commits on May 30, 2023
-
Bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.5 (#434)
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.25.3 to 2.25.5. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v2.25.3...v2.25.5) --- updated-dependencies: - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 203b22d - Browse repository at this point
Copy the full SHA 203b22dView commit details -
* Fix gha * remove ok-to-test --------- Co-authored-by: Cool Developer <125276287+C001-developer@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b0e81cb - Browse repository at this point
Copy the full SHA b0e81cbView commit details
Commits on May 31, 2023
-
Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#435)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e326d72 - Browse repository at this point
Copy the full SHA e326d72View commit details -
Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#436)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.3...v1.8.4) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso Rodriguez <ARR552@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 774d732 - Browse repository at this point
Copy the full SHA 774d732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ef86cb - Browse repository at this point
Copy the full SHA 8ef86cbView commit details
Commits on Jun 14, 2023
-
retry if error is different of execution reverted (#446)
* retry if error is different of execution reverted * linter * for suggestion
Configuration menu - View commit details
-
Copy full SHA for a955449 - Browse repository at this point
Copy the full SHA a955449View commit details -
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.1 to 2.16.0 (#…
…439) Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.15.1 to 2.16.0. - [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.15.1...v2.16.0) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso Rodriguez <ARR552@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9386301 - Browse repository at this point
Copy the full SHA 9386301View commit details -
Bump github.com/hashicorp/golang-lru/v2 from 2.0.2 to 2.0.3 (#442)
Bumps [github.com/hashicorp/golang-lru/v2](https://github.com/hashicorp/golang-lru) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](hashicorp/golang-lru@v2.0.2...v2.0.3) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso Rodriguez <ARR552@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cea2b62 - Browse repository at this point
Copy the full SHA cea2b62View commit details -
Bump github.com/0xPolygonHermez/zkevm-node from 0.1.0 to 0.1.2 (#443)
Bumps [github.com/0xPolygonHermez/zkevm-node](https://github.com/0xPolygonHermez/zkevm-node) from 0.1.0 to 0.1.2. - [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.1.0...v0.1.2) --- updated-dependencies: - dependency-name: github.com/0xPolygonHermez/zkevm-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5e58a7b - Browse repository at this point
Copy the full SHA 5e58a7bView commit details -
Bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.6 (#444)
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.25.5 to 2.25.6. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v2.25.5...v2.25.6) --- updated-dependencies: - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e8f1617 - Browse repository at this point
Copy the full SHA e8f1617View commit details -
Bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#447)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.10.0. - [Commits](golang/crypto@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso Rodriguez <ARR552@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bb69458 - Browse repository at this point
Copy the full SHA bb69458View commit details
Commits on Jun 19, 2023
-
Bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#448)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.55.0...v1.56.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4850f3c - Browse repository at this point
Copy the full SHA 4850f3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59c1ba7 - Browse repository at this point
Copy the full SHA 59c1ba7View commit details
Commits on Jun 27, 2023
-
Bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7 (#451)
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.25.6 to 2.25.7. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v2.25.6...v2.25.7) --- updated-dependencies: - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4520b7b - Browse repository at this point
Copy the full SHA 4520b7bView commit details -
Bump github.com/hashicorp/golang-lru/v2 from 2.0.3 to 2.0.4 (#452)
Bumps [github.com/hashicorp/golang-lru/v2](https://github.com/hashicorp/golang-lru) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](hashicorp/golang-lru@v2.0.3...v2.0.4) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 824a5f7 - Browse repository at this point
Copy the full SHA 824a5f7View commit details -
Bump google.golang.org/grpc from 1.56.0 to 1.56.1 (#453)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.0 to 1.56.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.56.0...v1.56.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e708c20 - Browse repository at this point
Copy the full SHA e708c20View commit details -
Bump github.com/rubenv/sql-migrate from 1.4.0 to 1.5.1 (#456)
Bumps [github.com/rubenv/sql-migrate](https://github.com/rubenv/sql-migrate) from 1.4.0 to 1.5.1. - [Commits](rubenv/sql-migrate@v1.4.0...v1.5.1) --- updated-dependencies: - dependency-name: github.com/rubenv/sql-migrate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso Rodriguez <ARR552@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d8d8495 - Browse repository at this point
Copy the full SHA d8d8495View commit details -
Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#457)
Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9f4f1fc - Browse repository at this point
Copy the full SHA 9f4f1fcView commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 17dbf49 - Browse repository at this point
Copy the full SHA 17dbf49View commit details -
Bump github.com/0xPolygonHermez/zkevm-node from 0.1.2 to 0.1.3 (#458)
Bumps [github.com/0xPolygonHermez/zkevm-node](https://github.com/0xPolygonHermez/zkevm-node) from 0.1.2 to 0.1.3. - [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.1.2...v0.1.3) --- updated-dependencies: - dependency-name: github.com/0xPolygonHermez/zkevm-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 555e6b3 - Browse repository at this point
Copy the full SHA 555e6b3View commit details
Commits on Jul 5, 2023
-
Bump github.com/0xPolygonHermez/zkevm-node from 0.1.3 to 0.1.4 (#459)
Bumps [github.com/0xPolygonHermez/zkevm-node](https://github.com/0xPolygonHermez/zkevm-node) from 0.1.3 to 0.1.4. - [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.1.3...v0.1.4) --- updated-dependencies: - dependency-name: github.com/0xPolygonHermez/zkevm-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e9430f - Browse repository at this point
Copy the full SHA 6e9430fView commit details
Commits on Jul 6, 2023
-
Bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#460)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.10.0 to 0.11.0. - [Commits](golang/crypto@v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d1d02e - Browse repository at this point
Copy the full SHA 7d1d02eView commit details
Commits on Jul 10, 2023
-
Bump google.golang.org/grpc from 1.56.1 to 1.56.2 (#461)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.56.2. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.56.1...v1.56.2) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2ce6072 - Browse repository at this point
Copy the full SHA 2ce6072View commit details
Commits on Aug 3, 2023
-
Bump github.com/rubenv/sql-migrate from 1.5.1 to 1.5.2 (#474)
Bumps [github.com/rubenv/sql-migrate](https://github.com/rubenv/sql-migrate) from 1.5.1 to 1.5.2. - [Commits](rubenv/sql-migrate@v1.5.1...v1.5.2) --- updated-dependencies: - dependency-name: github.com/rubenv/sql-migrate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 81c5557 - Browse repository at this point
Copy the full SHA 81c5557View commit details -
Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 (#475)
Bumps [github.com/jackc/pgconn](https://github.com/jackc/pgconn) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/jackc/pgconn/blob/master/CHANGELOG.md) - [Commits](jackc/pgconn@v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: github.com/jackc/pgconn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7395929 - Browse repository at this point
Copy the full SHA 7395929View commit details -
Bump google.golang.org/grpc from 1.56.2 to 1.57.0 (#480)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.2 to 1.57.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.56.2...v1.57.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f1b5c65 - Browse repository at this point
Copy the full SHA f1b5c65View commit details -
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.0 to 2.16.2 (#…
…482) Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.16.0 to 2.16.2. - [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.16.0...v2.16.2) --- updated-dependencies: - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 02b9a14 - Browse repository at this point
Copy the full SHA 02b9a14View commit details -
Bump github.com/0xPolygonHermez/zkevm-node from 0.1.4 to 0.2.2 (#483)
* Bump github.com/0xPolygonHermez/zkevm-node from 0.1.4 to 0.2.2 Bumps [github.com/0xPolygonHermez/zkevm-node](https://github.com/0xPolygonHermez/zkevm-node) from 0.1.4 to 0.2.2. - [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.1.4...v0.2.2) --- updated-dependencies: - dependency-name: github.com/0xPolygonHermez/zkevm-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix script --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso <ARR551@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1fa5e46 - Browse repository at this point
Copy the full SHA 1fa5e46View commit details
Commits on Aug 4, 2023
-
Bump github.com/0xPolygonHermez/zkevm-node from 0.2.2 to 0.2.3 (#485)
Bumps [github.com/0xPolygonHermez/zkevm-node](https://github.com/0xPolygonHermez/zkevm-node) from 0.2.2 to 0.2.3. - [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.2.2...v0.2.3) --- updated-dependencies: - dependency-name: github.com/0xPolygonHermez/zkevm-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f774d1b - Browse repository at this point
Copy the full SHA f774d1bView commit details
Commits on Aug 9, 2023
-
Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#489)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.12.0. - [Commits](golang/crypto@v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 57d9fc7 - Browse repository at this point
Copy the full SHA 57d9fc7View commit details -
Bump github.com/0xPolygonHermez/zkevm-node from 0.2.3 to 0.2.4 (#490)
Bumps [github.com/0xPolygonHermez/zkevm-node](https://github.com/0xPolygonHermez/zkevm-node) from 0.2.3 to 0.2.4. - [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.2.3...v0.2.4) --- updated-dependencies: - dependency-name: github.com/0xPolygonHermez/zkevm-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c2b507 - Browse repository at this point
Copy the full SHA 9c2b507View commit details -
Bump github.com/hashicorp/golang-lru/v2 from 2.0.4 to 2.0.5 (#491)
Bumps [github.com/hashicorp/golang-lru/v2](https://github.com/hashicorp/golang-lru) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](hashicorp/golang-lru@v2.0.4...v2.0.5) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e2d504 - Browse repository at this point
Copy the full SHA 1e2d504View commit details -
Feature/#486 update versions (#487)
* Update versions * Remove log that shows the configuration * docker compose command * fix * remove log db config
Configuration menu - View commit details
-
Copy full SHA for 9532850 - Browse repository at this point
Copy the full SHA 9532850View commit details
Commits on Aug 17, 2023
-
* Remove MaticAddr (#464) * Increase gasPrice (#466) * Fix channel listener when claimTxManager is disabled (#468) * remove unused config param (#470) * Fix revert check and max rety mechanism (#472) * Fix revert check and max rety mechanism * Add maxRetries and retry interval as config params * force gha * fix config (#473)
Configuration menu - View commit details
-
Copy full SHA for cbbe83a - Browse repository at this point
Copy the full SHA cbbe83aView commit details
Commits on Aug 18, 2023
-
Check in claimtxmanager to block until l2network is synced (#498)
* Check in claimtxmanager to block until l2network is synced * Fix monitoring * fix unit test * synced log
Configuration menu - View commit details
-
Copy full SHA for 2d7eef4 - Browse repository at this point
Copy the full SHA 2d7eef4View commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ebaa19c - Browse repository at this point
Copy the full SHA ebaa19cView commit details -
Merge pull request #504 from 0xPolygonHermez/remove-users-from-template
remove alice and bob from pr template
Configuration menu - View commit details
-
Copy full SHA for 81740ce - Browse repository at this point
Copy the full SHA 81740ceView commit details
Commits on Sep 14, 2023
-
Bump github.com/hashicorp/golang-lru/v2 from 2.0.5 to 2.0.6 (#500)
Bumps [github.com/hashicorp/golang-lru/v2](https://github.com/hashicorp/golang-lru) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](hashicorp/golang-lru@v2.0.5...v2.0.6) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 00a2f46 - Browse repository at this point
Copy the full SHA 00a2f46View commit details -
Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#506)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.12.0 to 0.13.0. - [Commits](golang/crypto@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d8c9ede - Browse repository at this point
Copy the full SHA d8c9edeView commit details -
Bump github.com/0xPolygonHermez/zkevm-node from 0.2.4 to 0.3.1 (#508)
Bumps [github.com/0xPolygonHermez/zkevm-node](https://github.com/0xPolygonHermez/zkevm-node) from 0.2.4 to 0.3.1. - [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.2.4...v0.3.1) --- updated-dependencies: - dependency-name: github.com/0xPolygonHermez/zkevm-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ba5160 - Browse repository at this point
Copy the full SHA 4ba5160View commit details -
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.2 to 2.18.0 (#…
…507) Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.16.2 to 2.18.0. - [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.16.2...v2.18.0) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0801ff5 - Browse repository at this point
Copy the full SHA 0801ff5View commit details -
Bump github.com/ethereum/go-ethereum from 1.12.0 to 1.13.0 (#509)
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso Rodriguez <ARR552@users.noreply.github.com> Co-authored-by: Alonso <ARR551@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for a34cbce - Browse repository at this point
Copy the full SHA a34cbceView commit details -
Primary keys in db tables (#511)
* Primary keys in db tables * linter * TestMTAddLeaf * linter * fix benchmarks
Configuration menu - View commit details
-
Copy full SHA for 3818ffc - Browse repository at this point
Copy the full SHA 3818ffcView commit details
Commits on Sep 15, 2023
-
Bump google.golang.org/grpc from 1.58.0 to 1.58.1 (#512)
* Bump google.golang.org/grpc from 1.58.0 to 1.58.1 Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.58.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.0...v1.58.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso <ARR551@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for cd198bb - Browse repository at this point
Copy the full SHA cd198bbView commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2478b37 - Browse repository at this point
Copy the full SHA 2478b37View commit details -
Bump github.com/ethereum/go-ethereum from 1.13.0 to 1.13.1 (#513)
* Bump github.com/ethereum/go-ethereum from 1.13.0 to 1.13.1 Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.13.0...v1.13.1) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso <ARR551@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 179d116 - Browse repository at this point
Copy the full SHA 179d116View commit details
Commits on Sep 21, 2023
-
* Fix duplicated tx hash in the tx history * Retry if error getting txByHash * linter * fix test * linter * log
Configuration menu - View commit details
-
Copy full SHA for 1466da4 - Browse repository at this point
Copy the full SHA 1466da4View commit details
Commits on Sep 22, 2023
-
Bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#518)
* Bump google.golang.org/grpc from 1.58.1 to 1.58.2 Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.2. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.1...v1.58.2) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso <ARR551@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 40a1d4d - Browse repository at this point
Copy the full SHA 40a1d4dView commit details
Commits on Sep 26, 2023
-
autoclaim bridge msg for authorized addrs (#519)
* autoclaim bridge msg for authorized addrs * variable name
Configuration menu - View commit details
-
Copy full SHA for 9e6236f - Browse repository at this point
Copy the full SHA 9e6236fView commit details
Commits on Oct 2, 2023
-
Bump github.com/hashicorp/golang-lru/v2 from 2.0.6 to 2.0.7 (#521)
* Bump github.com/hashicorp/golang-lru/v2 from 2.0.6 to 2.0.7 Bumps [github.com/hashicorp/golang-lru/v2](https://github.com/hashicorp/golang-lru) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](hashicorp/golang-lru@v2.0.6...v2.0.7) --- 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] <support@github.com> * fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso <ARR551@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0c7bfe1 - Browse repository at this point
Copy the full SHA 0c7bfe1View commit details -
Bump github.com/ethereum/go-ethereum from 1.13.1 to 1.13.2 (#520)
* Bump github.com/ethereum/go-ethereum from 1.13.1 to 1.13.2 Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.13.1...v1.13.2) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso <ARR551@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for a2c111f - Browse repository at this point
Copy the full SHA a2c111fView commit details
Commits on Oct 5, 2023
-
* Remove blockid * Set blockID by default to 0 in migration down
Configuration menu - View commit details
-
Copy full SHA for 7d3d3bb - Browse repository at this point
Copy the full SHA 7d3d3bbView commit details -
new docker image versions (#526)
* new docker image versions * Update configuration files
Configuration menu - View commit details
-
Copy full SHA for bd23f9b - Browse repository at this point
Copy the full SHA bd23f9bView commit details
Commits on Oct 9, 2023
-
Bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#527)
* Bump golang.org/x/crypto from 0.13.0 to 0.14.0 Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.13.0 to 0.14.0. - [Commits](golang/crypto@v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso <ARR551@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9487193 - Browse repository at this point
Copy the full SHA 9487193View commit details -
Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#528)
* Bump github.com/spf13/viper from 1.16.0 to 1.17.0 Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso <ARR551@protonmail.com> Co-authored-by: Alonso Rodriguez <ARR552@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 709dd49 - Browse repository at this point
Copy the full SHA 709dd49View commit details
Commits on Oct 16, 2023
-
remove deposit counter from mt.root table (#531)
* remove deposit counter from mt.root table * linter * fix queries * fix unit test
Configuration menu - View commit details
-
Copy full SHA for 325fe34 - Browse repository at this point
Copy the full SHA 325fe34View commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 08150c7 - Browse repository at this point
Copy the full SHA 08150c7View commit details
Commits on Nov 30, 2023
-
* update rollup mt * go 1.21 * MockBridge * Simulated * Etherman WIP * mockBridge with paris * VerifyBatches * Addresses, config, docker image, many other little changes * getRollupID and get mt leaves * Wip * decode GlobalIndex * isLxLy * RollupProof * API * generate globalIndex + test * tools * new genesis and docker * fix * addresses and genesis fix * CheckMerkleProof * e2e * linter * linter version * unit test * forkID 6 * new smc + genesis + docker image * new bridge address * minor fix
Configuration menu - View commit details
-
Copy full SHA for 587ba8b - Browse repository at this point
Copy the full SHA 587ba8bView commit details
Commits on Jan 11, 2024
-
* etherman + tests * smc image * linter * Trusted ger sync using l2Blocks + genesis * new trusted endpoints * wip * fixes * node docker image * linter + fix unit test
Configuration menu - View commit details
-
Copy full SHA for dad171d - Browse repository at this point
Copy the full SHA dad171dView commit details
Commits on Jan 19, 2024
-
* update smc + v1tov2 environment * Events * logs * New lastGer custom endpoint implemented * linter
Configuration menu - View commit details
-
Copy full SHA for fa88bf2 - Browse repository at this point
Copy the full SHA fa88bf2View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 429207c - Browse repository at this point
Copy the full SHA 429207cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22d0ce3 - Browse repository at this point
Copy the full SHA 22d0ce3View commit details
Commits on Jan 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c2f086 - Browse repository at this point
Copy the full SHA 1c2f086View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61080b6 - Browse repository at this point
Copy the full SHA 61080b6View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14537f2 - Browse repository at this point
Copy the full SHA 14537f2View commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be5fc83 - Browse repository at this point
Copy the full SHA be5fc83View commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 84f2a76 - Browse repository at this point
Copy the full SHA 84f2a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3c0c0f - Browse repository at this point
Copy the full SHA d3c0c0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22a1020 - Browse repository at this point
Copy the full SHA 22a1020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80fefb9 - Browse repository at this point
Copy the full SHA 80fefb9View commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab971ee - Browse repository at this point
Copy the full SHA ab971eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b2146 - Browse repository at this point
Copy the full SHA 63b2146View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc768aa - Browse repository at this point
Copy the full SHA dc768aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 355b3df - Browse repository at this point
Copy the full SHA 355b3dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b77becf - Browse repository at this point
Copy the full SHA b77becfView commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b25a3e9 - Browse repository at this point
Copy the full SHA b25a3e9View commit details -
Merge pull request #589 from 0xPolygonHermez/feature/588-avoid_claim_…
…another_rollups Avoid claiming another rollups deposits
Configuration menu - View commit details
-
Copy full SHA for 2289395 - Browse repository at this point
Copy the full SHA 2289395View commit details -
Configuration menu - View commit details
-
Copy full SHA for a35a8b0 - Browse repository at this point
Copy the full SHA a35a8b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb16c74 - Browse repository at this point
Copy the full SHA bb16c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7de2dac - Browse repository at this point
Copy the full SHA 7de2dacView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e2a6b - Browse repository at this point
Copy the full SHA d1e2a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e925aae - Browse repository at this point
Copy the full SHA e925aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03afcd0 - Browse repository at this point
Copy the full SHA 03afcd0View commit details
Commits on Feb 26, 2024
-
Merge pull request #592 from 0xPolygonHermez/release/v0.4.1
Release/v0.4.1
Configuration menu - View commit details
-
Copy full SHA for 51ec92f - Browse repository at this point
Copy the full SHA 51ec92fView commit details -
stop using log from zkevm-node and imported to brdige service the log…
… class to set the right version
Configuration menu - View commit details
-
Copy full SHA for e1430c3 - Browse repository at this point
Copy the full SHA e1430c3View commit details -
Merge pull request #594 from 0xPolygonHermez/fix/593-report_right_ver…
…sion_on_logs Report right version on logs
Configuration menu - View commit details
-
Copy full SHA for 55ad503 - Browse repository at this point
Copy the full SHA 55ad503View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c31b70d - Browse repository at this point
Copy the full SHA c31b70dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a30d2bc - Browse repository at this point
Copy the full SHA a30d2bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad77bb3 - Browse repository at this point
Copy the full SHA ad77bb3View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa8abad - Browse repository at this point
Copy the full SHA aa8abadView commit details -
Merge pull request #601 from 0xPolygonHermez/security-update
Create SECURITY.md
Configuration menu - View commit details
-
Copy full SHA for 5dccda7 - Browse repository at this point
Copy the full SHA 5dccda7View commit details
Commits on Mar 28, 2024
-
Bump google.golang.org/grpc from 1.59.0 to 1.60.1 (#563)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.60.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.59.0...v1.60.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso <ARR551@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 719fda2 - Browse repository at this point
Copy the full SHA 719fda2View commit details -
Bump github.com/ethereum/go-ethereum from 1.13.2 to 1.13.8 (#566)
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.2 to 1.13.8. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.13.2...v1.13.8) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso <ARR551@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 87b28f3 - Browse repository at this point
Copy the full SHA 87b28f3View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 48f8b52 - Browse repository at this point
Copy the full SHA 48f8b52View commit details
Commits on Apr 30, 2024
-
auto-claim: group and compress claim transactions (#600)
* add smartcontract, and refactor claimtxmanager * fix errors * first running version, happy path * implement trigger conditions * fix some errors * New architecture * mocks * fix claimcompressed smart contract * script to deploy claimCompressor smc * claim compressor deployment automated * FIxes * new images node + contracts * new structure * Wip * Fix * db tests + ger * linter fixes * e2e * unit tests * e2e test * linter * add e2e-compress to gha * extra log * Extra check * linter --------- Co-authored-by: Alonso <ARR551@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 91e0ae4 - Browse repository at this point
Copy the full SHA 91e0ae4View commit details -
Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.3 (#608)
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.18.1 to 4.18.3. - [Changelog](https://github.com/jackc/pgx/blob/v4.18.3/CHANGELOG.md) - [Commits](jackc/pgx@v4.18.1...v4.18.3) --- updated-dependencies: - dependency-name: github.com/jackc/pgx/v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6728a07 - Browse repository at this point
Copy the full SHA 6728a07View commit details -
Bump github.com/jackc/pgconn from 1.14.1 to 1.14.3 (#607)
Bumps [github.com/jackc/pgconn](https://github.com/jackc/pgconn) from 1.14.1 to 1.14.3. - [Changelog](https://github.com/jackc/pgconn/blob/master/CHANGELOG.md) - [Commits](jackc/pgconn@v1.14.1...v1.14.3) --- updated-dependencies: - dependency-name: github.com/jackc/pgconn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso <ARR551@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0b9bdf5 - Browse repository at this point
Copy the full SHA 0b9bdf5View commit details -
Bump github.com/iden3/go-iden3-crypto from 0.0.15 to 0.0.16 (#605)
Bumps [github.com/iden3/go-iden3-crypto](https://github.com/iden3/go-iden3-crypto) from 0.0.15 to 0.0.16. - [Release notes](https://github.com/iden3/go-iden3-crypto/releases) - [Commits](iden3/go-iden3-crypto@v0.0.15...v0.0.16) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso <ARR551@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for a87e64d - Browse repository at this point
Copy the full SHA a87e64dView commit details -
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#604)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alonso <ARR551@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5f1b92c - Browse repository at this point
Copy the full SHA 5f1b92cView commit details
Commits on May 2, 2024
-
Bump google.golang.org/grpc from 1.60.1 to 1.63.2 (#615)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.1 to 1.63.2. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.60.1...v1.63.2) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bf60a91 - Browse repository at this point
Copy the full SHA bf60a91View commit details -
Bump google.golang.org/protobuf from 1.32.0 to 1.34.0 (#613)
Bumps google.golang.org/protobuf from 1.32.0 to 1.34.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 70d19b0 - Browse repository at this point
Copy the full SHA 70d19b0View commit details -
Bump golang.org/x/crypto from 0.20.0 to 0.22.0 (#614)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.20.0 to 0.22.0. - [Commits](golang/crypto@v0.20.0...v0.22.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c373bd5 - Browse repository at this point
Copy the full SHA c373bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 825772a - Browse repository at this point
Copy the full SHA 825772aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 899a9f0 - Browse repository at this point
Copy the full SHA 899a9f0View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 57530a6 - Browse repository at this point
Copy the full SHA 57530a6View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b5e260 - Browse repository at this point
Copy the full SHA 9b5e260View commit details
Commits on May 8, 2024
-
* new reorg implementation * cleaning empty blocks * old unit test fixed * improvement * testReorg * latestSyncedBlockEmpty * Regular reorg * Latest synced block empty with extra reorg * Call from empty block and reorg Test * linter * isClaimed script * fix delete script + edge reorg in L2 * Fix unit tests * linter * fix tests
Configuration menu - View commit details
-
Copy full SHA for 98b2f6e - Browse repository at this point
Copy the full SHA 98b2f6eView commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f23b6de - Browse repository at this point
Copy the full SHA f23b6deView commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f691b8 - Browse repository at this point
Copy the full SHA 9f691b8View commit details
Commits on Aug 13, 2024
-
* sync optimizations * topics optimization + logs * Sync unit tests * linter * fix gha
Configuration menu - View commit details
-
Copy full SHA for f81be4a - Browse repository at this point
Copy the full SHA f81be4aView commit details -
Fix/check verify batches (#665)
* Fix root check in verifyBatches * fix * ignore empty local exit root
Configuration menu - View commit details
-
Copy full SHA for ee44c7c - Browse repository at this point
Copy the full SHA ee44c7cView commit details
Commits on Aug 21, 2024
-
Feature/allow bridges between l2 networks (#669)
* docker image + make + some other modifications * Mutilpe rollup and L2-L2 bridges support * gha tests * linter * minor refactor * linter * remove imports
Configuration menu - View commit details
-
Copy full SHA for 76f4ee6 - Browse repository at this point
Copy the full SHA 76f4ee6View commit details
Commits on Aug 29, 2024
-
Feature/multi net support (#670)
* multi autoclaim support + api * Check reorg fix * scripts + mt extra test * e2e test * AutoClaim Compressor working with multi rollup * refactor + unit tests + compressor e2e using multi-single-bridge * linter * fix e2e * fix unit tests * Fix db * fix tests * fix e2e * fix benchmark test * remove TODO * comment
Configuration menu - View commit details
-
Copy full SHA for 9395322 - Browse repository at this point
Copy the full SHA 9395322View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b7867f - Browse repository at this point
Copy the full SHA 8b7867fView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1345aec - Browse repository at this point
Copy the full SHA 1345aecView commit details