mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
* feat: re-enable EIP-1559 in Banach hard fork * enable BASEFEE opcode * do not double gas limit on Banach fork block * do not burn base fee * update base fee calculation logic * fix gas price oracle * fix ethapi backend * typo * reorder worker code * update genesis base fee * add MaximumL2BaseFee * add base fee metrics * handle nil base fee * revert state-transition change * bump version * remove TODO * update test * fix typo * fix typo * update traces * fix test * update london to banach * handle error * bump version * bump version |
||
|---|---|---|
| .. | ||
| bootnodes.go | ||
| config.go | ||
| config_test.go | ||
| dao.go | ||
| denomination.go | ||
| network_params.go | ||
| protocol_params.go | ||
| version.go | ||