nimbus-eth1/nimbus/core/chain
Jordan Hrycaj 9da3f29dff
Add desc validator to fc unit tests (#2899)
* Kludge: fix `eip4844` import in `validate`

why:
  Importing `validate` needs `blscurve` here or with the importing module.

* Separate out `FC` descriptor iinto separate file

why:
  Needed for external descriptor access (e.g. for debugging)

* Debugging toolkit for `FC`

* Verify chain descriptor after changing state
2024-12-02 17:49:53 +00:00
..
forked_chain Add desc validator to fc unit tests (#2899) 2024-12-02 17:49:53 +00:00
chain_desc.nim Engine API: Route more wiring from CoreDb to ForkedChain (#2844) 2024-11-07 03:43:25 +00:00
forked_chain.nim Add desc validator to fc unit tests (#2899) 2024-12-02 17:49:53 +00:00
persist_blocks.nim Engine API: Route more wiring from CoreDb to ForkedChain (#2844) 2024-11-07 03:43:25 +00:00