lighthouse/beacon_node
Eitan Seri-Levi e7ef2a3a54
validator liveness endpoint should accept string encoded indices (#5184)
* deserialize string indices as u64

* client should send quoted indices
2024-02-09 04:59:39 +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 Compute recent lightclient updates (#4969) 2024-01-31 05:25:51 +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 validator liveness endpoint should accept string encoded indices (#5184) 2024-02-09 04:59:39 +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 improve libp2p connected peer metrics (#4870) 2024-02-08 02:40:54 +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