- 18 Jun, 2021 6 commits
- 
- 
Péter Szilágyi authoredtravis, build: add support for multi-arch docker images 
- 
Péter Szilágyi authored
- 
Marius van der Wijden authored
- 
Marius van der Wijden authored
- 
lightclient authored
- 
Afanasii Kurakin authored
 
- 
- 17 Jun, 2021 7 commits
- 
- 
Jeff Wentworth authored
- 
Felix Lange authored
- 
Felix Lange authored
- 
Péter Szilágyi authoredtravis: don't overwrite amd64 images with arm64 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authoredtravis, build: own docker builder and hub pusher 
- 
Péter Szilágyi authored
 
- 
- 16 Jun, 2021 6 commits
- 
- 
Marius van der Wijden authored
- 
Martin Holst Swende authored* core/vm: evm fix panic * core/vm/runtime: default to params.initialbasefee 
- 
Péter Szilágyi authoredcore, graphql, internal: expose effectiveGasPrice in receipts 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authoredparams: bump CHTs for Geth v1.10.4 
- 
Péter Szilágyi authored
 
- 
- 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> 
 
- 
- 14 Jun, 2021 5 commits
- 
- 
Martin Holst Swende authored* params: add london testnet blocks * core/forkid: update fork hashes 
- 
Péter Szilágyi authoredcore: change baseFee into baseFeePerGas in genesis json 
- 
Martin Holst Swende authored
- 
Oliver Tale-Yazdi authored* accounts/abi/bind/backends: add blockByHashNoLock Signed-off-by: Oliver Tale-Yazdi <oliver@perun.network> * accounts/abi/bind/backends: add 'parent' arg to rollback Signed-off-by: Oliver Tale-Yazdi <oliver@perun.network> * accounts/abi/bind/backends: add simulated forks Signed-off-by: Oliver Tale-Yazdi <oliver@perun.network> * accounts/abi/bind/backends: minor nitpicks * accounts/abi/bind/backends: don't add defensive panics Co-authored-by: Péter Szilágyi <peterke@gmail.com> 
- 
Péter Szilágyi authoredcore: make genesis parse baseFee correctly 
 
- 
- 11 Jun, 2021 1 commit
- 
- 
Péter Szilágyi authoredcore, internal: support various eth_call invocations post 1559 
 
- 
- 10 Jun, 2021 4 commits
- 
- 
Paul-Armand Verhaegen authoredThis function is not used in the code base, so probably safe to do rename, or remove in its entirety, but I'm assuming the logic from the original creator still applies so rename probably better. 
- 
Péter Szilágyi authoredeth/ethconfig: bump the RPC gas cap to 50M, since 1559 exceeds 25 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
 
- 
- 09 Jun, 2021 1 commit
- 
- 
Martin Holst Swende authored
 
- 
- 08 Jun, 2021 4 commits
- 
- 
Péter Szilágyi authored* all: rename internal 1559 gas fields, add support for graphql * cmd/evm/testdata, core: use public 1559 gas names on API surfaces 
- 
Martin Holst Swende authored
- 
Evolution404 authored* core/rawdb: db inspect move 'config' and 'shutdown' into 'meta data' * gofmt 
- 
ucwong authored
 
- 
- 07 Jun, 2021 2 commits
- 
- 
Martin Holst Swende authoredThis updates the tests submodule to the London fork tests, and also updates the test runner to support the new EIP-1559 fields in test JSON. 
- 
Evolution404 authored
 
- 
- 04 Jun, 2021 3 commits
- 
- 
Péter Szilágyi authoredcore, eth, miner: enforce configured mining reward post 1559 too 
- 
gary rong authored* miner/stress/1559: add 1559 stress tests * miner/stress: add 1559 stress test 
- 
Péter Szilágyi authored
 
-