Commit Graph

12747 Commits (a1f16bc74c7efb593db2982c92222d1e4a201c25)
 

Author SHA1 Message Date
Felix Lange a1f16bc74c params: begin v1.10.7 release cycle 3 years ago
Felix Lange 576681f29b params: release go-ethereum v1.10.6 stable 3 years ago
gary rong 370680a7a9
core/types: revert removal of legacy receipt support (#23247) 3 years ago
Marius van der Wijden 97aacd9b35
core: fix pre-check for account balance under EIP-1559 (#23244) 3 years ago
gary rong f05419f0fb
les: fix eth_sendTransaction API (#23215) 3 years ago
aaronbuchwald a5e3aa693c
eth/tracers: fix typo in test name (#23218) 3 years ago
Evolution404 89fde59a80
node: fix stopping websocket rpc.Server (#23211) 3 years ago
Péter Szilágyi f0b1bddac4
params: begin v1.10.6 release cycle 3 years ago
Péter Szilágyi 33ca98ece9
params: release Geth v1.10.5, Exodus Cluster 3 years ago
gary rong 1fac96c1f9
internal/web3ext: remove unused console APIs (#23208) 3 years ago
Marius van der Wijden b9e6e43722
consensus/clique: implement getSigner API method (#22987) 3 years ago
Mark c49e065fea
internal: get pending and queued transaction by address (#22992) 3 years ago
gary rong 846badc480
internal/ethapi: fix transaction APIs (#23179) 3 years ago
Marius van der Wijden 8fe47b0a0d
core/state: avoid unnecessary alloc in trie prefetcher (#23198) 3 years ago
Péter Szilágyi 58b0420a8a
Merge pull request #23183 from karalabe/cht-1.10.5 3 years ago
Péter Szilágyi afd4227df8
params: update CHTs for the 1.10.5 release 3 years ago
Péter Szilágyi 9624f92ede
Merge pull request #23178 from karalabe/feeapi-fixes 3 years ago
Péter Szilágyi dea71556cc
eth/gasprice, internal/ethapi, miner: minor feehistory fixes 3 years ago
Martin Holst Swende ff4ff30a68
core, params: define london block at 12965000 (#23176) 3 years ago
ucwong 00b922fc5d
core/types: go generate (#23177) 3 years ago
Sina Mahmoodi 7522642393
core/types: remove LogForStorage type (#23173) 3 years ago
Martin Holst Swende b9d4412715
cmd/devp2p: fixes for eth and discv4 tests (#23155) 3 years ago
Sina Mahmoodi 5441a8fa47
all: remove noop vm config flags (#23111) 3 years ago
Péter Szilágyi e13d14e6a3
core/types: sanity check the basefee length inside a header (#23171) 3 years ago
Martin Holst Swende d21a069619
eth, miner: add RPC method to modify miner gaslimit (pre london: ceiling) (#23134) 3 years ago
Martin Holst Swende 13bc9c0c6e
fuzzing: fix typo in fuzzer definitions (#23169) 3 years ago
Evolution404 5afc82de6e
p2p: fix array out of bounds issue (#23165) 3 years ago
gary rong bd566977e8
core: fix bad parent hash when jumping to genesis in setHead (#23162) 3 years ago
Péter Szilágyi 99169016d2
Merge pull request #23168 from karalabe/puppeth-fix-dashboard 3 years ago
Péter Szilágyi 78c34fdc3c
cmd/puppeth: fix dashboard crash caused by updated base image 3 years ago
Péter Szilágyi d081c935d7
Merge pull request #23167 from karalabe/docker-nomake 3 years ago
Péter Szilágyi bb0191f22b
dockerfile: get rid of make and env, see if that fixes builds 3 years ago
Péter Szilágyi c619562313
Merge pull request #23159 from karalabe/ethstats-fix-fullnode 3 years ago
Péter Szilágyi 6b6d3190cf
ethstats: fix full node interface post 1559 3 years ago
ucwong 3b05318525
cmd/evm, eth/ethconfig: regenerate struct codecs (#23140) 3 years ago
ucwong a182c76815
consensus/clique: avoid a copy in clique (#23149) 3 years ago
Martin Holst Swende 6ed812db13
les: avoid shutdown hang (#23139) 3 years ago
ucwong 3212fb6838
go.mod: update UPNP dependency (#23116) 3 years ago
Martin Holst Swende f5f906dd0d
eth/tracers: improve tracing performance (#23016) 3 years ago
Martin Holst Swende bbbeb7d8ba
crypto: gofuzz build directives (#23137) 3 years ago
Martin Holst Swende c131e812ae
eth/fetcher, trie: unit test reliability fixes (#23020) 3 years ago
Marius van der Wijden 686b2884ee
all: removed blockhash from statedb (#23126) 3 years ago
Marius van der Wijden e7c8693635
internal/ethapi: fix panic in access list creation (#23133) 3 years ago
Sina Mahmoodi ec88bd0cd0
cmd/geth: dont fail on deprecated toml config fields (#23118) 3 years ago
Marius van der Wijden acdf9238fb
ethclient/gethclient: RPC client wrapper for geth-specific API (#22977) 3 years ago
Ahyun 4fcc93d922
p2p/server: fix method name in comment (#23123) 3 years ago
Pierre R 61f4b5aa89
accounts/abi/bind: fix gas price suggestion with pre EIP-1559 clients (#23102) 3 years ago
Felföldi Zsolt 35dbf7a8a3
eth/gasprice: implement feeHistory API (#23033) 3 years ago
Sina Mahmoodi 1b5582acf7
core, eth: fix precompile addresses for tracers (#23097) 3 years ago
ForLina dde6f1e92d
p2p/enode: fix method doc (#23115) 3 years ago