lighthouse/crypto/kzg/src
realbigsean b47e3f252e
Runtime rpc request sizes (#4841)
* add runtime variable list type

* add configs to ChainSpec

* git rid of max request blocks type

* fix tests and lints

* remove todos

* git rid of old const usage

* fix decode impl

* add new config to `Config` api struct

* add docs fix compilt

* move methods for per-fork-spec to chainspec

* get values off chain spec

* fix compile

* remove min by root size

* add tests for runtime var list

---------

Co-authored-by: Jimmy Chen <jchen.tc@gmail.com>
2024-01-09 10:23:47 +11:00
..
kzg_commitment.rs deneb related logging improvements (#4859) 2023-10-25 15:30:17 +00:00
kzg_proof.rs Upgrade to v1.4.0-beta.3 (#4862) 2023-10-21 13:49:27 +00:00
lib.rs Runtime rpc request sizes (#4841) 2024-01-09 10:23:47 +11:00
trusted_setup.rs Upgrade to v1.4.0-beta.3 (#4862) 2023-10-21 13:49:27 +00:00