nimbus-eth2/beacon_chain/ssz
tersec 5354a0a3d5
fix #1585 and restore storeLEBytes on big-endian systems (#1796)
* fix #1585 and restore storeLEBytes on big-endian systems

* switch to using stew/endians2

* create static endians2-like shim in bitseqs
2020-10-06 08:00:11 +00:00
..
bitseqs.nim fix #1585 and restore storeLEBytes on big-endian systems (#1796) 2020-10-06 08:00:11 +00:00
bytes_reader.nim avoid hash tree root calculation when loading blocks from database (#1572) 2020-09-04 08:35:10 +02:00
dynamic_navigator.nim reorder ssz (#1099) 2020-06-03 15:52:02 +02:00
merkleization.nim fix output of proposer slashing test fixture (#1780) 2020-09-30 13:12:03 +00:00
navigator.nim reorder ssz (#1099) 2020-06-03 15:52:02 +02:00
spec_types.nim Add an option for graffiti customization 2020-07-12 21:01:31 +03:00
ssz_serialization.nim fix output of proposer slashing test fixture (#1780) 2020-09-30 13:12:03 +00:00
types.nim improve slot processing speeds (#1670) 2020-09-16 20:59:33 +00:00