nimbus-eth1/nimbus/p2p/clique
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
..
snapshot #768 Moved/re-implemented ecRecover() from Clique sources to utils/ec_recover 2021-08-05 12:27:10 +07:00
clique_cfg.nim #768 Moved/re-implemented ecRecover() from Clique sources to utils/ec_recover 2021-08-05 12:27:10 +07:00
clique_defs.nim #768 Moved/re-implemented ecRecover() from Clique sources to utils/ec_recover 2021-08-05 12:27:10 +07:00
clique_desc.nim Fearture/poa clique tuning (#765) 2021-07-30 15:06:51 +01:00
clique_genvote.nim Jordan/poa voting header (#782) 2021-08-03 08:15:32 +01:00
clique_helpers.nim Jordan/poa voting header (#782) 2021-08-03 08:15:32 +01:00
clique_snapshot.nim Fearture/poa clique tuning (#765) 2021-07-30 15:06:51 +01:00
clique_unused.nim Fearture/poa clique tuning (#765) 2021-07-30 15:06:51 +01:00
clique_verify.nim Rename `ZERO_HASH32` to `ZERO_HASH256` to match `Hash256` type 2021-08-05 10:21:11 +01:00