nimbus-eth2/beacon_chain/spec
Jacek Sieka 5d3c995d42 json-rpc fixes
* expose node signatures
* format bitseqs as hex strings
* format trusted sigs as hex strings (same as untrusted)
* reuse rpc client sigs
* include validator index in duties
* move SyncInfo to spec
2021-02-02 14:55:36 +02:00
..
eth2_apis json-rpc fixes 2021-02-02 14:55:36 +02:00
presets/v1_0_0 remove v0.12.3 and medalla support (#2038) 2020-11-20 14:49:49 +01:00
beaconstate.nim don't used sorted() in get_indexed_attestation() 2021-01-30 00:23:02 +02:00
crypto.nim performance fixes (#2259) 2021-01-25 13:04:18 +01:00
datatypes.nim rename options and internal structures to doppelgangerFoo and remove probing 2021-01-30 00:17:54 +02:00
digest.nim performance fixes (#2259) 2021-01-25 13:04:18 +01:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
helpers.nim performance fixes (#2259) 2021-01-25 13:04:18 +01:00
keystore.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
network.nim don't used sorted() in get_indexed_attestation() 2021-01-30 00:23:02 +02:00
preset_values.nim Multinet fixes (#1774) 2020-09-29 10:12:57 +02:00
presets.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
signatures.nim Implement the 'deposits exit' command; Remove 'deposits create' 2020-11-29 23:08:07 +02:00
signatures_batch.nim Block validation flow v2 + Batch (serial) sig verification (#2250) 2021-01-25 20:45:48 +02:00
state_transition.nim Block validation flow v2 + Batch (serial) sig verification (#2250) 2021-01-25 20:45:48 +02:00
state_transition_block.nim use IntSet rather than HashSet[ValidatorIndex] (#2267) 2021-01-26 12:52:00 +01:00
state_transition_epoch.nim performance fixes (#2259) 2021-01-25 13:04:18 +01:00
validator.nim don't used sorted() in get_indexed_attestation() 2021-01-30 00:23:02 +02:00
weak_subjectivity.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00