Skip to content
Merged
Show file tree
Hide file tree
Changes from 30 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
877ad54
remove aggregatorCommittee from BeaconRole
MatheusFranco99 Dec 17, 2025
6042b46
remove aggregator and scc roles
MatheusFranco99 Dec 17, 2025
43c258c
remove agg and scc from ValidatorConsensusData
MatheusFranco99 Dec 17, 2025
77cafc6
generate ssz encoding
MatheusFranco99 Dec 17, 2025
c29cab4
align testingutils to remove reference to agg and scc alone
MatheusFranco99 Dec 17, 2025
d0fe1b7
add agg committee consensus data tests (and remove agg and scc from v…
MatheusFranco99 Dec 17, 2025
80d2575
generate types JSON tests
MatheusFranco99 Dec 17, 2025
15c0097
drop agg and scc runners; fix agg committee runner issue
MatheusFranco99 Dec 17, 2025
3a90436
align testingutils for agg committee tests
MatheusFranco99 Dec 17, 2025
eb2603b
value check tests
MatheusFranco99 Dec 17, 2025
2f36539
preconsensus tests
MatheusFranco99 Dec 17, 2025
35494fe
post consensus tests
MatheusFranco99 Dec 17, 2025
29f8546
duties tests
MatheusFranco99 Dec 17, 2025
0d94a9f
runner construction tests
MatheusFranco99 Dec 17, 2025
5522634
consensus tests
MatheusFranco99 Dec 17, 2025
1eea4d8
happy flow test
MatheusFranco99 Dec 17, 2025
c95d636
dutyexe tests
MatheusFranco99 Dec 17, 2025
e746f6f
add test docs; fix msg processing test
MatheusFranco99 Dec 17, 2025
e93301b
add all tests
MatheusFranco99 Dec 17, 2025
0ca88b3
generate JSON tests
MatheusFranco99 Dec 17, 2025
cafd39f
drop weird json tests in unintended directory
MatheusFranco99 Dec 20, 2025
2e3c59e
add mixed agg+scc pre-consensus tests
MatheusFranco99 Dec 20, 2025
0b017e7
generate JSON tests
MatheusFranco99 Dec 20, 2025
de5bb1d
add error code
MatheusFranco99 Dec 21, 2025
36b5db0
increase number of Contributors
MatheusFranco99 Dec 21, 2025
a1dcc04
add post-consensus mixed agg committee tests
MatheusFranco99 Dec 21, 2025
c8ced68
generate JSON tests
MatheusFranco99 Dec 21, 2025
995ff50
fixed remaining mixed tests
MatheusFranco99 Dec 23, 2025
ed7b9f1
generate JSON tests
MatheusFranco99 Dec 23, 2025
e94dd0a
fix lint (remove unused functions)
MatheusFranco99 Dec 23, 2025
c6b8215
avoid in-place sorting
MatheusFranco99 Dec 23, 2025
ed8afc0
Merge branch 'aggregator-committee' into agg-comm-mixed-duties
MatheusFranco99 Dec 24, 2025
3a9679b
update ssz hash tags
MatheusFranco99 Dec 24, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
375 changes: 0 additions & 375 deletions ssv/aggregator.go

This file was deleted.

Loading