- 13 Oct, 2021 1 commit
-
-
jwasinger authored
-
- 11 Oct, 2021 1 commit
-
-
Marius van der Wijden authored
* params: changed CatalystBlock to TerminalTotalDifficulty * eth/catalyst: comment out unused code
-
- 30 Jun, 2021 1 commit
-
-
Marius van der Wijden authored
This PR removes the blockhash from the statedb
-
- 15 Jun, 2021 1 commit
-
-
Péter Szilágyi authored
* accounts/abi/bind: fix bounded contracts and sim backend for 1559 * accounts/abi/bind, ethclient: don't rely on chain config for gas prices * all: enable London for all internal tests * les: get receipt type info in les tests * les: fix weird test Co-authored-by:
Martin Holst Swende <martin@swende.se>
-
- 04 Jun, 2021 1 commit
-
-
Péter Szilágyi authored
-
- 03 Jun, 2021 1 commit
-
-
gary rong authored
Co-authored-by:
Gary Rong <garyrong0905@gmail.com> Co-authored-by:
Mikhail Kalinin <noblesse.knight@gmail.com>
-
- 21 May, 2021 1 commit
-
-
Martin Holst Swende authored
* core/types, miner: create TxWithMinerFee wrapper, add EIP-1559 support to TransactionsByMinerFeeAndNonce miner: set base fee when creating a new header, handle gas limit, log miner fees * all: rename to NewTransactionsByPriceAndNonce * core/types, miner: rename to NewTransactionsByPriceAndNonce + EffectiveTip miner: activate 1559 for testGenerateBlockAndImport tests * core,miner: revert naming to TransactionsByPriceAndTime * core/types/transaction: update effective tip calculation logic * miner: update aleut to london * core/types/transaction_test: use correct signer for 1559 txs + add back sender check * miner/worker: calculate gas target from gas limit * core, miner: fix block gas limits for 1559 Co-authored-by:
Ansgar Dietrichs <adietrichs@gmail.com> Co-authored-by:
lightclient@protonmail.com <lightclient@protonmail.com>
-
- 29 Apr, 2021 1 commit
-
-
Diederik Loerakker authored
-
- 16 Apr, 2021 1 commit
-
-
Guillaume Ballet authored
This change adds the --catalyst flag, enabling an RPC API for eth2 integration. In this initial version, catalyst mode also disables all peer-to-peer networking. Co-authored-by:
Mikhail Kalinin <noblesse.knight@gmail.com> Co-authored-by:
Felix Lange <fjl@twurst.com>
-