nimbus-eth2/beacon_chain/spec
Jacek Sieka afa08c8e3c
crypto: cleanup (#882)
* crypto: cleanup

* fix several Defect-on-user-input
* make crypto interface more similar to secp
* use `crypto.nim` in all of nbc

* digest: raises

* fix

* vendor
2020-04-11 10:51:07 +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 crypto: cleanup (#882) 2020-04-11 10:51:07 +02:00
datatypes.nim crypto: cleanup (#882) 2020-04-11 10:51:07 +02:00
digest.nim crypto: cleanup (#882) 2020-04-11 10:51:07 +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 crypto: cleanup (#882) 2020-04-11 10:51:07 +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