mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-03-02 15:10:44 +00:00
* removed the BlockPool type and all of the proxy functions around it - passing the chain DAG and the quarantine explicitly where appropriately - they don't need to be bundled in a type * fixed the build after the rebase