nimbus-eth1/nimbus/p2p
jangko 7972e7a55c
clique: connect period and epoch from chain_config to engine
transfer cliquePeriod and cliqueEpoch from chain_config to
PoA engine.
2021-08-11 17:42:41 +07: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 clique: connect period and epoch from chain_config to engine 2021-08-11 17:42:41 +07: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