nimbus-eth2/beacon_chain/spec
Jacek Sieka 74732a23fe
json cleanups (#2456)
* move json-rpc specific marshalling to rpc
* serialize Epoch/Slot with cast to avoid Defect
* avoid a few eth1 deps
* simplify imports
2021-03-26 15:11:06 +01:00
..
datatypes json cleanups (#2456) 2021-03-26 15:11:06 +01:00
eth2_apis json cleanups (#2456) 2021-03-26 15:11:06 +01:00
presets Altair (HF1/v1.1.0) minimal and mainnet presets/constants (#2444) 2021-03-22 14:44:45 +00:00
beaconstate.nim incorporate proposals into nextActionWait; switch some proc to func (#2438) 2021-03-24 10:05:04 +00:00
crypto.nim increase block proposal speed with many validators (#2423) 2021-03-17 13:35:59 +00:00
datatypes.nim allow multiple hard fork datatypes to coexist (#2328) 2021-03-02 10:13:39 +00:00
digest.nim json cleanups (#2456) 2021-03-26 15:11:06 +01:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
helpers.nim Bump modules to take advantage of the new Json format flavors support 2021-03-25 09:37:35 +02:00
keystore.nim Windows binary release 2021-02-04 10:25:44 +02:00
network.nim bump spec refs from v1.0.0 to v1.0.1 and update copyright years (#2357) 2021-02-25 13:37:22 +00:00
preset_values.nim Altair (HF1/v1.1.0) minimal and mainnet presets/constants (#2444) 2021-03-22 14:44:45 +00:00
presets.nim Altair (HF1/v1.1.0) minimal and mainnet presets/constants (#2444) 2021-03-22 14:44:45 +00:00
signatures.nim bump spec refs from v1.0.0 to v1.0.1 and update copyright years (#2357) 2021-02-25 13:37:22 +00:00
signatures_batch.nim Split Eth2Processor in prep for batching (#2396) 2021-03-11 11:10:57 +01:00
state_transition.nim Fix minor exception effect issues (#2448) 2021-03-24 17:20:55 +01:00
state_transition_block.nim bump spec refs from v1.0.0 to v1.0.1 and update copyright years (#2357) 2021-02-25 13:37:22 +00:00
state_transition_epoch.nim bump spec refs from v1.0.0 to v1.0.1 and update copyright years (#2357) 2021-02-25 13:37:22 +00:00
validator.nim bump spec refs from v1.0.0 to v1.0.1 and update copyright years (#2357) 2021-02-25 13:37:22 +00:00
weak_subjectivity.nim bump spec refs from v1.0.0 to v1.0.1 and update copyright years (#2357) 2021-02-25 13:37:22 +00:00