mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-13 06:57:10 +00:00
* fix node.state being used unsafely across async callbacks (fixes #230) * node.state -> node.stateCache * fix attestation validation not to use asserts * re-enable attestation pool tests * prepare for resizing validator registry