Commit Graph

14937 Commits (4e1116f9c513961b62dff146a7cce069fe7a36b0)
 

Author SHA1 Message Date
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
cuinix 3bebabbd03
accounts: remove redundant string conversion (#29184) 7 months ago
Felföldi Zsolt aadcb88675
cmd/blsync, beacon/light: beacon chain light client (#28822) 7 months ago
Marius van der Wijden d8e0807da2
miner: refactor the miner, make the pending block on demand (#28623) 7 months ago
Delweng 6e379b6fc7
eth/tracers: prestate tracer add blob fee (#29168) 7 months ago
Undefinedor a90fe84971
accounts: remove deprecated function NewPlaintextKeyStore (#29171) 7 months ago
Martin HS e73f55365c
accounts/usbwallet: update hid library (#29176) 7 months ago
Andrei Kostakov a000acb611
rpc: add more test cases for arg types (#29006) 7 months ago
Martin HS 899bb88a4b
accounts/usbwallet: revert #28945 (#29175) 7 months ago
Tom 588c5480fd
internal/ethapi: delete needless error check (#29127) 7 months ago
Devon Bear 66e1a6ef49
go.mod: bump pebble db to official release (#29038) 7 months ago
Péter Szilágyi f4d53133f6
consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 7 months ago
Marius van der Wijden 9a0fa8093c
node: remove test which doesn't do a lot (#29159) 7 months ago
zhiqiangxu 9e129efd7b
core: remove useless assignments (#29065) 7 months ago
cui a970295956
rlp: using unsafe.Slice instead of SliceHeader (#29067) 7 months ago
Undefinedor a6d6e8ac41
rpc: remove deprecated method "Notifier.Closed" (#29162) 7 months ago
Delweng dfa6c5e9c8
internal/jsre: format blob fields from hexdecimal to int (#29166) 7 months ago
Martin HS 96bf23f1ea
accounts/usbwallet: use updated hid (only) library (#28945) 7 months ago
rjl493456442 7b81cf6362
core/state, trie/triedb/pathdb: remove storage incomplete flag (#28940) 7 months ago
buddho e199319fd6
rlp: remove a moot todo (#29154) 7 months ago
zhiqiangxu d89d7ebdec
core: initialize `gasRemaining` with `=` instead of `+=` (#29149) 7 months ago
Vie 9b3ceb2137
core/types: reuse signtx (#29152) 7 months ago
Domino Valdano 5d5b384efd
.mailmap: remove invalid email address (#29163) 7 months ago
Andrei Silviu Dragnea 19607d1a10
eth/tracers: Fix prestateTracer pre nonce on contract creation (#29099) 7 months ago
rjl493456442 ca473b81cb
core: use finalized block as the chain freeze indicator (#28683) 7 months ago
Felix Lange a97d622588
cmd/devp2p: fix commandHasFlag (#29091) 7 months ago
psogv0308 35cebc1687
triedb/pathdb: changed the test code to check for verifying state (#29150) 7 months ago
buddho 679a27a2b3
all: use EmptyUncleHash, EmptyCodeHash instead of raw value (#29134) 7 months ago
cui 5a1e8a6547
core: delete unused ErrMaxInitCodeSizeExceeded (#29062) 7 months ago
yzb b408b3e5fe
accounts/abi: delete duplicate error check (#29136) 7 months ago
yzb a732ad0364
p2p: remove unused argument 'flags' (#29132) 7 months ago
Undefinedor 00905f7dc4
all: remove redundant import aliases (#29144) 7 months ago
Péter Szilágyi 0b1438c3df
eth: make transaction propagation paths in the network deterministic (#29034) 7 months ago
Sina Mahmoodi 0a2f33946b
eth/catalyst: update simulated beacon for cancun (#28829) 7 months ago
Péter Szilágyi 865e1e9f57
cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108) 7 months ago
yzb db4cf69166
all: replace fmt.Errorf() with errors.New() if no param required (#29126) 7 months ago
Ng Wei Han 28d55218f7
cmd/geth: parseDumpConfig should not return closed db (#29100) 7 months ago
cui fliter dbc27a199f
all: fix function names in docs (#29128) 7 months ago
lightclient 1883438964
eth/catalyst: return invalid payload attributes instead of invalid parms for bad fcu payload (#29115) 7 months ago
buddho 9986a69c25
internal/ethapi: pass in accesslist in test (#29089) 7 months ago
rjl493456442 5bae14f9df
triedb/pathdb: fix panic in recoverable (#29107) 7 months ago