mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 13:24:21 +00:00
9da3f29dff
* 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