This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Releases: agglayer/agglayer-go
Releases · agglayer/agglayer-go
v0.1.4
v0.1.3
v0.1.2
v0.1.1
Changelog
- f311637 feat: authorized signers (#110)
- 0268d7d Fix for Inappropriate Agglayer Panics (#108)
- 8720afd OpenRPC JSON API Docs (#100)
- 3b3e0b9 Merge pull request #93 from 0xPolygon/security-update
- 77617b3 Fix agglayer E2E test (#90)
- 0b91ffd Update security-build.yml
- 7090752 Create CODEOWNERS
- 71831fa Create security-build.yml
- cb8483d Create SECURITY.md
v0.1.0
Changelog
- e943599 Add health endpoint (#99)
- 75ab7ef Merge pull request #96 from 0xPolygon/dependabot-go_modules-main-github.com-stretchr-testify-1.9.0
- 36bdf0f Merge pull request #97 from 0xPolygon/dependabot-go_modules-main-cloud.google.com-go-kms-1.15.7
- d9b8964 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
- 0fed799 Merge pull request #94 from 0xPolygon/CDK-104-add-some-metrics-to-agg-layer
- b59d7d9 Add RollupID to metrics
- d8487ef Bump cloud.google.com/go/kms from 1.15.6 to 1.15.7
- 3b1ad41 Merge branch 'CDK-104-add-some-metrics-to-agg-layer' of github.com:0xPolygon/agglayer into CDK-104-add-some-metrics-to-agg-layer
- 73b2b59 Apply feedback
- 141dedd Typo
- f550fd9 tidy
- 839c7f7 Update rpc/rpc.go
- 0165074 Update interop/executor.go
- 7592cba Update interop/executor.go
- 4cbd16b Update rpc/rpc.go
- 3c10799 Add RPC metrics
- 67c95d1 Add instrumentation to Interop
- 9c7b9a0 Log KMS key usage
- 5aa26c3 Merge pull request #91 from 0xPolygon/vcastellm/add-agg-key
- c16b4a9 Force adding missing aggregator key
- 0068045 Merge pull request #75 from 0xPolygon/vcastellm/update-docker
- 00a57d0 Node is working
- d34b836 Merge pull request #89 from 0xPolygon/jhilliard/kms-ctx-timeout
- 733d5f1 Fix UT
- e9beee2 Fix event_db
- 29f80d9 Bump versions
- 7bad462 Allow timeout config from outside
- b0eb754 fix: the client probably should not be closed as soon as it is created
- 75c254d fix: slightly less invasive
- 6a60e3f fix: switching context types
- 38649e4 Merge pull request #67 from 0xPolygon/CDK-43-add-kms-hsm-support
- 79513c9 go mod tidy
- a2e9c17 Go sum
- 430c221 Go get
- 550ad5c Merge branch 'main' into CDK-43-add-kms-hsm-support
- a8d6698 Merge pull request #83 from 0xPolygon/CDK-90-remove-pack-2-usage-in-agglayer
- 113fdc6 Merge
- 5214610 Merge branch 'main' into CDK-90-remove-pack-2-usage-in-agglayer
- a236b70 Use a constant
- 8b2b965 Remove zk-evm/log dependancy (#73)
- 3245815 Expose configurable GasOffset in the
agglayer
(#79) - 24367de Refactor migrations to use sql.DB
- c50e6ab Add small test
- b845601 Fix migrations embed, missing the root path
- 6456d8b Fix: nonce too low (#80)
- 2a4752a Merge pull request #81 from 0xPolygon/CDK-90-remove-pack-2-usage-in-agglayer
- 1ad8b48 Remove leftover
- 608286e Replace packr2 with go embed
- f5e4e8e Merge pull request #76 from 0xPolygon/dependabot-go_modules-main-github.com-0xPolygonHermez-zkevm-node-0.5.12
- 0928d16 Apply feedback
- b2aa771 Update docker/data/zkevm/node.toml
- ec9d122 Simplify the
goreleaser
config (#77) - 2255cc2 typo
- 8ddfdbe Naming
- dba8f8d Move KMS Key config to Ethtxmanager config
- 009e6fc Apply feedback
- f740c4c Merge pull request #72 from 0xPolygon/CDK-67-fix-logging-issue-on-the-agg-layer
- 30c87b0 Bump github.com/0xPolygonHermez/zkevm-node from 0.5.0-RC4 to 0.5.12
- d2f87c1 Adapt naming to the node
- 2640ef6 Fix compose for running in local
- eb1e345 Merge pull request #74 from 0xPolygon/migrations-build-step
- 2543c3a Merge branch 'main' into migrations-build-step
- 2ace346 more exclustions
- 2c65bd6 sonar exlusion for generated code
- f09a7c7 install packr for github workflow
- a325dc5 packr2 build step dependency
- f9d7d52 Introduce
goreleaser
(#65) - ed286b3 Add more logging to the executor
- a91d918 💅
- 8a88768 Apply feedback
- d68d302 Add some instructions
- dc909b4 Merge remote-tracking branch 'origin' into CDK-43-add-kms-hsm-support
- 4878070 Support KMS signer
- 5220742 Updated cdk-data-availability dep version to the latest one (#64)
- 459cf37 First shoot
- ae45a31 Merge pull request #63 from 0xPolygon/license
- e57d970 Changed footer in the README
- 7e2a6c2 Added LICENSE and modified README
- 9e2ff44 Merge pull request #59 from 0xPolygon/vcastellm/fix-context
- 6fc8017 Fixed local dev environment (#58)
- 1506161 Apply feedback
- 19af668 Fix context lifetime
- 3fc64fd Merge pull request #57 from 0xPolygon/vcastellm/fix-call
- e7e1e5f Set beneficiary address
- 9016453 Merge pull request #54 from 0xPolygon/vcastellm/fix-verifyBatches
- 7a198b2 Use the rollupmanager for verifyBatchesTrustedAggregator
- 1528923 Merge pull request #52 from 0xPolygon/vcastellm/rename
- f9044be Merge branch 'vcastellm/rename' of github.com:0xPolygon/agglayer into vcastellm/rename
- 8e548bb Preserving this due to rename
- 1aa4c37 Update docker/data/zkevm/node.toml
- 58dca90 Update README.md
- 3cc98d4 Update README.md
- f490b62 Fix and make it start on ARMs
- daf7558 Rename
- b3b559a Rename project
- 5d3ec2d Added mockery config (#50)
- d8f2b45 Use the correct package for rpc.Error (#49)
- 445fe58 Merge pull request #47 from 0xPolygon/vcastellm/fix-defaults
- 7c5cfeb Fix linter
- 98f1509 Fix test
- 7c2cb40 Fix config defaults
- ee5961b Merge pull request #42 from 0xPolygon/use-mockery
- 3da4ae8 Comments fix
- 838bbaf Use mockery to auto generate mocks
- 0275d18 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#35)
- bb5db6b Error handling improved in etherman/etherman.go (#40)
- 6356805 New LXLY contract calls (#38)
- eca12c0 Merge pull request #29 from 0xPolygon/vcastellm/refactor_rpc
- 39dc9bf Fix signature
- b3c19d7 Apply feedback
- c1d05f4 Fix comment
- 58a5d6a Apply context in several places
- 0a01173 Cover more
- 9aea6f1 Fix test
- 472b3f3 Tests
- 73d9a75 Move mocks to correct place
- 795d5ee More tests
- a966245 Add test
- ba5b6ea More coverage
- 245704e Add more tests
- 72afdc4 Refactor and tests
- 574e018 Fix tests
- f9ba072 Fix typo
- 813fac1 Fix tests
- 543599d Fix lint
- bd8c414 Fix merge issues
- b904c6e Merge branch 'main' into vcastellm/refactor_rpc
- 0572fbf Merge pull request #30 from 0xPolygon/remove-validium-dep
- 7bd6ce4 Mod Tidy
- dc9a4f2 Merge remote-tracking branch 'origin/main' into remove-validium-dep
- cbbad29 Bump github.com/ethereum/go-ethereum from 1.13.5 to 1.13.8 (#32)
- 438b13e Format node.toml
- 68cb91b configure correct genesis block for zkevm-node
- 12e4516 Revert "Log docker"
- 089757a Revert "Output strings"
- 349e884 Output strings
- 417fa6c Log docker
- dd02b88 Add missing tests
- a4521b1 Add tests to types
- 7a8d91a Generate tests for hex.go
- 6eac949 Merge remote-tracking branch 'origin/remove-validium-dep' into vcastellm/refactor_rpc
- 34d9be6 Address code smells in Dockerfile (#31)
- 0717692 fix test
- 7135f88 Updated versions for test E2E
- aec77be WIP
- d8066aa WIP
- af0b1f2 Downgrade go-ethereum
- 928ab79 Remove validium dep
- f31a426 Fix tests
- aad375a Move code around
- dd3e2c2 Update interop/verify.go
- 2ab8b2c Remove validium node dep for RPC types
- 41328d1 Fixes
- a5ce8a0 Almost working
- 0c436fc Continue refactor
- 864abdf Merge branch 'main' into vcastellm/refactor_rpc
- a5dbbca Better naming
- d6f42d8 Fixing some errors
- 498b0fb Use context with timeout for external RPC API calls (#27)
- 78c803d Refactor code a bit
- dc84ba1 Unit test Etherman (#28)
- f84f460 Introduce consolidated CI (#24)
- e22dfe6 Bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 (#21)
- 1a42d11 Introduce unit tests and corresponding GH workflow (#19)
- ee6e2ea Bump github.com/ethereum/go-ethereum from 1.12.0 to 1.13.5 (#15)
- a6b0a93 Remove test/config folder (#20)
- ce91018 Merge pull request #22 from 0xPolygon/CDK-25-create-comprehensive-readme-file-describing-what-needs-to-be-setup-and-configured-to-have-a-production-deployment
- a0fb006 Add URL
- 1544b8b Update README.md
- 0538b66 Introducing README
- 2318455 Add opentelemetry metrics provider (#18)
- 4952b70 Introduce E2E tests execution GH workflow (#14)
- f5cd839 Add prometheus boilerplate (#13)
- 3f3e31e Introduce lint analysis GH workflow (#16)
- e7472b7 Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#11)
- 60c23d1 Added dependabot (#9)
- 995abe6 Introduce an advanced docker setup for local env (#7)
- 4722aa0 Merge pull request #1 from 0xPolygon/zkptype
- 45210b0 Rename silencer => beethoven
- d9bfce5 Fix interface
- 1fd9d9c Use ticker and context for WaitTxToBeMined
- 77023fa Remove unused cancelFuncs
- 1288fc9 Use add type alias for proof
- 8ff8444 docker compose instead of docker-compose
- 66e274b Renamed to beethoven
- f3ac15a Fix test defer
- d43281e Fix test defer
- 4436d84 Fix test defer
- 85dbd26 test pass
- 629b491 Arghash Marshaller
- 9e76f02 Arghash Marshaller
- ec2a621 Arghash Marshaller
- 14a1040 Arghash Marshaller
- 716146b Arghash Marshaller
- ac10717 Arghash Marshaller
- 428fbb4 Arghash Marshaller
- 157ff6c Arghash Marshaller
- cf1913c Arghash Marshaller
- d567829 Arghash Marshaller
- 47bc6ed Arghash Marshaller
- 90d0b87 Remove jsonrpc types dependency
- 8a06a68 Remove jsonrpc types dependency
- 4490cdc Remove jsonrpc types dependency
- 804944a Add json names to tx
- 2097b64 Add wait tx to be mined to client
- 331db00 Simplify ZKP message
- 4db4fa3 Init