mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-15 17:15:37 +00:00
9a2f3176f7
* 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