Commit Graph

12678 Commits (da000c831421588a34650f8cdf35ee9ba73a6b23)
 

Author SHA1 Message Date
Péter Szilágyi da000c8314
Merge pull request #23078 from karalabe/docker-post-publish 3 years ago
Péter Szilágyi f915a4bf20
travis: move docker steps further to prevent hanging other builders 3 years ago
Evolution404 732a6a3666
trie: small optimization of delete in fullNode case (#22979) 3 years ago
Oliver Tale-Yazdi 7b6c8363da
core: copy CliqueConfig in DeveloperGenesisBlock (#23068) 3 years ago
Péter Szilágyi 4695117f2e
Merge pull request #23069 from karalabe/docker-multi-arch 3 years ago
Péter Szilágyi e9f99d1c91
travis, build: add support for multi-arch docker images 3 years ago
Marius van der Wijden ef946a6c87
tests: fix eip1559 tx on non-eip1559 network (#23054) 3 years ago
Marius van der Wijden 58aeab77d2
tests: fix nil pointer panic on failure (#23053) 3 years ago
lightclient 97ce6dfa6d
internal/ethapi: fix typo in comment (#23057) 3 years ago
Afanasii Kurakin bbb2b30506
params: fix typo in gas cost comments (#23065) 3 years ago
Jeff Wentworth 15fe3050a1
core/types: add DynamicFeeTx to TxData implementation list in docs (#23063) 3 years ago
Felix Lange 87a11a87c2 params: begin v1.10.5 release cycle 3 years ago
Felix Lange aa637fd38a params: release go-ethereum v1.10.4 stable 3 years ago
Péter Szilágyi e1f244a6e6
Merge pull request #23061 from karalabe/docker-noarm 3 years ago
Péter Szilágyi 40a11d644c
travis: don't overwrite amd64 images with arm64 3 years ago
Péter Szilágyi b28f8c0c43
Merge pull request #23060 from karalabe/travis-docker 3 years ago
Péter Szilágyi 90ffcfde89
travis, build: own docker builder and hub pusher 3 years ago
Marius van der Wijden a675c89c75
core: readded state processor error tests (#23055) 3 years ago
Martin Holst Swende 080b6ebe91
core/vm: evm fix panic (#23047) 3 years ago
Péter Szilágyi ae315ef7a1
Merge pull request #23050 from karalabe/1559-receipt-rpc 3 years ago
Péter Szilágyi aa69d36152
core, graphql, internal: expose effectiveGasPrice in receipts 3 years ago
Péter Szilágyi 0aadb49c86
Merge pull request #23051 from karalabe/cht-1.10.4 3 years ago
Péter Szilágyi cdb9fefc48
params: bump CHTs for Geth v1.10.4 3 years ago
Péter Szilágyi 7a7abe3de8
accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 3 years ago
Martin Holst Swende 087ed9c92e
params, core/forkid: add london testnet blocks (#23041) 3 years ago
Péter Szilágyi 7530803065
Merge pull request #23039 from holiman/basefeepergas 3 years ago
Martin Holst Swende 8a4460c47e
core: change baseFee into baseFeePerGas in genesis json 3 years ago
Oliver Tale-Yazdi 1d57f22d58
accounts/abi/bind/backends: add simulated reorgs (#22624) 3 years ago
Péter Szilágyi ccf53daee1
Merge pull request #23013 from holiman/genesis_fix 3 years ago
Péter Szilágyi eff998effb
Merge pull request #23027 from karalabe/1559-call 3 years ago
Paul-Armand Verhaegen a2ea537a6f
common: rename unused function with typo (#23025) 3 years ago
Péter Szilágyi 1fc0eba50d
Merge pull request #23028 from karalabe/1559-rpcgascap 3 years ago
Péter Szilágyi be1267ced5
eth/ethconfig: bump the RPC gas cap to 50M, since 1559 exceeds 25 3 years ago
Péter Szilágyi f68a68a313
core, internal: support various eth_call invocations post 1559 3 years ago
Martin Holst Swende 7a00378e2b
cmd/clef, signer: support for eip-1559 txs in clef (#22966) 3 years ago
Péter Szilágyi c503f98f6d
all: rename internal 1559 gas fields, add support for graphql (#23010) 3 years ago
Martin Holst Swende f763846e6e
core: make genesis parse baseFee correctly 3 years ago
Evolution404 248572ee54
core/rawdb: db inspect move 'config' and 'shutdown' into 'meta data' (#22978) 3 years ago
ucwong ddeeb89c03
go.mod: upgrade to fastcache v1.6.0 (#22982) 3 years ago
Martin Holst Swende 0e9c7d564d
tests: update for London (#22976) 3 years ago
Evolution404 08379b5533
trie: remove the duplicate batch-write for 'preimage' (#23001) 3 years ago
Péter Szilágyi 92b8f28df3
Merge pull request #22995 from karalabe/enforce-miner-tip 3 years ago
gary rong 71ff65b188
miner/stress: add stress test for eip 1559 (#22930) 3 years ago
Péter Szilágyi 7e915ee379
core, eth, miner: enforce configured mining reward post 1559 too 3 years ago
gary rong 3094e7f3b8
catalyst: runs every transaction in a snapshot in assembleBlock handler (#7) (#22989) 3 years ago
Martin Holst Swende 216ed05c6e
cmd/faucet: disable flaky facebook test (#22988) 3 years ago
Péter Szilágyi 7760a60794
Merge pull request #22973 from karalabe/the-switch 3 years ago
Martin Holst Swende 5cff9754d7
core, eth, internal, les: RPC methods and fields for EIP 1559 (#22964) 3 years ago
Mathijs de Bruin 2dee31930c
metrics: use golang.org/x/sys/unix to support Solaris (#22584) 3 years ago
Guillaume Ballet 2cde472650
core/state: fix typos in test error message (#22962) 3 years ago