nimbus-eth2/tests/mocking
Mamy Ratsimbazafy 023f7f4518
Lazy crypto [alt design #1369] (#1371)
* Lazy loading of crypto objects

* Try to fix incorrect field access by hiding fields but no luck. SSZ/Chronicles/macro bug?

* Fix incorrect blsValue access. was "aggregate" not "chronicles"

* Fix tests that rely on the internal BLSValue representation
2020-07-29 18:13:05 +00:00
..
mock_attestations.nim restore EpochRef and flush statecaches on epoch transitions (#1312) 2020-07-15 12:44:18 +02:00
mock_blocks.nim cache block hash (#1329) 2020-07-16 15:16:51 +02:00
mock_deposits.nim Prefer converting int` to uint64 and switch foo.len.uint64 to .len64 (#1375) 2020-07-26 20:55:48 +02:00
mock_genesis.nim Merge devel and resolve conflicts 2020-07-10 02:02:40 +03:00
mock_state.nim state_transition implements the spec fairly directly (#1220) 2020-06-23 13:54:24 +00:00
mock_validator_keys.nim Lazy crypto [alt design #1369] (#1371) 2020-07-29 18:13:05 +00:00