plugeth/consensus/clique
jovijovi b3b8b268eb
consensus: define MaxGasLimit as a const in params (#24092)
* consensus: use the maxGasLimit constant to check the header.GasLimit to avoid creating new variables repeatedly

* consensus: check the header.GasLimit by the public constant MaxGasLimit

* consensus: check the header.GasLimit by the constant MaxGasLimit
2021-12-14 10:17:25 +01:00
..
api.go consensus/clique: fix block number unmarshal (#23961) 2021-11-24 14:12:26 +01:00
clique_test.go consensus/clique: avoid a copy in clique (#23149) 2021-07-02 09:18:50 +02:00
clique.go consensus: define MaxGasLimit as a const in params (#24092) 2021-12-14 10:17:25 +01:00
snapshot_test.go accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 2021-06-15 13:56:14 +03:00
snapshot.go cosensus, core, eth, params, trie: fixes + clique history cap 2019-05-16 10:39:35 +03:00