Commit Graph

15077 Commits (82b0dec7135b281c1b03064d50959dc992c2f94f)
 

Author SHA1 Message Date
Martin HS d9bde37ac3
log: use native log/slog instead of golang/exp (#29302) 6 months ago
rjl493456442 6490d9897a
cmd, triedb: implement history inspection (#29267) 6 months ago
Darioush Jalali f46fe62c5d
triedb/hashdb: Avoid setting db.cleans on Close (#29309) 6 months ago
Martin HS 14eb8967be
all: use min/max/clear from go1.21 (#29307) 6 months ago
Felix Lange bca6c40709
beacon/blsync: support for deneb fork (#29180) 6 months ago
Martin HS 04bf1c802f
eth/protocols/snap, internal/testlog: fix dataraces (#29301) 6 months ago
Marius van der Wijden 8f7fbdfedc
core: refactor consensus interface (#29283) 6 months ago
Aaron Chen 0444388c74
core/txpool/blobpool: calculate log1.125 faster (#29300) 6 months ago
rjl493456442 78c102dec5
core: skip the check the statefulness of head block in repair (#29245) 6 months ago
imalasong 22ac46cbdb
Makefile: update PHONY directive (#29296) 6 months ago
Martin HS 9a7e6ce6f5
cmd/evm: fix flag-mismatch from #29290 (#29298) 6 months ago
Martin HS de08f3d625
cmd/evm: make staterunner always output stateroot to stderr (#29290) 6 months ago
georgehao 0ceac8d00e
metrics: fix docstrings (#29279) 6 months ago
miles 45b88abbde
all: fix typos (#29288) 6 months ago
zgfzgf 6f929a0762
core/asm: minor code-clarification (#29293) 6 months ago
buddho 4c1b57856f
miner: modify header before checking time-based fields (#29242) 6 months ago
Tien Nguyen eda9c7e36f
accounts/abi/bind: check invalid chainID first (#29275) 6 months ago
bitcoin-lightning 6b3d4d068a
beacon/light/sync: fix typo in comment (#29256) 6 months ago
Aaron Chen ac6060a4c6
log: replace tmp with bytes.Buffer.AvailableBuffer (#29287) 6 months ago
rjl493456442 15eb9773f9
triedb/pathdb: improve tests (#29278) 6 months ago
Martin HS ab49f228ad
all: update to go version 1.22.1 (#28946) 6 months ago
Martin HS c611924727
go.mod: update protobuf (#29270) 6 months ago
SanYe ba2dd9385c
accounts/abi/bind: remove unused err set and check (#29269) 6 months ago
Martin HS 40cac1d0e2
eth/catalyst: prettier output on bad new payloads (#29259) 6 months ago
shivhg 95715fdb03
eth/downloader, graphql: fix typos (#29243) 6 months ago
Haotian cffb7c8604
params: use the same variable name as EIP-4788 (#29195) 6 months ago
John Xu d28adb61bf
cmd/emv/internal/t8ntool: fix shadowing of `excessBlobGas` (#29263) 6 months ago
Ng Wei Han 20d3e0ac06
cmd/devp2p: fix decoding of raw RLP ENR attributes (#29257) 6 months ago
Haotian 3c26ffeb29
eth/catalyst: remove error return in delayPayloadImport (#29043) 6 months ago
Bin 57308beecf
go.mod: update golang.org/x/crypto from v0.17.0 to v0.21.0 (#29228) 6 months ago
Martin HS f3d18d64bf
tests, appveyor: only execute one in four permutations on CI (#29220) 6 months ago
rjl493456442 c170fa277c
core: improve chain rewinding mechanism (#29196) 6 months ago
Justin Dhillon b80643b737
accounts/usbwallet, common/bitutil: fix broken links in docs (#29078) 6 months ago
Martin HS d5bacfa4de
crypto/kz4844: pass blobs by ref (#29050) 6 months ago
Sina M eff424cc30
eth/tracers: fix concurrency issue for JS-tracing a block (#29238) 6 months ago
Felix Lange 758fce71fa
p2p: fix race in dialScheduler (#29235) 6 months ago
Marius van der Wijden 6c76b813df
miner: add additional log (#29193) 6 months ago
Aaron Chen 4bd55a064c
common/math: copy result in Exp (#29233) 6 months ago
Shiming Zhang 99bbbc0277
internal/build, rpc: add missing HTTP response body Close() calls (#29223) 6 months ago
Bin 89cefe240f
cmd: use package filepath over path for file system operations (#29227) 6 months ago
San Ye 4e1116f9c5
crypto/bn256/cloudflare: fix noescape-directive (#29222) 6 months ago
guangwu ebf9e11af2
beacon/light/request: fix typos (#29216) 6 months ago
Sina Mahmoodi fa4ade8ecb
core: fix deprecation comment for GenesisAccount (#29218) 6 months ago
Lee Bousfield 00c21128ef
core/txpool/blobpool: return ErrAlreadyKnown for duplicate txs (#29210) 6 months ago
Péter Szilágyi b393ad8d29
cmd, core, metrics: always report expensive metrics (#29191) 6 months ago
Kero 3dc549b3d7
p2p/simulations/adapters: fix error messages in TestTCPPipeBidirections (#29207) 6 months ago
Haotian e31709db65
console: fix the wrong error msg of datadir testcase (#29183) 7 months ago
colin d35c8f0c25
ethclient/gethclient: add blob transaction fields in toCallArg (#29198) 7 months ago
Sebastian Stammler c41105ce80
log: add Handler getter to Logger interface (#28793) 7 months ago
hyhnet cd490608e3
all: fix typos in comments (#29186) 7 months ago