nimbus-eth1/nimbus/p2p
Jamie Lokier a1fab0e918
Rename `ZERO_HASH32` to `ZERO_HASH256` to match `Hash256` type
Nimbus types generally use the bit count not the byte count, e.g. `UInt256`,
`Hash256`, so make `ZERO_HASH256` (which has type `Hash256`) fit this pattern.

Signed-off-by: Jamie Lokier <jamie@shareable.org>
2021-08-05 10:21:11 +01:00
..
chain Fearture/poa clique tuning (#765) 2021-07-30 15:06:51 +01:00
clique Rename `ZERO_HASH32` to `ZERO_HASH256` to match `Hash256` type 2021-08-05 10:21:11 +01:00
executor Fearture/poa clique tuning (#765) 2021-07-30 15:06:51 +01:00
validate Feature/implement poa processing (#748) 2021-07-14 16:13:27 +01:00
blockchain_sync.nim Sync: Add packet tracing to `blockchain_sync` network calls 2021-07-27 14:12:57 +01:00
chain.nim Feature/implement poa processing (#748) 2021-07-14 16:13:27 +01:00
clique.nim Fearture/poa clique tuning (#765) 2021-07-30 15:06:51 +01:00
dao.nim replace state_db with accounts_cache 2020-05-30 10:14:59 +07:00
executor.nim Feature/implement poa processing (#748) 2021-07-14 16:13:27 +01:00
gaslimit.nim EIP-1559: unify PoA and PoW gasLimit and baseFee validation 2021-06-30 20:21:45 +07:00
validate.nim Fearture/poa clique tuning (#765) 2021-07-30 15:06:51 +01:00