Skip to content

Conversation

carte7000
Copy link
Contributor

No description provided.

@carte7000 carte7000 marked this pull request as ready for review September 18, 2025 17:38
@carte7000 carte7000 requested review from a team and skudasov as code owners September 18, 2025 17:38
@carte7000 carte7000 enabled auto-merge (squash) September 18, 2025 17:38
type aggregationRequest struct {
// CommitteeID is the ID of the committee for the aggregation request.
MessageID model.MessageID
CommitteeID string
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it described somewhere how this ID is generated/determined/assigned?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The committeeID is an internal concept. I will add something to the config struct describing it but essentially it's just a name we set in the config

},
"12922642891491394802": {
OfframpAddress: "0x68B1D87F95878fE05B998F19b66F4baba5De1aed",
OnrampAddress: "0x959922bE3CAee4b8Cd9a407cc3ac1C251C2007B1",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason this was deleted? Also, are these addresses (the not deleted ones) deterministic, i.e. the env will always deploy to them?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The onramp were moved one level higher because they are specific to the committee. In the previous config we only had a 1:1 mapping possible between offramp and onramp which does not work if we have more than 2 chains

Copy link

Metric simon/aggregator/multicommittee main
verifier Coverage 24.7% 24.7%

@carte7000 carte7000 requested a review from makramkd September 19, 2025 15:15
@carte7000 carte7000 merged commit c90796f into main Sep 19, 2025
13 checks passed
@carte7000 carte7000 deleted the simon/aggregator/multicommittee branch September 19, 2025 15:27
bukata-sa added a commit that referenced this pull request Sep 24, 2025
…85)

* feature: scan events outside of protocol and publish as traces to tempo

* mock traces

* push open spans

* measure src-dest latency

* lint

* Cleaning up unused extra args and other structs (#90)

* Cleaning up unused extra args and other structs

* move ccv

* Aggregator Batch Write API (#49)

* Aggregator Batch Write API

* Lint

* CI issues

* Initial Checkpoint APIs (#62)

* Initial Checkpoint APIs

* Linting issues

* Remove redundant tests

* fix: ci workflows + linting + tests (#79)

* fix: enable coverage report for indexer

* fix: update to new workflow

* chore: run on every pr

* chore: run on every pr

* chore: checkout

* fix: secrets issue

* fix: cwd

* fix: cwd

* fix: cwd

* chore: ugh

* chore: please

* chore: please

* chore: please

* chore: please

* chore: please

* chore: please

* chore: please

* fix: indexer linting

* chore: linting

* fix: indexer linting

* fix: aggregator linting

* chore: maybe

* chore: maybe

* chore: finally

* fix: test ordering

* Ground for multi committee in aggregator (#91)

* actualize

---------

Co-authored-by: Abdelrahman Soliman (Boda) <[email protected]>
Co-authored-by: Simon B.Robert <[email protected]>
Co-authored-by: Kodey Thomas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants