nimbus-eth2/beacon_chain/ssz
Jacek Sieka 95f5f76180
Datatype cleanup (#1953)
* clear up spec todo

* test fix

* remove unnecessary toSszType

* type

* one more
2020-11-04 21:52:47 +00:00
..
bitseqs.nim openarray -> openArray 2020-11-03 23:23:10 +02:00
bytes_reader.nim Datatype cleanup (#1953) 2020-11-04 21:52:47 +00:00
dynamic_navigator.nim openarray -> openArray 2020-11-03 23:23:10 +02:00
merkleization.nim Further reduce the number of RPC requests; Significantly faster ETH1 syncing 2020-11-03 23:23:10 +02:00
navigator.nim openarray -> openArray 2020-11-03 23:23:10 +02:00
spec_types.nim Add an option for graffiti customization 2020-07-12 21:01:31 +03:00
ssz_serialization.nim openarray -> openArray 2020-11-03 23:23:10 +02:00
types.nim improve slot processing speeds (#1670) 2020-09-16 20:59:33 +00:00