lighthouse/beacon_node
Eitan Seri-Levi 1d87edb03d
Assume Content-Type is json for endpoints that require json (#4575)
* added default content type filter

* Merge branch 'unstable' of https://github.com/sigp/lighthouse into unstable

* create custom warp json filter that ignores content type header

* cargo fmt and linting

* updated test

* updated test

* merge unstable

* merge conflicts

* workspace=true

* use Bytes instead of Buf

* resolve merge conflict

* resolve merge conflicts

* add extra error message context

* merge conflicts

* lint
2024-01-31 01:11:54 +00:00
..
beacon_chain Fix off-by-one in backfill sig verification (#5120) 2024-01-30 00:33:01 +00:00
beacon_processor Runtime rpc request sizes (#4841) 2024-01-09 10:23:47 +11:00
builder_client Sidecar inclusion proof (#4900) 2023-12-05 11:19:59 -05:00
client Add Deneb readiness logging (#5074) 2024-01-18 15:21:38 -05:00
eth1 fix typos (#4838) 2023-10-19 22:05:15 +00:00
execution_layer Block v3 builder boost factor (#5035) 2024-01-08 11:10:32 +11: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 Assume Content-Type is json for endpoints that require json (#4575) 2024-01-31 01:11:54 +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 Correct multiple dial bug (#5113) 2024-01-24 10:10:05 +11:00
network Delete temporary mitigation for equivocation via RPC (#5037) 2024-01-31 01:11:49 +00:00
operation_pool Enable BLS portable feature on all CI tests (#4868) 2023-10-20 07:30:27 +00:00
src Remove blobs_db when purge-db (#5081) 2024-01-18 15:59:08 -05:00
store Backfill blob storage fix (#5119) 2024-01-24 09:35:02 +11: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