lighthouse/beacon_node
Michael Sproul f17fb291b7
Handle unknown head during attestation publishing (#5010)
* Handle unknown head during attestation publishing

* Merge remote-tracking branch 'origin/unstable' into queue-http-attestations

* Simplify task spawner

* Improve logging

* Add a test

* Improve error logging

* Merge remote-tracking branch 'origin/unstable' into queue-http-attestations

* Fix beta compiler warnings
2024-02-15 12:24:47 +00:00
..
beacon_chain Update to consensus spec v1.4.0-beta.6 (#5094) 2024-02-08 18:08:21 +00:00
beacon_processor Compute recent lightclient updates (#4969) 2024-01-31 05:25:51 +00:00
builder_client Sidecar inclusion proof (#4900) 2023-12-05 11:19:59 -05:00
client Handle unknown head during attestation publishing (#5010) 2024-02-15 12:24:47 +00:00
eth1 fix typos (#4838) 2023-10-19 22:05:15 +00:00
execution_layer Fix Rust beta compiler errors (1.77) (#5180) 2024-02-05 17:54:11 +00:00
genesis Fix Rust beta compiler warnings (rustc 1.75.0-beta.1 (782883f60 2023-11-12)) (#4932) 2023-11-18 03:55:11 +11:00
http_api Handle unknown head during attestation publishing (#5010) 2024-02-15 12:24:47 +00:00
http_metrics Fix Rust beta compiler warnings (rustc 1.75.0-beta.1 (782883f60 2023-11-12)) (#4932) 2023-11-18 03:55:11 +11:00
lighthouse_network Quieten gossip republish logs (#5235) 2024-02-15 04:18:23 +00:00
network Fix backfill stalling (#5192) 2024-02-08 02:40:51 +00:00
operation_pool Enable BLS portable feature on all CI tests (#4868) 2023-10-20 07:30:27 +00:00
src Improve network parameters (#5177) 2024-02-08 02:40:47 +00:00
store Improve database compaction and prune-states (#5142) 2024-02-08 10:05:08 +00:00
tests Appease Clippy 1.68 and refactor http_api (#4068) 2023-03-13 01:40:03 +00:00
timer Activate clippy::manual_let_else lint (#4889) 2023-10-31 10:31:02 +00:00
Cargo.toml Bump versions (#5123) 2024-01-25 10:02:00 +11:00