jangko
|
69f2a0f95a
|
config: replace stdlib parseOpt with nim-confutils
fixes #581
|
2021-09-18 17:34:46 +07:00 |
|
jangko
|
7dbc44f88c
|
implement simple PoA sealing engine
the goal of this module is to pass hive/smoke/clique test
and also support for hive/ethereum/rpc test
fixes #801
|
2021-08-24 14:49:13 +07:00 |
|
jangko
|
7600046a11
|
EIP-1559: unify PoA and PoW gasLimit and baseFee validation
Turn out both EthHash and Clique are using the same gasLimit
validation.
They also share the same EIP-1559 baseFee validation.
|
2021-06-30 20:21:45 +07:00 |
|