-
Notifications
You must be signed in to change notification settings - Fork 20
feat: remove ger, unset claims #883
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
Merged
Merged
Changes from 200 commits
Commits
Show all changes
222 commits
Select commit
Hold shift + click to select a range
cf89d94
feat: allow `CreatedAt` and `UpdatedAt` to be zero (#814)
goran-ethernal a15da3b
Merge branch 'develop' into feat/aggsender-multisig
Stefan-Ethernal 0b8cd6a
feat: introduce `MultisigCommittee` (#832)
Stefan-Ethernal ff90cf9
feat: mechanism to calculate last settled block by not using `metadatβ¦
goran-ethernal cf500c1
feat: decouple initial sync with `agglayer` from ceritificate `metadaβ¦
goran-ethernal 189c89a
chore: remove phase 2 signature validator metadata (#843)
Stefan-Ethernal 1057629
Merge branch 'develop' into feat/aggsender-multisig
Stefan-Ethernal 5f8a816
feat: expose last l2 block in certificate to the aggsender validator β¦
Stefan-Ethernal f93d4a5
feat: decouple `aggsender-validator` from `metadata` field (#846)
goran-ethernal df24d54
feat: remove `metadata` from `aggsender` (#858)
goran-ethernal 99a8dba
feat: update hash to sign by the aggsender validators (#847)
Stefan-Ethernal 4a93548
Merge branch 'develop' into feat/aggsender-multisig
Stefan-Ethernal aa1cac7
feat: bump contracts and populate signers urls (#865)
Stefan-Ethernal 5e8a98c
feat: `aggsender-validator` docs (#861)
goran-ethernal 2c0d49d
feat: last L2 block in certificate sanity check on `aggsender-validatβ¦
goran-ethernal 4858f06
feat: integrate retrieval of aggchain signer infos at once from contrβ¦
Stefan-Ethernal b19b04b
draft changes
temaniarpit27 92db034
feat: support `FEP` in `aggsender-validator` (#876)
goran-ethernal 7608b03
feat: support multiple `claims` by `global index` (#881)
goran-ethernal 2d84fc1
more code
temaniarpit27 f5ff283
feat: poll committee for signatures (#877)
Stefan-Ethernal 2a21eac
Merge branch 'develop' into arpit/708
temaniarpit27 d2c155e
linters fix
temaniarpit27 8252037
add tests
temaniarpit27 9cb7d83
Merge commit 'a1765cd9734084b966b8a547d67cb3cb2537fbf1' into feat/aggβ¦
goran-ethernal 9cea1f7
add tests
temaniarpit27 85489bd
linters fix
temaniarpit27 1fbf8c1
review fixes
temaniarpit27 a1c4397
Merge branch 'develop' of github.com:agglayer/aggkit into arpit/708
temaniarpit27 f11dbbc
fixes
temaniarpit27 acb122a
fix testcase
temaniarpit27 419cc7c
fix testcase
temaniarpit27 2b5ac73
update ref
temaniarpit27 c5d44fb
update ref
temaniarpit27 8267b9d
update ref
temaniarpit27 f88d1b3
update lint version
temaniarpit27 bb34816
update lint version
temaniarpit27 46a4826
update def
temaniarpit27 7b80613
update ref
temaniarpit27 384444b
update go mod
temaniarpit27 e024347
update go mod
temaniarpit27 604298b
update buf
temaniarpit27 13682e3
update logs
temaniarpit27 548bc7e
update run local e2e
temaniarpit27 b734435
fixes
temaniarpit27 f5c0bd8
fixes tests syntax
temaniarpit27 b4f17e8
handle multiple claims
temaniarpit27 fdc6228
add tests
temaniarpit27 6009857
fix linters
temaniarpit27 7001f53
feat: don't use `debug` endpoint on `aggsender-validator`, instead veβ¦
goran-ethernal 86bdd25
Merge commit '2caf95bfe00c4a9cc5b536b481121bb143520835' into feat/aggβ¦
goran-ethernal de582f8
merge develop
temaniarpit27 f4bcd37
merge develop
temaniarpit27 492e3b7
fix linters
temaniarpit27 395899c
testing
temaniarpit27 9f2bf03
testing
temaniarpit27 5414366
add new test flow
temaniarpit27 67e2f69
add new test flow
temaniarpit27 2db1750
add new test flow
temaniarpit27 f444381
update ref
temaniarpit27 c021c5e
update test
temaniarpit27 884b21a
update test
temaniarpit27 8e27a94
Merge commit '67ef0c402613fdeb31ca27672d420bcffc231002' into feat/aggβ¦
goran-ethernal 9ad09a5
update test
temaniarpit27 8c6ee3a
update test
temaniarpit27 ed42d07
update ref
temaniarpit27 f14b61c
update ref
temaniarpit27 61c9949
remove code
temaniarpit27 2ea40a5
add code in PP flow
temaniarpit27 bac5860
fix linters
temaniarpit27 5c5b9b3
Merge branch 'develop' into arpit/708
temaniarpit27 e26ea12
fix tests
temaniarpit27 3da3c1a
fix tests
temaniarpit27 9defd6b
Merge branch 'develop' into arpit/708
temaniarpit27 e120f8a
Merge commit '5f9f7270ccc2f6f05a7cdb4318b80396363b9bfa' into feat/aggβ¦
goran-ethernal ec55a2c
feat: new `aggsender` metrics (#920)
goran-ethernal 081636f
feat: utilize network status `api` from `agglayer` (#913)
goran-ethernal 379d1f3
Merge branch 'develop' into feat/aggsender-multisig
Stefan-Ethernal c0dd242
feat: send `multisig` with certificate (#926)
goran-ethernal 9dcc63e
feat: sanity check if `proposer` and `validator` are committee memberβ¦
goran-ethernal 7144675
Merge branch 'develop' into feat/aggsender-multisig
Stefan-Ethernal 5234e00
merge develop
temaniarpit27 aa6cee9
Merge branch 'arpit/708' of github.com:agglayer/aggkit into arpit/708
temaniarpit27 66745d1
fix tests
temaniarpit27 113d1af
feat: modify poll validator committee (#951)
goran-ethernal 2da8c36
feat: remove `metadata` field (#954)
goran-ethernal 925e8af
feat: remove old signing of certificates (#957)
goran-ethernal 1cd0d32
fix: copilot comments
goran-ethernal 9ac7b93
feat: remove TrustedSequencer retrieval (#955)
Stefan-Ethernal d38fbf3
Merge branch 'develop' into feat/aggsender-multisig
Stefan-Ethernal 72a2d3e
Merge branch 'develop' into feat/aggsender-multisig
Stefan-Ethernal 15d8241
Merge branch 'develop' into feat/aggsender-multisig
Stefan-Ethernal 307d746
feat: update `protobuf` version (#974)
goran-ethernal 7e2cb43
merge develop
temaniarpit27 700581e
update ref
temaniarpit27 29f9197
fix: localValidator log error, fix conversion aggchainData (#978)
joanestebanr c99f38f
fix: remove block number and use the latest one when querying for theβ¦
Stefan-Ethernal f169b3f
update code
temaniarpit27 e197db4
fix: optional `AggchainData` field treatment (#985)
Stefan-Ethernal 485ad44
update version
temaniarpit27 f2aa8fa
Merge branch 'develop' into arpit/708
temaniarpit27 e40a817
update version
temaniarpit27 e7f4923
Merge branch 'arpit/708' of github.com:agglayer/aggkit into arpit/708
temaniarpit27 5173447
fix: failed to validate the certificate (#989)
Stefan-Ethernal 7fd7d8c
Merge branch 'develop' of github.com:agglayer/aggkit into arpit/708
temaniarpit27 0ac2681
add tests
temaniarpit27 719a30f
add tests
temaniarpit27 fd35e9e
add tests
temaniarpit27 1d7ea08
update ref
temaniarpit27 fbfeea2
add tests
temaniarpit27 894bebd
add tests
temaniarpit27 ae26708
fix linters, tests
temaniarpit27 6c92ce7
add tests
temaniarpit27 760653b
fix: aggsender proposer override multisig committee URL (#984)
joanestebanr 3211c3b
Merge branch 'develop' into feat/aggsender-multisig
Stefan-Ethernal 1228026
merge develop
temaniarpit27 5ef7597
update ref
temaniarpit27 c08e96e
Merge branch 'develop' of github.com:agglayer/aggkit into arpit/708
temaniarpit27 1bf9eda
fix lints
temaniarpit27 1dbf936
update ref
temaniarpit27 861fd75
update ref
temaniarpit27 1fe3a27
fix bug
temaniarpit27 5bc63db
update ref, clean code
temaniarpit27 8821f52
remove mocks
temaniarpit27 cd77e62
update ref
temaniarpit27 e54209f
update ref
temaniarpit27 7510687
update ref
temaniarpit27 457ca4b
update ref
temaniarpit27 7eb2f3b
Merge branch 'develop' into feat/aggsender-multisig
Stefan-Ethernal 8773cc0
update ref
temaniarpit27 c44cf93
fix merge conflicts
Stefan-Ethernal 4ddf2bf
chore: fix unittest for rate_limit_wrapper use right mock for Agglayeβ¦
joanestebanr a0795e3
ci: fix single chain pessimistic proof tests (#998)
Stefan-Ethernal c0bc9ba
update ref
temaniarpit27 f0611ad
feat: autoconfigure aggsender mode #948 (#1017)
joanestebanr 0f314eb
format kurtosis
temaniarpit27 3b423a1
fix: FEP cert validation (#1028) [INTEGRATION]
joanestebanr a773fc6
Update aggsender/flows/flow_base.go
temaniarpit27 35f136f
Merge branch 'develop' into arpit/708
temaniarpit27 e7735be
feat: improve request to committee logs #1023 [INTEGRATION] (#1034)
joanestebanr f2dc261
Merge branch 'develop' into feat/aggsender-multisig
Stefan-Ethernal da1e74d
Update e2e test args
temaniarpit27 a5b08ab
merge base branch
temaniarpit27 a2206d4
Merge branch 'arpit/708' of github.com:agglayer/aggkit into arpit/708
temaniarpit27 e06de2e
minor changes
temaniarpit27 63f7ec6
minor changes
temaniarpit27 72ae2be
minor changes
temaniarpit27 dc18d45
fix: multi chains (2 chains) pessimistic proof e2e tests (#1024)
Stefan-Ethernal 6a01e38
fix linters
temaniarpit27 1d115b6
merge base
temaniarpit27 545e19a
merge base
temaniarpit27 bbfd18c
merge develop
temaniarpit27 39fafa8
go mod tidy
temaniarpit27 9f04e04
fix issues
temaniarpit27 9543ea2
fixes
temaniarpit27 67fedc6
Merge branch 'develop' of github.com:agglayer/aggkit into arpit/708
temaniarpit27 f263a87
fixes
temaniarpit27 3d85e27
fixes
temaniarpit27 2f39025
fixes
temaniarpit27 9d1336a
resolve comments
temaniarpit27 6cb5122
resolve comments
temaniarpit27 20cc05c
fix tests
temaniarpit27 c3def3f
update ref
temaniarpit27 673f5f8
update ref
temaniarpit27 70ef41f
fixes
temaniarpit27 f7a8de2
fixes
temaniarpit27 f364415
fixes
temaniarpit27 75ed945
fixes
temaniarpit27 09e3afd
minor fix
temaniarpit27 1aca530
minor fix
temaniarpit27 03eddeb
Merge branch 'develop' into arpit/708
temaniarpit27 a7dce24
Merge branch 'develop' into arpit/708
temaniarpit27 326ff3e
fixes
temaniarpit27 e9b2039
Merge branch 'arpit/708' of github.com:agglayer/aggkit into arpit/708
temaniarpit27 dfbb05b
update ref
temaniarpit27 cde9ea8
update ref
temaniarpit27 66a43bc
update ref
temaniarpit27 389f138
revert
temaniarpit27 9ed7ee9
fixes
temaniarpit27 2315ef1
merge develop
temaniarpit27 5ce628f
update ref
temaniarpit27 6f243a1
update ref
temaniarpit27 ffb8aa4
merge develop
temaniarpit27 4ef59bd
cr fix
temaniarpit27 1fe4826
cr fixes
temaniarpit27 59dc09c
cr fixes
temaniarpit27 352469d
cr fixes
temaniarpit27 407564a
cr fixes
temaniarpit27 9f38e6e
new proto
temaniarpit27 7d9f337
new proto
temaniarpit27 5aa683e
linters fix
temaniarpit27 1f01f90
update ref
temaniarpit27 33da61a
update ref
temaniarpit27 772070c
Merge branch 'develop' of github.com:agglayer/aggkit into arpit/708
temaniarpit27 ca694ba
update ref
temaniarpit27 93e52d6
fix issues
temaniarpit27 8414d4d
fix issues
temaniarpit27 7a5e64a
fix tests
temaniarpit27 916bb92
fix tests
temaniarpit27 6446c83
fixes
temaniarpit27 0898ccf
cr fixed
temaniarpit27 ed2575b
merge develop
temaniarpit27 30c3dd8
update ref
temaniarpit27 cff802b
rc fixed
temaniarpit27 f399a28
increase coverage
temaniarpit27 bad0343
update re
temaniarpit27 6a688cb
cr fix
temaniarpit27 6f6642e
increase coverage
temaniarpit27 4739b5b
test new aggkit with old agglayer
temaniarpit27 f498de0
update ref
temaniarpit27 414c8f8
update proto
temaniarpit27 f1c39d4
Merge branch 'develop' into arpit/708
temaniarpit27 b42ebe3
update ref
temaniarpit27 64c2e5a
Merge branch 'arpit/708' of github.com:agglayer/aggkit into arpit/708
temaniarpit27 89a6f4f
Merge branch 'develop' into arpit/708
temaniarpit27 aa91e1d
Merge branch 'arpit/708' of github.com:agglayer/aggkit into arpit/708
temaniarpit27 f28e2a0
update ref
temaniarpit27 09bc84f
update ref
temaniarpit27 6dceb47
Merge branch 'develop' into arpit/708
temaniarpit27 b581784
update ref
temaniarpit27 924fd02
Merge branch 'arpit/708' of github.com:agglayer/aggkit into arpit/708
temaniarpit27 479a6ac
update ref
temaniarpit27 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -25,4 +25,4 @@ | |
| "gas_token_enabled": false, | ||
| "additional_services": [] | ||
| } | ||
| } | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,4 +3,4 @@ | |
| "gas_token_enabled": true, | ||
| "gas_token_address": "" | ||
| } | ||
| } | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.