nimbus-eth1/nimbus/p2p
Jordan Hrycaj ec9354d2d0
Jordan/poa voting header (#782)
* Provide PoA voting header generator

why:
  Handy for hive/smoke test

details:
  Header generator is a re-implementation of the generator previously
  used for the canonical reference tests.

* try fixing ci out-of-mem condition

why:
  for some reason, the ci began behaving like a real win7/i386 machine
  where gcc is limited to 64k optimiser space

* fix comments, typos ..
2021-08-03 08:15:32 +01:00
..
chain Fearture/poa clique tuning (#765) 2021-07-30 15:06:51 +01:00
clique Jordan/poa voting header (#782) 2021-08-03 08:15:32 +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