Commit Graph

15267 Commits (34854c2039ee053e9d27acdd344a112a436bec7e)
 

Author SHA1 Message Date
pengin7384 34854c2039 rawdb: delete unused return values in ReadReceipt 3 months ago
pengin7384 9a45917dab rawdb: change DeriveField to DeriveFields 3 months ago
pengin7384 9dbb4830c1 core/rawdb: increase readability 3 months ago
pengin7384 46230b1e4f core/rawdb: Fix error logs 3 months ago
pengin7384 70e3c694ba core/rawdb: Fix comments 3 months ago
pengin7384 fe1c7ecb5a core/rawdb: Fix comments 3 months ago
pengin7384 a133fc752a internal/ethapi: call GetReceipt instead of GetReceipts in GetTransactionReceipt API 3 months ago
pengin7384 4eed38c39d internal/ethapi: add GetReceipt to Backend 3 months ago
pengin7384 8f13fe41ec core/rawdb: change ReadReceipt(...) to derive a specific receipt 3 months ago
pengin7384 6cd7f43094 core/types: add DeriveField(...) testcases 3 months ago
pengin7384 ab79cc9d38 core/types: separate DeriveField function from DeriveFields function for a single derivation 3 months ago
David Theodore 27654d3022
p2p/rlpx: 2KB maximum size for handshake messages (#30029) 3 months ago
maskpp 00675c5876
trie/trienode: avoid unnecessary copy (#30019) 3 months ago
psogv0308 27008408a5
core/txpool/blobpool: change rw-lock to r-lock (#29989) 3 months ago
Halimao c11aac249d
common: using `ParseUint` instead of `ParseInt` (#30020) 3 months ago
jwasinger 0e3a0a693c
trie: don't reset tracer at the end of Commit (#30024) 3 months ago
Ha DANG 67a862db9d
cmd/geth, ethdb/pebble: improve database statistic (#29948) 3 months ago
Marius van der Wijden 7cf6a63687
core/state/snapshot: acquire the lock on Release (#30011) 3 months ago
Dean Eigenmann d8664490da
common/math: fix out of bounds access in json unmarshalling (#30014) 3 months ago
maskpp c736b04d9b
triedb/pathdb: use maps.Clone and maps.Keys (#29985) 3 months ago
maskpp 115d154392
trie, triedb/pathdb: prealloc capacity for map and slice (#29986) 3 months ago
Zoro b78d2352ef
log: fix some functions comments (#29907) 3 months ago
Péter Szilágyi a58e4f0674
go.mod: update Pebble to sort out a deleted upstream dependency (#30010) 3 months ago
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