Commit Graph

14965 Commits (0ceac8d00e3067b6bb7ddc79670383295ddf7d6d)
 

Author SHA1 Message Date
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
rjl493456442 49623bd469
core, triedb/pathdb: calculate the size for batch pre-allocation (#29106) 7 months ago
Péter Szilágyi 170fcd80c6 params: being major version bump cycle 7 months ago
cui 02d77c98f9
core: using math.MaxUint64 instead of 0xffffffffffffffff (#29094) 7 months ago
Péter Szilágyi 57d2b552c7 params: begin v1.13.15 cycle 7 months ago
Péter Szilágyi 9038ba6942 params: release Geth v1.13.14 7 months ago
Roberto Bayardo 51b479e564
core/txpool: elevate the 'already reserved' error into a constant (#29095) 7 months ago
Andrei Silviu Dragnea 5a0f468f8c
eth/tracers: Fix callTracer logs on onlyTopCall == true (#29068) 7 months ago
Delweng 45a272c7b9
core/txpool: no need to log loud rotate if no local txs (#29083) 7 months ago
Péter Szilágyi 63aaac8100
core/txpool/blobpool: reduce default database cap for rollout (#29090) 7 months ago
cui c1f59b98f6
eth/catalyst: remove variable in tx conversion loop (#29076) 7 months ago
Justin Dhillon 821d70240d
cmd/clef: add spaces in README.md table (#29077) 7 months ago
maskpp 8bca93e82c
internal/ethapi: pass blob hashes to gas estimation (#29085) 7 months ago
cui edffacca8f
eth/catalyst: enable some commented-out testcases   (#29073) 7 months ago
Qt 26724fc2aa
p2p, log, rpc: use errors.New to replace fmt.Errorf with no parameters (#29074) 7 months ago
Roberto Bayardo 32d4d6e616
core/txpool: reject blob txs with blob fee cap below the minimum (#29081) 7 months ago
Haotian 93c541ad56
eth/catalyst: fix wrong error message of payloadV2 after cancun (#29049) 7 months ago
colin b87b9b4533
internal/ethapi:fix zero rpc gas cap in eth_createAccessList (#28846) 7 months ago
ArtificialPB e47a7c22c4
internal/ethapi: use overriden baseFee for gasPrice (#29051) 7 months ago
Felix Lange b590cae892 params: begin v1.13.14 release cycle 7 months ago
Felix Lange 3b4ede7444 params: release go-ethereum v1.13.13 stable 7 months ago
Sina Mahmoodi b47cf8fe1d
internal/ethapi: fix defaults for blob fields (#29037) 7 months ago
colin b9ca38b735
core/txpool: fix typo (#29036) 7 months ago