Commit Graph

12786 Commits (5d0ab0734356db18f260fb2fba10b30128fb81ed)
 

Author SHA1 Message Date
Péter Szilágyi 5d0ab07343
Merge pull request #23371 from karalabe/gofmt 3 years ago
Péter Szilágyi 9d6480c3cd
core/state/snapshot: gofmt 3 years ago
lightclient a879c42bd3
internal/ethapi, accounts/abi/bind: cap highest gas limit by account balance for 1559 fee parameters (#23309) 3 years ago
lightclient 39fe7eca6b
internal/ethapi: return maxFeePerGas for gasPrice for EIP-1559 txs (#23345) 3 years ago
Tyler Chambers 66948316f7
core/state/snapshot: clarify comment about snapshot repair (#23305) 3 years ago
Ziyuan Zhong 57d9e0ac75
core/state/snapshot: fix typo in comment (#23219) 3 years ago
Zachinquarantine e4b687cf46
mobile: remove deprecated code (#23357) 3 years ago
gary rong 6d175460df
cmd, core, eth, miner: deprecate miner.gastarget flag (#23213) 3 years ago
Péter Szilágyi 520f25688a
Merge pull request #23370 from karalabe/windows-pruning-fix-b 3 years ago
Péter Szilágyi 3b38a83274
core/state/pruner: fix state bloom sync permission in Windows 3 years ago
Felföldi Zsolt 97bd6cd216
internal/ethapi: accept both hex and decimal for blockCount (#23363) 3 years ago
shawn d60cfd2604
core: fix london-check to avoid duplication (#23333) 3 years ago
Shihao Xia 9e59474e46
core/rawdb: close database in test to avoid goroutine leak (#23287) 3 years ago
Martin Holst Swende 8a24b56331
cmd/evm: implement input txs via rlp in t8n tool (#23138) 3 years ago
Martin Holst Swende 0658712f65
core: check if sender is EOA (#23303) 3 years ago
Patrick O'Grady d3e3a460ec
core/rawdb: fix logs to print block number, not address (#23328) 3 years ago
Marius van der Wijden 28ba686cbf
core/state: add trie prefetcher tests (#23216) 3 years ago
gary rong f311488d2c
internal/ethapi: fix trace log marshalling (#23292) 3 years ago
Sina Mahmoodi c38fab912b
core: get header from block cache (#23299) 3 years ago
Martin Holst Swende 4cd6a1458e
cmd/devp2p: fix ping/pong race in discv4 tests (#23306) 3 years ago
aaronbuchwald 82c5085399
cre/state: fix outdated statedb Prepare comment (#23320) 3 years ago
baptiste-b-pegasys 95bbd46eab
node, cmd/clef: remove term "whitelist" (#23296) 3 years ago
baptiste-b-pegasys 85afdeef37
tests: remove whitelist feature (#23297) 3 years ago
baptiste-b-pegasys 860184d542
p2p: remove term "whitelist" (#23295) 3 years ago
baptiste-b-pegasys 3526f69047
all: remove term "whitelist" in comments and log messages (#23294) 3 years ago
Martin Holst Swende 295bc35ecf
signer/core: move API JSON types to separate package (#23275) 3 years ago
Evolution404 8f11d279d2
p2p/simulations: fix unlikely crash in probabilistic connect (#23200) 3 years ago
Sina Mahmoodi b157bae2c9
go.mod: bump golang.org/x/text to v0.3.6 (#23291) 3 years ago
ucwong 64a5e125c5
go.mod: upgrade to goupnp v1.0.2 (#23197) 3 years ago
Marius van der Wijden fb8ea5993f
tests: update tests/testdata to v9.0.4 (london) (#23279) 3 years ago
Martin Holst Swende 5c13012b56
accounts/external, internal/ethapi: fixes for London tx signing (#23274) 3 years ago
baptiste-b-pegasys 523866c2cc
all: change blacklist terms 3 years ago
ligi 56e9001a1a
README: fix default sync mode (#23282) 3 years ago
@edgararout 0730acc5a0
consensus/ethash: less allocation during mining (#23199) 3 years ago
Marius van der Wijden 2faf796d2a
internal/ethapi: fix panic in accesslist creation (#23225) 3 years ago
Marius van der Wijden 3aea432b35
accounts/abi/bind: set Context in TransactOpts (#23188) 3 years ago
Marius van der Wijden b20bc5c0ca
accounts/abi/bind: parse ABI only once, create metadata struct (#22583) 3 years ago
Martin Holst Swende 5c89ec9b98
cmd/geth: update vulnerability testdata (#23252) 3 years ago
lightclient bbfa6488ac
Use `hexutil.Uint` for `blockCount` parameter in `feeHistory` method (#23239) 3 years ago
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