nimbus-eth2/beacon_chain/spec
tersec bd8b60f8c8
use epochref for get_committee_assignments() to avoid repeated shuffling (#2463)
* use epochref for get_committee_assignments() to avoid repeated shuffling

* remove unnecessary imports and StateCache() construction
2021-03-30 15:01:47 +00:00
..
datatypes update some v1.1.0 alpha1 to alpha2 (#2457) 2021-03-29 19:17:48 +00:00
eth2_apis json cleanups (#2456) 2021-03-26 15:11:06 +01:00
presets update some v1.1.0 alpha1 to alpha2 (#2457) 2021-03-29 19:17:48 +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 use epochref for get_committee_assignments() to avoid repeated shuffling (#2463) 2021-03-30 15:01:47 +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 update some v1.1.0 alpha1 to alpha2 (#2457) 2021-03-29 19:17:48 +00:00
signatures.nim update some v1.1.0 alpha1 to alpha2 (#2457) 2021-03-29 19:17:48 +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