Commit Graph

15294 Commits (8adce57b411267faac6cf744aee84f5c51445bb9)
 

Author SHA1 Message Date
maskpp 34b46a2f75
core/state/snapshot: add a missing lock (#30001) 3 months ago
Darioush Jalali fd5078c779
trie/triedb: add Reader to backend interface (#29988) 3 months ago
Felföldi Zsolt 86150af2e5
beacon/light: fix shutdown issues (#29946) 3 months ago
jwasinger 69351e8b0f
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869) 3 months ago
jackyin 3687c34cfc
accounts: avoid duplicate regex compilation (#29943) 3 months ago
Felix Lange 1e97148249
all: fix inconsistent receiver name and add lint rule for it (#29974) 3 months ago
bugmaker9371 b6f2bbd417
p2p/simulations: update doc of HTTP endpoints (#29894) 3 months ago
Guillaume Ballet c732039a34
.github: disable cache in actions run (#29926) 3 months ago
bugmaker9371 caa066dcb0
cmd/devp2p: fix log output (#29972) 3 months ago
ucwong ffb29be7d4
ethconfig: regenerate config (#29970) 3 months ago
maskpp 3aa874bed2
core/state: rename all the AccessList receivers to 'al' (#29921) 3 months ago
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807) 3 months ago
TinyFoxy 2eb185c92b
core, rlp: remove duplicated words (#29964) 3 months ago
jwasinger db273c8733
core: initialize developer genesis beacon root contract with 0 balance (#29963) 3 months ago
Gealber Morales 8bda642963
p2p: use package slices to sort in PeersInfo (#29957) 3 months ago
Gealber Morales 349fcdd22d
p2p/discover: add missing lock when calling tab.handleAddNode (#29960) 3 months ago
Ha DANG 1098d148a5
cmd/geth: remove unused param (#29952) 3 months ago
kukuru909 deaf10982c
cmd/clef, cmd/evm: fix markdown issues in README (#29954) 3 months ago
ucwong 6a49d13c13 go.mod : tidy 3 months ago
Gealber Morales 4405f18519
cmd/evm/internal/t8ntool: remove unused parameter (#29930) 3 months ago
Gary Rong 4461c1fc17 params: begin v1.14.6 release cycle 4 months ago
Gary Rong 0dd173a727 params: release Geth v1.14.5 4 months ago
Felix Lange 85459e1439
p2p/discover: unwrap 4-in-6 UDP source addresses (#29944) 4 months ago
Hteev Oli 0750cb0c8f
p2p/netutil: fix comments (#29942) 4 months ago
Marquis Shanahan cbbfa3eac0
rlp: no need to repeat called len method (#29936) 4 months ago
Marius Kjærstad 6c518fe606
build: upgrade -dlgo version to Go 1.22.4 (#29938) 4 months ago
Felix Lange bc6569462d
p2p: use netip.Addr where possible (#29891) 4 months ago
Marquis Shanahan d09ddac399
core/rawdb: remove unused deriveLogFields (#29913) 4 months ago
Hteev Oli e85e21c932
core/state, eth/tracers: fix typos (#29932) 4 months ago
Péter Szilágyi fc40d68e5b params: begin v1.14.5 release cycle 4 months ago
Péter Szilágyi 5550d8399f params: release Geth v1.14.4 4 months ago
rjl493456442 125fb1ff58
core/state: avoid data race (#29924) 4 months ago
SangIlMo 682ae838b2
internal/ethapi: recap higher args.Gas with block GasLimit in DoEstimateGas (#29738) 4 months ago
Roy Crihfield 68c0ec0815
trie: iterate values pre-order and fix seek behavior (#27838) 4 months ago
Steven Wang adbbd8cd7b
core/state: prefetch account trie while starting a prefetcher (#29919) 4 months ago
tianyeyouyou a6751d6fc8
core/rawdb,eth/protocols,p2p: prealloc slice size (#29893) 4 months ago
miles 7270cba25c
log: fix a typo (#29883) 4 months ago
maskpp b36c73813c
beacon/engine: prealloc capacity for map and slice (#29903) 4 months ago
HAOYUatHZ 50405e29b7
cmd/evm/internal/t8ntool: fix a typo (#29887) 4 months ago
rjl493456442 d38b88a5a1
core/state: introduce stateupdate structure (#29530) 4 months ago
Chris Ziogas c9e0b3105b
Supply delta live tracer (#29347) 4 months ago
Sina M d4b81f0e08
CODEOWNERS: @s1na owns core/tracing (#29899) 4 months ago
Péter Szilágyi 2613523cb5
miner: lower default min miner tip from 1 gwei to 0.001 gwei (#29895) 4 months ago
tianyeyouyou bdc62f9beb
common/math: rename variable name `int` to `n` (#29890) 4 months ago
yujinpark 5d7d48fc3e
eth/gasprice: add comment to constant (#29892) 4 months ago
SuiYuan 2262bf3415
crypto/secp256k1: change receiver variable name to lowercase (#29889) 4 months ago
SuiYuan e015c1116f
ethdb: remove unnecessary function wrapper (#29888) 4 months ago
Felix Lange 6bb13e8e2b
eth/catalyst: ensure TxPool is synced in Fork (#29876) 4 months ago
hattizai 2f06c1e854
cmd/devp2p: fix node.TCP -> node.UDP (#29879) 4 months ago
Felix Lange 3fef53447f
build: upgrade to golangci-lint v1.59.0 (#29875) 4 months ago