nimbus-eth2/beacon_chain/spec
Zahary Karadjov 2eacfc4685 Bump modules to take advantage of the new Json format flavors support
Since quite a lot of additional procs were now compiled as generics, this lead to compiler bugs that had
to be worked-around:

* The `Domain` type was renamed to `Eth2Domain` to avoid compilation errors
  due to conflicts with `nativesockets.Domain`.
  Similarly, `eth2_network.KeyPair` was renamed to `NetKeyPair`.

* A new more robust version of `hexToByteArray` was added to stew
2021-03-25 09:37:35 +02:00
..
datatypes Bump modules to take advantage of the new Json format flavors support 2021-03-25 09:37:35 +02:00
eth2_apis Reorg (5/5) (#2377) 2021-03-05 14:12:00 +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 set upper bound on EpochRef cache (#2403) 2021-03-17 11:17:15 +01:00
english_word_list.txt
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