nimbus-eth2/beacon_chain/spec
Jacek Sieka 9a2f3176f7 guard node.state (#237)
* 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
2019-04-06 09:46:07 +02:00
..
beaconstate.nim guard node.state (#237) 2019-04-06 09:46:07 +02:00
bitfield.nim cleanups (#189) 2019-03-20 14:01:48 -06:00
crypto.nim ssz: update to 0.5.1:ish (#202) 2019-03-25 10:46:31 -06:00
datatypes.nim Caching updates/refactoring & state_sim defaults updates (#235) 2019-04-05 08:18:13 -06:00
digest.nim Some speedups (#226) 2019-04-03 15:46:22 +00:00
helpers.nim Caching updates/refactoring & state_sim defaults updates (#235) 2019-04-05 08:18:13 -06:00
validator.nim Caching updates/refactoring & state_sim defaults updates (#235) 2019-04-05 08:18:13 -06:00