Commit Graph

12786 Commits (5d0ab0734356db18f260fb2fba10b30128fb81ed)
 

Author SHA1 Message Date
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
Martin Holst Swende 2d4eff21ca
eth/downloader: increase downloader block body allowance (#23074) 3 years ago
Li Dongwei bca8c03e57
core/state: remove unused methods ReturnGas, GetStorageProofByHash (#23092) 3 years ago
haryu703 c07918e7d8
eth/gasprice: fix typo in comment (#22998) 3 years ago
piersy 0e6961366a
cmd/geth: fix IPC probe in les test (#23094) 3 years ago
williamberman 948a600ed5
eth/tracers: convert int/hash values from context into js object (#23108) 3 years ago
Péter Szilágyi 9e23610b0f
Merge pull request #23104 from karalabe/tracer-context 3 years ago
Péter Szilágyi 29905d86ae
eth/tracers: expose contextual infos (block hash, tx hash, tx index) 3 years ago
Péter Szilágyi 10eb654f27
Merge pull request #23089 from holiman/fix_fuzzers 3 years ago
Nye Liu 4dde0665c8
core: transaction journal should not be executable (#23090) 3 years ago
Martin Holst Swende a750bf8686
crypto: fix build directives 3 years ago
gary rong bef78efb49
graphql: fix transaction API (#23052) 3 years ago