nimbus-eth2/beacon_chain/spec
Jacek Sieka 7165e0ac31
Reset cached indices when resetting cache on SSZ read (#2480)
* Reset cached indices when resetting cache on SSZ read

When deserializing into an existing structure, the cache should be
cleared - goes for json also. Also improve error messages.
2021-04-08 13:11:04 +03:00
..
datatypes Reset cached indices when resetting cache on SSZ read (#2480) 2021-04-08 13:11:04 +03: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 Reset cached indices when resetting cache on SSZ read (#2480) 2021-04-08 13:11:04 +03: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 Reset cached indices when resetting cache on SSZ read (#2480) 2021-04-08 13:11:04 +03:00
state_transition_epoch.nim Reset cached indices when resetting cache on SSZ read (#2480) 2021-04-08 13:11:04 +03: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