Commit Graph

12899 Commits (0dbb3b160164cbc352892cc49a19ee7d3428bb96)
 

Author SHA1 Message Date
Péter Szilágyi fd604becbb
Merge pull request #23120 from karalabe/drop-eth-65 3 years ago
Martin Holst Swende 5f98020a21
core/rawdb: implement sequential reads in freezer_table (#23117) 3 years ago
Péter Szilágyi a580f7d6c5
params: begin v1.10.8 release cycle 3 years ago
Péter Szilágyi 12f0ff40b1
params: release Geth v1.10.7 3 years ago
Péter Szilágyi 971df49fe2
Merge pull request #23385 from karalabe/cht-1.10.7 3 years ago
Péter Szilágyi f4ad493870
params: update CHTs for the 1.10.7 release 3 years ago
Péter Szilágyi 2a451f9eb3
Merge pull request #23384 from holiman/fix_gasfoo 3 years ago
Martin Holst Swende 278ec7176a
internal/ethapi: add back missing check for maxfee < maxPriorityFee 3 years ago
Péter Szilágyi deff5056fb
Merge pull request #23374 from karalabe/fix-docker-tag 3 years ago
Péter Szilágyi c27bd3481e
build: fix docker tag to include `v` prefix in version string 3 years ago
Péter Szilágyi 0fbc94eabc
Merge pull request #23373 from karalabe/docker-flip 3 years ago
Péter Szilágyi 9097d0a325
travis: transition from docker auto builds to manual pushes 3 years ago
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