-
61b844f2b2
eth/gasestimator: allow slight estimation error in favor of less iterations (#28618)
Péter Szilágyi
2023-11-28 22:31:47 +0200
-
e0c7ad01ab
consensus: verify the nonexistence of shanghai- and cancun-specific header fields (#28605)
Jakub Freebit
2023-11-29 05:29:00 +0900
-
34dcd74935
crypto/secp256k1: fix 32-bit tests when CGO_ENABLED=0 (#28602)
Guillaume Ballet
2023-11-28 19:16:50 +0100
-
bbc5db8405
eth/tracers/js: fix type inconsistencies (#28488)
Sina Mahmoodi
2023-11-28 17:30:35 +0330
-
248dc50ee8
ethereum: remove TODO comment about subscription (#28609)
Shivam Sandbhor
2023-11-28 19:19:08 +0530
-
63979bc9cc
cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504)
Martin Holst Swende
2023-11-28 13:54:17 +0100
-
58297e339b
light: remove package light(#28614)
lightclient
2023-11-28 01:01:23 -0700
-
71817f318e
eth/catalyst, eth/downloader: expose more sync information (#28584)
rjl493456442
2023-11-28 15:38:30 +0800
-
5b57727d6d
go.mod: update uint256 to v1.2.4 (#28612)
Martin Holst Swende
2023-11-27 15:39:28 +0100
-
1e28e0bb03
eth/gasestimator, internal/ethapi: move gas estimator out of rpc (#28600)
Péter Szilágyi
2023-11-27 16:20:09 +0200
-
333dd956bf
trie: fix random test generator early terminate (#28590)
Ng Wei Han
2023-11-25 21:56:22 +0800
-
2a2013014c
eth, internal/ethapi: drop some weird indirection (#28597)
Péter Szilágyi
2023-11-24 13:26:42 +0200
-
bdf5e388ca
cmd, les, tests: remove light client code (#28586)
Marius van der Wijden
2023-11-23 17:28:26 +0300
-
d76efbb9be
params: update discV5 bootnodes (#28562)
Mikel Cortes
2023-11-23 10:14:10 +0000
-
eec37e3b71
cmd/devp2p/internal/ethtest: undo debug-hack (#28588)
Martin Holst Swende
2023-11-23 09:22:09 +0100
-
63127f5443
cmd/geth: fix build error (#28585)
Felix Lange
2023-11-22 16:32:43 +0100
-
d468c333a7
cmd/{geth,utils}: add cmd to export preimages in snap enumeration order (#28256)
Guillaume Ballet
2023-11-22 14:48:25 +0100
-
5ff929c22f
les/vflux: run tests in parallel (#28524)
Håvard Anda Estensen
2023-11-22 14:00:30 +0100
-
3cfcd252db
cmd/geth: add support for --dev flag in dumpgenesis (#28463)
jwasinger
2023-11-22 19:08:39 +0800
-
104dbf7821
cmd/utils: validate pre-existing genesis in --dev mode (#28468)
jwasinger
2023-11-22 19:01:38 +0800
-
d6cea4832a
rpc: improve performance of subscription notification encoding (#28328)
Delweng
2023-11-22 18:24:54 +0800
-
347fecd881
core/types: make 'v' optional for DynamicFeeTx and BlobTx (#28564)
Mario Vega
2023-11-22 04:00:44 -0600
-
e9f59b5d5e
eth/filters: reuse error msg for invalid block range (#28479)
ucwong
2023-11-21 14:28:44 +0000
-
6489a0dd1f
ethdb/pebble: don't double-close iterator inside pebbleIterator (#28566)
Maciej Kulawik
2023-11-21 14:22:22 +0000
-
146e8d999c
core, trie, rpc: speed up tests (#28461)
Marius van der Wijden
2023-11-21 14:19:28 +0300
-
525db7b2c5
accounts/abi: context info on unpack-errors (#28529)
levisyin
2023-11-21 16:16:57 +0800
-
ad16f11f84
cmd/evm: capitalize evm commands (#28569)
Haotian
2023-11-21 15:56:23 +0800
-
661bd45188
core/state/snapshot: print correct error from trie iterator (#28560)
rjl493456442
2023-11-21 10:47:37 +0800
-
460cc1673e
cmd: run tests in parallel (#28546)
Håvard Anda Estensen
2023-11-20 12:52:14 +0300
-
14a1e96b68
core/txpool/legacypool: respect nolocals-setting (#28435)
jp-imx
2023-11-20 19:05:20 +1100
-
a73748258f
accounts, cmd: fix typos (#28526)
levisyin
2023-11-20 15:44:05 +0800
-
77cb21da2c
signer: run tests in parallel (#28536)
Håvard Anda Estensen
2023-11-20 10:20:59 +0300
-
c8a2202028
cmd/evm: validate blockchain tests poststate account storage (#28443)
danceratopz
2023-11-17 17:56:21 +0300
-
8b78d6a7a0
Dockerfile: update Go to 1.21 (#28538)
Håvard Anda Estensen
2023-11-17 17:48:06 +0300
-
5bf8769fb0
ethdb/memorydb, trie: reduced allocations (#28473)
Martin Holst Swende
2023-11-15 16:20:34 +0100
-
a75a2d6db6
all: replace some cases of strings.SplitN with strings.Cut (#28446)
Håvard Anda Estensen
2023-11-15 16:42:33 +0300
-
db7895d3b6
accounts/abi: improve readability of method-to-string conversion (#28530)
Halimao
2023-11-15 21:30:35 +0800
-
fcc7ae162d
internal/jsre/deps: fix typo in jsdoc (#28511)
aliening
2023-11-15 20:55:56 +0800
-
b9504e4966
miner: run tests in parallel (#28506)
Håvard Anda Estensen
2023-11-15 15:46:32 +0300
-
2814ee0547
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532)
Zoro
2023-11-15 20:36:57 +0800
-
984f82629c
cmd/geth: more special cases logging tests (#28527)
jwasinger
2023-11-15 16:54:35 +0800
-
c5b7cfa9c3
tests: skip tests on windows 32bit CI (#28521)
Martin Holst Swende
2023-11-14 18:40:16 +0100
-
2391fbc676
tests/fuzzers: move fuzzers into native packages (#28467)
Martin Holst Swende
2023-11-14 14:34:29 +0100
-
24d46224c1
trie: spelling - fix comments in hasher (#28507)
VM
2023-11-14 21:27:07 +0800
-
e803ef09ad
eth/tracers/js: fix isPush for push0 (#28520)
Sina Mahmoodi
2023-11-14 15:14:38 +0300
-
fa8d39807d
cmd, core, trie: verkle-capable
geth init
(#28270)
Guillaume Ballet
2023-11-14 13:09:40 +0100
-
916d6a441a
params: release Geth v1.15.5
Péter Szilágyi
2023-11-14 15:02:24 +0300
-
-
f265cc24b4
cmd/geth: remove some whitespace in code and comments (#28148)
Delweng
2023-11-10 20:26:13 +0800
-
49b2c5f43c
build: upgrade -dlgo version to Go 1.21.4 (#28505)
Marius Kjærstad
2023-11-10 13:15:06 +0100
-
ce5a4809fd
ethclient: add empty/nonexist account testcase for eth_getProof RPC (#28482)
Delweng
2023-11-10 19:23:09 +0800
-
2f4833b828
cmd/evm: allow state dump regardless if test passes in statetest (#28484)
Wei Tang
2023-11-10 12:21:51 +0100
-
326fa00759
core/rawdb: fsync the index file after each freezer write (#28483)
rjl493456442
2023-11-10 18:56:39 +0800
-
e38b9f1830
eth/filters: exit early if topics-filter has more than 4 topics (#28494)
Delweng
2023-11-10 15:10:03 +0800
-
f7dde2a96c
ethdb/pebble: add
Errorf
function to panicLogger (#28491)
Jim McDonald
2023-11-09 14:15:22 +0000
-
b77a9b127c
cmd/geth: more testcases for logging (#28501)
Martin Holst Swende
2023-11-09 10:46:48 +0100
-
7ea860d665
graphql: type of yParity from Long to BigInt (#28456)
Delweng
2023-11-09 16:36:27 +0800
-
470dba8fc1
core/vm: set basefee to 0 internally on eth_call (#28470)
Péter Szilágyi
2023-11-08 11:22:08 +0200
-
4d9f3cd5d7
eth: set networkID to chainID by default (#28250)
Marius van der Wijden
2023-11-07 14:21:46 +0100
-
f20b334f21
eth/filters: eth_getLogs fast exit for invalid block range (#28386)
Delweng
2023-11-07 19:41:19 +0800
-
97ae32441e
travis: use newer builder image (#28475)
Péter Szilágyi
2023-11-07 13:00:31 +0200
-
51b5ad3da3
.travis: enable cross building to macos arm64 (#28474)
Péter Szilágyi
2023-11-07 12:35:03 +0200
-
e91cdb49be
ethclient: fix forwarding 1559 gas fields (#28462)
Péter Szilágyi
2023-11-03 19:40:37 +0200
-
b1cec853be
eth/tracers: add position field for callTracer logs (#28389)
Alvaro Sevilla
2023-11-03 10:28:27 +0100
-
a3be38127c
core/vm: performance tweak of
OpCode.String()
(#28453)
lmittmann
2023-11-02 07:54:28 +0100
-
f4ac548619
ethdb/pebble: cap memory table size as maxMemTableSize-1 (#28444)
rjl493456442
2023-11-01 00:19:31 +0800
-
285202aae2
cmd/evm: add --run option to blocktest command (#28421)
Mario Vega
2023-10-31 08:23:51 -0600
-
bc42e88415
core: add basic chain history support in GenerateChain (#28428)
Felix Lange
2023-10-31 12:39:25 +0100
-
447945e438
core/rawdb: add logging and fix comments around AncientRange function. (#28379)
Jakub Freebit
2023-10-31 20:04:45 +0900
-
ea2e66a58e
trie/triedb/pathdb: improve dirty node flushing trigger (#28426)
rjl493456442
2023-10-31 17:39:55 +0800
-
233db64cc1
all: make vendored copy of reexec (#28382)
Martin Holst Swende
2023-10-28 00:14:43 +0200
-
2d7dba024d
graphql: always set content-type to application/json (#28417)
Delweng
2023-10-27 22:50:59 +0800
-
4cbca5178a
core, cmd/geth: add --override.* flags to geth init (#28407)
Guillaume Ballet
2023-10-27 04:15:14 +0200
-
abe3fca1de
graphql: fix an issue of nil pointer panic (#28416)
Delweng
2023-10-26 19:48:51 +0800
-
58ae1df684
cmd/geth: test for logging-output (#28373)
Martin Holst Swende
2023-10-25 17:57:12 +0200
-
d8c6ae054c
rpc: use correct stringer-method for serializing BlockNumberOrHash (#28358)
Adrian Sutton
2023-10-25 23:52:42 +1000
-
f7b62e5506
graphql: logs return error if from block > to (#28412)
Delweng
2023-10-25 21:20:23 +0800
-
96b75033c0
trie: use explicit errors in stacktrie (instead of panic) (#28361)
Martin Holst Swende
2023-10-25 14:53:50 +0200
-
300df874d7
cmd/evm: make t8ntool handle transaction decoding errors better (#28397)
Martin Holst Swende
2023-10-25 14:08:52 +0200
-
a8617c6d4d
txpool/legacypool: remove already known error in legacypool (#28400)
moomin
2023-10-24 00:36:11 +0900
-
ab04aeb855
core, eth, trie: filter out boundary nodes and remove dangling nodes in stacktrie (#28327)
rjl493456442
2023-10-23 23:31:56 +0800
-
43e6a3c196
graphql: return error if block from>to (#28393)
Delweng
2023-10-23 23:25:26 +0800
-
3853f50082
trie/triedb/pathdb, core/rawdb: enhance error message in freezer (#28198)
rjl493456442
2023-10-23 21:46:39 +0800
-
062598bb40
core/blockchain: fix typos and grammar (#28295)
hyunchel
2023-10-23 09:23:41 -0400
-
54f35c68be
ethstats: fix bug in block reporting (#28398)
kaliubuntu0206
2023-10-23 22:06:05 +0900
-
6c6982163b
core/state/pruner: track number of skipped items during state pruning (#28368)
aaronbuchwald
2023-10-23 01:24:32 -0400
-
ffc6a0f36e
event: fix Resubscribe deadlock when unsubscribing after inner sub ends (#28359)
Inphi
2023-10-22 11:37:56 -0400
-
a6a0ae45b6
crypto/kzg4844: use the new trusted setup file and format (#28383)
kevaundray
2023-10-22 15:05:04 +0100
-
c1d5a012ea
core/state, tests: fix memory leak via fastcache (#28387)
Martin Holst Swende
2023-10-20 13:35:49 +0200
-
cd29535672
crypto/blake2b: put architecture-dependent features behind build-tag (#28381)
Marius van der Wijden
2023-10-19 14:04:26 +0200
-
4d3c0d41f4
eth/filters: fix flaky test TestPendingTxFilterDeadlock (#28376)
Sina Mahmoodi
2023-10-19 10:30:55 +0200
-
ec1a0502bf
rpc: increase timeout in TestClientWebsocketPing (#28371)
Brandon Liu
2023-10-19 16:08:36 +0800
-
d10a2f6ab7
tests/fuzzers: update fuzzers to be based on go-native fuzzing (#28352)
Marius van der Wijden
2023-10-18 15:01:16 +0200
-
da55b23d21
eth/fetcher: downgrade stale txs log from warn to debug (#28364)
lightclient
2023-10-17 10:52:53 -0600
-
d782dc2341
tests/fuzzers/les: fix crash in fuzzer (#28362)
Marius van der Wijden
2023-10-17 15:20:22 +0200
-
20d5256e40
core/chain_makers: add SetParentBeaconRoot(..) to chain makers (#28252)
lightclient
2023-10-17 06:43:46 -0600
-
b85c86022e
api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084)
Adrian Sutton
2023-10-17 22:34:01 +1000
-
f62502e123
internal/ethapi, accounts/abi/bind: use
errors.Is
for error comparison (#28348)
Brandon Liu
2023-10-17 20:11:04 +0800
-
1f11d2d340
ethclient: ensure the close of canceled context (#28349)
Kero
2023-10-17 20:09:48 +0800
-
1b1611b8d0
core, trie, eth: refactor stacktrie constructor (#28350)
rjl493456442
2023-10-17 20:09:25 +0800
-
aeb0abf80a
params: begin v1.13.5 release cycle
Péter Szilágyi
2023-10-17 14:18:45 +0300