Commit 7e21f6a
Get
* fix get attesting indices (sigp#5742)
* fix get attesting indices
* better errors
* fix compile
* only get committee index once
* Ef test fixes (sigp#5753)
* attestation related ef test fixes
* delete commented out stuff
* Fix Aggregation Pool for Electra (sigp#5754)
* Fix Aggregation Pool for Electra
* Remove Outdated Interface
* fix ssz (sigp#5755)
---------
Co-authored-by: realbigsean <[email protected]>electra_op_pool up to date (sigp#5756)1 parent 3d47cb3 commit 7e21f6a
File tree
2 files changed
+8
-10
lines changed- beacon_node/beacon_chain/src
2 files changed
+8
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1677 | 1677 | | |
1678 | 1678 | | |
1679 | 1679 | | |
| 1680 | + | |
1680 | 1681 | | |
1681 | 1682 | | |
1682 | | - | |
1683 | | - | |
| 1683 | + | |
1684 | 1684 | | |
1685 | 1685 | | |
1686 | | - | |
1687 | | - | |
1688 | | - | |
1689 | | - | |
1690 | | - | |
| 1686 | + | |
| 1687 | + | |
1691 | 1688 | | |
1692 | 1689 | | |
1693 | 1690 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
| 100 | + | |
100 | 101 | | |
101 | | - | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
0 commit comments