Commit Graph

12755 Commits (523866c2ccbfd75ee88b309167cdba7311ba9695)
 

Author SHA1 Message Date
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
Péter Szilágyi 9aaa4208a8
eth/ethconfig: flip the default from fast to snap sync 3 years ago
Martin Holst Swende 08ea52e77a
cmd/geth, core, params: replace baikal with calaveras (#22972) 3 years ago
Felföldi Zsolt 2d716c4b01
core: add new eip-1559 tx constraints (#22970) 3 years ago
Felföldi Zsolt 966ee3ae6d
all: EIP-1559 tx pool support (#22898) 3 years ago
Felix Lange ee35ddc8fd
cmd/devp2p/internal/ethtest: ignore block announcement in tx test (#22957) 3 years ago
Marius van der Wijden 04cb5e2be3
cmd/puppeth: remove outdated mist support (#22940) 3 years ago
Felix Lange 427175153c
p2p/msgrate: return capacity as integer, clamp to max uint32 (#22943) 3 years ago
Marius van der Wijden 0703ef62d3
crypto/secp256k1: fix undefined behavior in BitCurve.Add (#22621) 3 years ago
rene d836ad141e
cmd/devp2p/internal/ethtest: add block hash announcement test (#22535) 3 years ago
Felix Lange 7194c847b6
p2p/rlpx: reduce allocation and syscalls (#22899) 3 years ago
Martin Holst Swende 2e7714f864
cmd/utils: avoid large alloc in --dev mode (#22949) 3 years ago
Mike Burr 5869789d75
ethstats: fix typo in comment (#22952) 3 years ago
gary rong c73652da0b
core/state/snapshot: fix flaky tests (#22944) 3 years ago
aaronbuchwald 05dab7f6bd
internal/ethapi: remove unused vm.Config parameter of DoCall (#22942) 3 years ago
meowsbits 10962b685e
ethstats: fix URL parser for '@' or ':' in node name/password (#21640) 3 years ago
rene 49bde05a55
cmd/devp2p: refactor eth test suite (#22843) 3 years ago
Eugene Lepeico 6c7d6cf886
tests: get test name from testing.T (#22941) 3 years ago
meowsbits 750115ff39
p2p/nat: skip TestUPNP in non-CI environments if discover fails (#22877) 3 years ago
gary rong 51b32cc7e4
internal/ethapi: merge CallArgs and SendTxArgs (#22718) 3 years ago
Felix Lange 836c647bdd
eth: unregister peer only when handler exits (#22908) 3 years ago
Felix Lange 4d33de9b49
rlp: optimize big.Int decoding for size <= 32 bytes (#22927) 3 years ago
ucwong 017cf71fbd
rlp, tests/fuzzers/bls12381: gofmt (#22937) 3 years ago
Fire Man 93407b14a6
core: make txpool free space calculation more accurate (#22933) 3 years ago