Commit Graph

6445 Commits

Author SHA1 Message Date
realbigsean
01dc321c82 cargo fmt 2024-05-15 02:52:10 -04:00
Eitan Seri-Levi
dfcce10a81 Subscribe to the correct subnets for electra attestations (#5782)
* subscribe to the correct att subnets for electra

* subscribe to the correct att subnets for electra
2024-05-15 01:37:20 -04:00
Lion - dapplion
6f45ad4534 Log stuck lookups (#5778)
* Log stuck lookups every interval

* Implement debug manually

* Add comment

* Do not print peers twice

* Add SYNC_LOOKUPS_STUCK metric

* Skip logging request root

* use derivative

* Merge branch 'unstable' of https://github.com/sigp/lighthouse into log-stuck-lookups

* add req id to debug

* Merge remote-tracking branch 'sigp/unstable' into log-stuck-lookups

* Fix conflict with unstable
2024-05-14 17:34:26 +00:00
Lion - dapplion
683d9df63b Don't request block components until having block (#5774)
* Don't request block components until having block

* Update tests

* Resolve todo comment

* Merge branch 'unstable' into request-blocks-first
2024-05-14 14:50:38 +00:00
Pawan Dhananjay
af0d601def Merge branch 'p2p-electra' into ef-tests-electra 2024-05-14 15:08:04 +03:00
Pawan Dhananjay
69738ce910 Merge branch 'beacon-api-electra' into p2p-electra 2024-05-14 15:07:05 +03:00
Pawan Dhananjay
84689379af Merge branch 'electra-engine-api' into beacon-api-electra 2024-05-14 15:05:42 +03:00
Pawan Dhananjay
7f5490675c Fix ser/de 2024-05-14 15:03:52 +03:00
Lion - dapplion
ce66ab374e Enforce sync lookup receives a single result (#5777)
* Enforce sync lookup receives a single result
2024-05-14 10:12:48 +00:00
Lion - dapplion
f37ffe4b8d Do not request current child lookup peers (#5724)
* Do not request current child lookup peers

* Update tests
2024-05-13 15:13:32 +00:00
Lion - dapplion
93e0649abc Notify lookup sync of gossip processing results (#5722)
* Notify lookup sync of gossip processing results

* Add tests

* Add GossipBlockProcessResult event

* Re-add dropped comments

* Update beacon_node/network/src/network_beacon_processor/sync_methods.rs

* update test_lookup_disconnection_peer_left
2024-05-13 11:41:29 +00:00
Mark Mackey
7e57ab3af2 Fix Final Spec Tests! 2024-05-13 11:36:35 +03:00
Mark Mackey
d9200a9837 Fix Epoch Processing Consolidations 2024-05-13 11:13:49 +03:00
Pawan Dhananjay
cf0437b005 Merge branch 'p2p-electra' into ef-tests-electra 2024-05-13 10:22:09 +03:00
Pawan Dhananjay
f3584e8675 Merge branch 'beacon-api-electra' into p2p-electra 2024-05-13 10:20:36 +03:00
Pawan Dhananjay
c680164742 Send unagg attestation based on fork 2024-05-13 10:18:17 +03:00
realbigsean
ac2e03b87a remove dbg 2024-05-13 02:38:35 -04:00
realbigsean
75f6f7810a add as_iter to all List and Vector fields in the beacon state 2024-05-13 02:37:51 -04:00
realbigsean
9c33a6ff9e add signed consolidation ssz tests 2024-05-12 20:30:55 -04:00
realbigsean
657887f313 comment out consolidation operation ef tests until they are added 2024-05-12 16:05:39 -04:00
realbigsean
caf0026a65 Merge branch 'p2p-electra' of https://github.com/sigp/lighthouse into ef-tests-electra 2024-05-12 15:58:00 -04:00
realbigsean
4240af98ad Merge branch 'beacon-api-electra' of https://github.com/sigp/lighthouse into p2p-electra 2024-05-12 15:57:41 -04:00
realbigsean
812b3d77d0 Merge branch 'electra-engine-api' of https://github.com/sigp/lighthouse into beacon-api-electra 2024-05-12 15:57:17 -04:00
realbigsean
5f73d315b5 Merge branch 'electra-epoch-proc' of https://github.com/sigp/lighthouse into electra-engine-api 2024-05-12 15:55:12 -04:00
realbigsean
c53d4ac459 Merge branches 'block-processing-electra' and 'electra-epoch-proc' of https://github.com/sigp/lighthouse into electra-epoch-proc 2024-05-12 15:54:33 -04:00
realbigsean
793764f066 Merge pull request #5766 from ethDreamer/two_fixes
Fix Consolidation Sigs & Withdrawals
2024-05-12 15:53:22 -04:00
Mark Mackey
217fa9f805 Fix Consolidation Sigs & Withdrawals 2024-05-12 20:31:20 +03:00
realbigsean
affdccd460 enable tests 2024-05-12 12:38:39 -04:00
Mark Mackey
dff44b393f Merge remote-tracking branch 'upstream/ef-tests-electra' into ef-tests-electra 2024-05-12 16:04:59 +03:00
Mark Mackey
172353d830 im dumb af 2024-05-12 15:57:53 +03:00
realbigsean
4094d9a4fb ssz merkle validity for only deneb 2024-05-12 08:38:21 -04:00
realbigsean
2460a5960f get ssz tests compiling 2024-05-12 08:33:18 -04:00
realbigsean
87ec2e0f31 Merge branch 'ef-tests-electra' of https://github.com/sigp/lighthouse into ef-tests-electra 2024-05-12 08:19:16 -04:00
Mark Mackey
b7d983d655 fix should_override_fc tests 2024-05-12 15:18:34 +03:00
realbigsean
d781420d03 add consolidations to merkle calc for inclusion proof 2024-05-12 08:17:14 -04:00
realbigsean
c37a4565f1 disable and enable ef test for epoch processing appropriately 2024-05-12 07:37:31 -04:00
realbigsean
e061e1859d fix ef test compilation 2024-05-12 07:08:00 -04:00
realbigsean
4cc926feef Merge branch 'p2p-electra' of https://github.com/sigp/lighthouse into ef-tests-electra 2024-05-12 06:58:18 -04:00
realbigsean
cbc01ad318 Merge branch 'ef-tests-electra' of https://github.com/sigp/lighthouse into ef-tests-electra 2024-05-12 06:58:00 -04:00
realbigsean
f95c2dcf20 Merge branch 'beacon-api-electra' of https://github.com/sigp/lighthouse into p2p-electra 2024-05-12 06:57:23 -04:00
realbigsean
179324b9fa Merge branch 'electra-engine-api' of https://github.com/sigp/lighthouse into beacon-api-electra 2024-05-12 06:56:48 -04:00
realbigsean
67ba04e9ec Merge branch 'electra-epoch-proc' of https://github.com/sigp/lighthouse into electra-engine-api 2024-05-12 06:56:18 -04:00
realbigsean
97e88dd23d Merge branch 'block-processing-electra' of https://github.com/sigp/lighthouse into electra-epoch-proc 2024-05-12 06:55:52 -04:00
realbigsean
c900a88461 Merge branch 'electra_attestation_changes' of https://github.com/sigp/lighthouse into block-processing-electra 2024-05-12 06:55:06 -04:00
realbigsean
89ef043491 add epoch processing new tests 2024-05-12 06:53:52 -04:00
ethDreamer
aaf8e503c6 Fix Electra Fork Choice Tests (#5764) 2024-05-12 12:43:59 +03:00
ethDreamer
af7ba6ff70 Fix Electra Fork Choice Tests (#5764) 2024-05-12 12:41:29 +03:00
ethDreamer
6b7b7aaf7c Fix Electra Fork Choice Tests (#5764) 2024-05-12 12:34:19 +03:00
realbigsean
8d4a921612 add new operation tests 2024-05-12 05:34:16 -04:00
ethDreamer
3b1fb0ad81 Fix Electra Fork Choice Tests (#5764) 2024-05-12 12:24:19 +03:00