realbigsean
9440c36202
Merge branch 'electra_attestation_changes' of https://github.com/sigp/lighthouse into block-processing-electra
2024-05-24 10:57:47 -04:00
realbigsean
3e10e68c1d
Merge pull request #5816 from realbigsean/electra-attestation-slashing-handling
...
Electra slashing handling
2024-05-24 10:53:26 -04:00
realbigsean
3f169ef17a
Merge pull request #5835 from realbigsean/fix-validator-logic
...
Fix validator logic
2024-05-24 10:52:32 -04:00
realbigsean
469296b665
Merge pull request #5832 from ethDreamer/electra_attestation_changes_merge_unstable
...
Merge `unstable` into `electra_attestation_changes`
2024-05-24 10:52:12 -04:00
Mark Mackey
bb734afa1d
just one more check bro plz..
2024-05-24 10:50:11 -04:00
Mark Mackey
154b7a7b8a
Publish all aggregates
2024-05-24 10:50:04 -04:00
Pawan Dhananjay
82858bc04e
Send unagg attestation based on fork
2024-05-24 10:49:53 -04:00
Mark Mackey
987abe07f9
Merge remote-tracking branch 'upstream/unstable'
2024-05-24 13:24:37 +02:00
chonghe
3070cb7c39
Markdown linter ( #5494 )
...
* linter
* Add markdown linter
* add env
* only check markdown
* Add token
* Update .github/workflows/test-suite.yml
* Markdown linter
* Exit code
* Update script
* rename
* mdlint
* Add an empty line after end of file
* Testing disable
* add text
* update mdlint.sh
* ori validator inclusion
* Add config yml file
* Remove MD041 and fix advanced-datadir file
* FIx validator inclusion file conflict
* Merge branch 'unstable' into markdown-linter
* change files
* Merge branch 'markdown-linter' of https://github.com/chong-he/lighthouse into markdown-linter
* mdlint
* Remove MD025
* Remove MD036
* Remove MD045
* Removr MD001
* Set MD028 to false
* Remove MD024
* Remove MD055
* Remove MD029
* Remove MD040
* Set MD040 to false
* Set MD033 to false
* Set MD013 to false
* Rearrange yml file
* Update mdlint.sh and test
* Test remove fix
* Test with fix
* Test with space
* Fix summary indentation
* Test mdlint.sh
* Update mdlint.sh
* Test
* Update
* Test fix
* Test again
* Fix
* merge into check-code
* Update scripts/mdlint.sh
Co-authored-by: Mac L <mjladson@pm.me >
* Update scripts/mdlint.sh
Co-authored-by: Mac L <mjladson@pm.me >
* Remove set -e
* Add comment
* Merge pull request #7 from chong-he/unstable
Merge unstable to markdown branch
* mdlint
* Merge branch 'unstable' into markdown-linter
* mdlint
2024-05-24 02:45:19 +00:00
Lion - dapplion
7073242ccc
Suppress RPC Error disconnect log ( #5802 )
...
* Suppress RPC Error disconnect log
2024-05-23 14:34:49 +00:00
Eitan Seri-Levi
61b29fa361
Update default target peers documentation ( #5727 )
...
* the default target peers is 100
2024-05-23 12:46:08 +00:00
Lion - dapplion
17d9086df3
Drop stuck lookups ( #5824 )
...
* Drop stuck lookups
2024-05-23 12:46:05 +00:00
Michael Sproul
8762d82adf
Fix hot state disk leak ( #5768 )
...
* Fix hot state leak
* Don't delete the genesis state when split is 0x0!
2024-05-23 00:17:53 +00:00
Jimmy Chen
52e31121df
Reduce frequency of polling unknown validators to avoid overwhelming the Beacon Node ( #5628 )
...
* Reduce frequency of polling unknown validators.
* Move slot calculation into for loop.
* Simplify logic.
Co-authored-by: Michael Sproul <micsproul@gmail.com >
* Fix formatting
2024-05-22 00:52:40 +00:00
Mark Mackey
f9c50bca07
Fix Bug In Block Processing with 0x02 Credentials
2024-05-20 14:55:12 -04:00
Lion - dapplion
2a87016d94
Fix lookup disconnect peer ( #5815 )
...
* Test lookup peer disconnect modes
* Fix lookup peer disconnected return early
2024-05-20 18:27:57 +00:00
realbigsean
bafb5f0cc0
fix slashing handling
2024-05-20 14:14:41 -04:00
chonghe
b5de925d8f
Use JSON header by default for /eth/v1/beacon/deposit_snapshot ( #5813 )
...
* Fix with or
* Flip case
2024-05-20 02:17:43 +00:00
Lion - dapplion
8006418d80
Type sync network context send errors ( #5808 )
...
* Type sync network context send errors
* Consisntent naming
2024-05-17 11:34:21 +00:00
Lion - dapplion
319b4a2467
Skip creating child lookup if parent is never created ( #5803 )
...
* Skip creating child lookup if parent is never created
2024-05-17 10:58:27 +00:00
antondlr
0f49951363
Skip CI's test-suite when the skip-ci label is present ( #5790 )
...
* skip `test-suite` if `skip-ci` label present
2024-05-16 08:33:32 +00:00
realbigsean
1d6160549d
use electra feature in notifier completeness check ( #5786 )
...
* use electra feature in notifier completeness check
* update capella and denab readiness chacks to use fork name rather than random fields
2024-05-15 10:37:59 +00:00
Eitan Seri-Levi
6636167503
Log block import source ( #5738 )
...
* the default target peers is 100
* add some comments
* Merge branch 'unstable' of https://github.com/sigp/lighthouse into track-block-import-source
* add block import source
* revert
* update logging text
* fix tests
* lint
* use % instaed of to_string
2024-05-15 09:17:06 +00:00
realbigsean
a8088f1bfa
cargo fmt
2024-05-15 03:00:12 -04:00
Eitan Seri-Levi
79a5f2556f
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 03:00:09 -04:00
realbigsean
d8941d70b6
cargo fmt
2024-05-15 02:59:24 -04:00
Eitan Seri-Levi
fc15736fcb
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 02:59: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
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
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
c900a88461
Merge branch 'electra_attestation_changes' of https://github.com/sigp/lighthouse into block-processing-electra
2024-05-12 06:55:06 -04:00
ethDreamer
af7ba6ff70
Fix Electra Fork Choice Tests ( #5764 )
2024-05-12 12:41:29 +03:00
ethDreamer
3b1fb0ad81
Fix Electra Fork Choice Tests ( #5764 )
2024-05-12 12:24:19 +03:00
realbigsean
a97e86c1a6
only increment the state deposit index on old deposit flow
2024-05-11 05:07:59 -04:00
realbigsean
b819d2d0a6
Merge branch 'electra_attestation_changes' of https://github.com/sigp/lighthouse into block-processing-electra
2024-05-10 21:16:59 -04:00
realbigsean
e1dcfb6960
update committee offset
2024-05-10 21:15:21 -04:00
realbigsean
f60eac6abc
Merge branch 'electra_attestation_changes' of https://github.com/sigp/lighthouse into block-processing-electra
2024-05-10 12:09:51 -04:00
realbigsean
89e4de90d5
don't fail on empty consolidations
2024-05-10 12:09:39 -04:00
realbigsean
7926afeb18
Merge pull request #5749 from sigp/electra_op_pool
...
Optimise Electra op pool aggregation
2024-05-10 12:08:34 -04:00
Michael Sproul
72548cb54e
Fix assert
2024-05-10 12:49:15 +10:00
Michael Sproul
16265ef455
Add comment to max cover optimisation
2024-05-10 12:44:18 +10:00
Michael Sproul
437e8516cd
Fix bugs in cross-committee aggregation
2024-05-10 12:29:57 +10:00
realbigsean
aa83e8b889
Merge branch 'electra_attestation_changes' of https://github.com/sigp/lighthouse into block-processing-electra
2024-05-09 21:29:53 -04:00
realbigsean
e4485570f2
update the naive agg pool interface ( #5760 )
2024-05-09 21:29:31 -04:00
Eitan Seri-Levi
411fcee2ac
Compute on chain aggregate impl ( #5752 )
...
* add compute_on_chain_agg impl to op pool changes
* fmt
* get op pool tests to pass
2024-05-10 10:56:20 +10:00
realbigsean
19f8333a8b
Merge branch 'electra_attestation_changes' of https://github.com/sigp/lighthouse into block-processing-electra
2024-05-09 19:03:47 -04:00