nimbus-eth2/beacon_chain/spec
tersec 31bf8fa408
remove all but one UnusedImport warning (#881)
* remove all but one UnusedImport warning

* bump a few more spec version references from v0.10.1 to v0.11.1

* more v0.10.1 spec reference updates/removals

* yet more v0.10.1 spec reference updates
2020-04-10 16:06:24 +02:00
..
eth2_apis Initial implementation of a JSON-RPC service 2020-03-22 19:00:09 +02:00
presets remove all but one UnusedImport warning (#881) 2020-04-10 16:06:24 +02:00
beaconstate.nim re-add test_interop to all_tests and mark several v0.10.1 phase 0 spec references as v0.11.1 2020-04-07 13:16:55 +03:00
crypto.nim fix/restore 0.11.1 BeaconState genesis interop: (a) use GENESIS_FORK_VERSION properly in BeaconState init; (b) use GENESIS_FORK_VERSION to be compatible with zcli/zrnt initial eth1 deposits; (c) let List[foo] work with 64-bit ints, so BeaconState.validators SSZ-serializes properly; and (d) update test_interop to use new spec/crypto API 2020-04-07 13:16:55 +03:00
datatypes.nim reenable block bls verification (#875) 2020-04-09 09:41:02 +00:00
digest.nim remove all but one UnusedImport warning (#881) 2020-04-10 16:06:24 +02:00
helpers.nim comments-only changes: update a bunch of v0.10.1 spec references to v0.11.0 and explain rationale for extended validation design in code (#847) 2020-04-01 11:41:39 +00:00
network.nim initial attestation aggregation (#769) 2020-04-01 09:59:55 +00:00
state_transition_block.nim remove all but one UnusedImport warning (#881) 2020-04-10 16:06:24 +02:00
state_transition_epoch.nim comments-only changes: update a bunch of v0.10.1 spec references to v0.11.0 and explain rationale for extended validation design in code (#847) 2020-04-01 11:41:39 +00:00
state_transition_helpers.nim more 0.10.1 updates 2020-01-27 12:50:54 +00:00
validator.nim remove all but one UnusedImport warning (#881) 2020-04-10 16:06:24 +02:00