-
d73eb87979
core: log message if DeriveFields returns error (#27530)
aaronbuchwald
2023-06-27 04:29:19 -04:00
-
900591299f
common/lru: add test case for BasicLRU.Peek (#27559)
Sanghee Choi
2023-06-27 17:27:40 +09:00
-
d7ea278fe3
core/vm: move TSTORE,TLOAD to correct opcode nums (#27613)
Marius van der Wijden
2023-06-27 09:25:08 +02:00
-
4b90c4488d
ethdb/pebble: use sync mode for pebble writes (#27615)
rjl493456442
2023-06-27 15:19:02 +08:00
-
b4bc9b0db6
cmd/geth: error message should not be capitalised (#27549)
puhtaytow
2023-06-27 08:12:03 +02:00
-
80441779d4
eth/protocols: put protocols in order (#27543)
Delweng
2023-06-27 14:11:06 +08:00
-
2754b197c9
common/math: fix typo in comment (#27561)
Sanghee Choi
2023-06-26 00:33:50 +09:00
-
4ddaf430b1
292: Backfill gaps in the recent past on startup when tracking head. (#395)
telackey
2023-06-23 21:04:57 -07:00
-
942ba4ddaa
crypto/secp256k1: define NDEBUG only if not defined (#27550)
Francisco de Borja Aranda Castillejo
2023-06-23 19:02:05 +02:00
-
699243f8ae
core/state, light, trie: add UpdateContractCode to the Trie interface (#27476)
Guillaume Ballet
2023-06-22 14:52:52 +02:00
-
5520cd97a1
p2p/discover: swap verification order in discv4 ping handler (#27532)

Exca-DKandExca-DK
2023-06-22 10:06:14 +02:00
-
fd5d2ef0a6
internal/ethapi: quantity-encode storage keys in eth_getProof response (#27309)


2023-06-21 09:11:11 -07:00
-
713fc8bbe6
ethdb/pebble: fsync for batch writes (#27522)
Martin Holst Swende
2023-06-21 12:08:12 -04:00
-
6d2aeb43d5
cmd, core/state, eth, tests, trie: improve state reader (#27428)
rjl493456442
2023-06-21 03:31:45 +08:00
-
8c288b528d
internal/ethapi: use same state for each invocation within EstimateGas (#27505)
jwasinger
2023-06-20 14:40:18 +02:00
-
1affc1c08d
core/txpool: remove use of errors.Join function (#27523)
Felix Lange
2023-06-20 13:51:59 +02:00
-
154b016b6c
core: use slices package for sorting (#27489)

Dan LaineandFelix Lange
2023-06-20 05:58:47 -04:00
-
84b05d4f34
internal/build: ignore some files in FindMainPackages (#27521)
Delweng
2023-06-20 16:42:13 +08:00
-
b1ef0bfe03
eth: use slices package for sorting (#27490)

Dan LaineandFelix Lange
2023-06-19 17:38:57 -04:00
-
9a167c45d1
core/txpool/legacypool: narrow down the scope of the variable (#27471)

hero5512andMartin Holst Swende
2023-06-19 17:30:39 -04:00
-
ceca4578ca
trie: remove parameter 'fromLevel' in Prove (#27512)
rjl493456442
2023-06-19 22:28:40 +08:00
-
091c25d983
go.mod: update kzg libraries to use big-endian (#27510)
Marius van der Wijden
2023-06-19 14:08:13 +02:00
-
50ecb16de0
tests, trie: use slices package for sorting (#27496)

Dan LaineandFelix Lange
2023-06-19 05:41:31 -04:00
-
87e510d963
internal/ethapi, les: use slices package for sorting (#27492)

Dan LaineandFelix Lange
2023-06-19 05:33:48 -04:00
-
a848212709
consensus/clique: use slices package for sorting (#27488)

Dan LaineandFelix Lange
2023-06-19 03:04:16 -04:00
-
4367ab499f
metrics: use slices package for sorting (#27493)

Dan LaineandFelix Lange
2023-06-19 02:53:15 -04:00
-
760fd0c79b
consensus/clique: fix typo in comment (#27503)
Sanghee Choi
2023-06-19 15:47:00 +09:00
-
cd3b8c3d78
cmd/evm: fix typos in documentation (#27501)
John Chase
2023-06-19 14:44:54 +08:00
-
4544dc5f32
cmd/devp2p: use slices package for sorting (#27487)
Dan Laine
2023-06-19 02:42:49 -04:00
-
311b742c84
accounts/keystore: use slices package for sorting (#27485)

Dan LaineandFelix Lange
2023-06-19 02:34:47 -04:00
-
f0b5af74a3
rpc: avoid use of cgo by hard-coding maxPathSize (#27447)

Koichi ShiraishiandFelix Lange
2023-06-19 15:06:58 +09:00
-
e4660a1181
core/txpool/legacypool: handle missing head in reset (#27479)
Martin Holst Swende
2023-06-19 01:58:04 -04:00
-
a71b9b9ffa
core/txpool/legacypool: remove redundant check for floatingRatio == 0 (#27477)
hero5512
2023-06-19 01:52:40 -04:00
-
168d0cc3b3
internal/jsre/deps: fix typos in web3.js (#27500)
John Chase
2023-06-19 13:50:56 +08:00
-
5d75123cb7
ethdb/dbtest: use slices package for sorting (#27491)
Dan Laine
2023-06-19 01:48:47 -04:00
-
289c6c3b15
p2p: use slices package for sorting (#27494)

Dan LaineandFelix Lange
2023-06-19 01:48:12 -04:00
-
46ec972c9c
core/txpool/legacypool: reheap the tx list if london fork not enabled (#27481)
jin
2023-06-19 04:43:53 +08:00
-
36ca59f1ec
build: use slices package for sorting (#27486)
Dan Laine
2023-06-18 09:09:00 -04:00
-
d40a255e97
all: move main transaction pool into a subpool (#27463)
Péter Szilágyi
2023-06-16 15:29:40 +03:00
-
c375936e81
rlp: fix typos (#27484)

John Chaseandjohn
2023-06-16 20:21:43 +08:00
-
604da5c84b
cmd/evm: fix typos in docs (#27478)
cui fliter
2023-06-15 20:55:00 +08:00
-
9cf9fae668
core/types: add support for BlobTxType receipts (#27470)

Martin Holst SwendeandFelix Lange
2023-06-15 08:18:54 -04:00
-
93ecd77d77
core: remove unnecessary log copy (#27475)
aaronbuchwald
2023-06-15 07:52:06 -04:00
-
7823ff6d06
eth/tracers: refactor exporting js buffer (#27472)
Sina Mahmoodi
2023-06-14 19:07:24 +02:00
-
acc2a2ac61
node: remove unused error return from Attach (#27450)
Sanghee Choi
2023-06-14 21:24:47 +09:00
-
6f08c2f3f1
rpc: add method to test for subscription support (#25942)

zhiqiangxuandFelix Lange
2023-06-14 20:04:41 +08:00
-
8bbaf882a6
core/types: add "chainID" field to legacy tx JSON encoding (#27452)

Freeman Jiangandlightclient
2023-06-13 08:46:45 -04:00
-
f3314bb6df
rpc: add limit for batch request items and response size (#26681)


2023-06-13 19:38:58 +08:00
-
5ac4da3653
internal/ethapi: remove error return on RPCMarshalBlock (#27449)
hero5512
2023-06-13 03:02:11 -04:00
-
174d267f48
miner: log number of withdrawals in block upon payload update (#27457)
jwasinger
2023-06-13 00:55:05 -06:00
-
281e8cd5ab
eth/filters: reuse handleLogs method for removed logs (#27438)
Delweng
2023-06-08 17:40:22 +08:00
-
5c51ef8527
accounts/keystore: handle error for invalid key in DecryptKey (#27432)


2023-06-07 21:10:42 +08:00
-
99eb0b52aa
rlp: use identical receiver names for encBuffer methods (#27430)
Stephen Guo
2023-06-07 18:40:06 +08:00
-
fbe432fa15
graphql: implement withdrawals (EIP-4895) (#27072)
Sina Mahmoodi
2023-06-06 18:33:25 +02:00
-
0783cb7d91
eth,core: add api debug_getTrieFlushInterval (#27303)

DelwengandMartin Holst Swende
2023-06-06 20:41:44 +08:00
-
950d5643b1
core/txpool: make transaction validation reusable across packages (pools) (#27429)
Péter Szilágyi
2023-06-06 12:53:29 +03:00
-
4cf708d30b
les: remove unused var
AdvertiseProtocolVersions (#27405)
Paul Lange
2023-06-06 10:34:22 +02:00
-
b8ee2877c5
core/txpool: fix minor flaw in isGapped check (#27404)
Daniel Katzan
2023-06-06 11:29:41 +03:00
-
8eb0c2de76
cmd/evm: make evm blocktest output logs if so instructed (#27396)

Martin Holst SwendeandMarius van der Wijden
2023-06-06 04:27:40 -04:00
-
0e5d2c7c53
core/state/snapshot, core/types, eth: move account definition to type (#27323)
rjl493456442
2023-06-06 16:17:39 +08:00
-
c537ace249
core: 4844 opcode and precompile (#27356)
Marius van der Wijden
2023-06-05 15:43:25 +02:00
-
380fb4e249
core/state: clear out cached state data when reset occurs (#27376)
rjl493456442
2023-06-05 21:25:57 +08:00
-
78f7a6b7f2
graphql: simplify tx resolve (#27285)
John Chase
2023-06-05 17:07:01 +08:00
-
a7b2106edf
eth/downloader: drop beacon head updates if the syncer is restarting (#27397)
Péter Szilágyi
2023-06-05 09:59:38 +03:00
-
c7c84ca16c
all: remove the Rinkeby testnet (#27406)
Péter Szilágyi
2023-06-02 14:03:21 +03:00
-
caa685321a
367: Check if the statediff is already in progress or completed. (#392)
telackey
2023-06-01 13:21:33 -05:00
-
15bd21f3c8
core/state: mark account as dirty when resetObject occurs (#27339)
rjl493456442
2023-06-01 17:09:32 +08:00
-
2372fb2781
internal/web3ext: fix parameter count of miner_start (#27400)
jin
2023-06-01 16:33:10 +08:00
-
45a3ab42aa
core/state: move slot RLP encoding into the MPT implementation (#27000)
Guillaume Ballet
2023-06-01 10:29:41 +02:00
-
bac14cc48a
367: Fix deferred rollback on error. (#391)
telackey
2023-05-31 19:36:36 -05:00
-
ac86547b01
p2p/discover: add Table configuration and Nodes method (#27387)
Felix Lange
2023-05-31 13:37:10 +02:00
-
008086f935
core, eth/downloader: validate blobtx.To at serialization time (#27393)
Péter Szilágyi
2023-05-31 13:08:15 +03:00
-
495692c9db
core, eth/downloader, params: validate blob tx bodies (#27392)
Péter Szilágyi
2023-05-31 11:12:26 +03:00
-
1f9b69b36d
consensus, core, eth/downloader, params: 4844 chain validation (#27382)
Péter Szilágyi
2023-05-31 10:21:13 +03:00
-
cc2ab421e4
go.mod: golang.org/x upgrade (#27299)
ucwong
2023-05-31 08:10:16 +01:00
-
d4961881d7
miner: suspend miner if node is syncing (#27218)
rjl493456442
2023-05-31 15:09:49 +08:00
-
61dcf76230
internal/ethapi: prevent unnecessary resource usage in eth_getProof implementation (#27310)


2023-05-30 23:52:27 -07:00
-
8013a494fe
event: move type fixation logic into Feed.init (#27249)

Seungbae YuandFelix Lange
2023-05-30 23:34:32 +09:00
-
560dceb58e
les, eth: fix typo in comment (#27369)
ucwong
2023-05-30 13:55:03 +01:00
-
d789c68b66
eth: make debug_StorageRangeAt take a block hash or number (#27328)


2023-05-30 14:16:28 +02:00
-
188817468e
core/types: remove superfluous todo-comment (#27383)
Guillaume Ballet
2023-05-30 10:49:09 +02:00
-
c57b3436f4
internal/ethapi: add more testcases for block/header rpc (#27325)

DelwengandSina Mahmoodi
2023-05-29 20:52:08 +08:00
-
13166210c8
eth: split api.go into namespace based files (#27263)
Delweng
2023-05-29 17:09:34 +08:00
-
1816cdc9fd
internal/ethapi: don't return header size from rpc (#27347)
Delweng
2023-05-25 21:19:58 +08:00
-
db9a178ad2
eth/filters: retrieve logs in async (#27135)



2023-05-25 20:40:28 +08:00
-
9358b62fcb
accounts: replace noarg fmt.Errorf with errors.New (#27331)
Delweng
2023-05-25 20:25:58 +08:00
-
6c732766c8
core,console: replace noarg fmt.Errorf with errors.New (#27332)
Delweng
2023-05-25 20:24:09 +08:00
-
690249de7b
params: begin v1.12.1 release cycle
Martin Holst Swende
2023-05-25 12:02:11 +02:00
-
e501b3b05d
params: go-ethereum v1.12.0 stable
Martin Holst Swende
2023-05-25 12:01:00 +02:00
-
33fdd030b1
ethdb/pebble: fix NewBatchWithSize to set db (#27350)
Martin Holst Swende
2023-05-25 09:31:05 +02:00
-
8a78a4f79f
eth,consensus: replace noarg fmt.Errorf with errors.New (#27330)
Delweng
2023-05-25 14:57:34 +08:00
-
b21ba668e6
internal,tests: replace noarg fmt.Errorf with errors.New (#27335)
Delweng
2023-05-25 14:54:28 +08:00
-
dd25a4f5ab
les, signer, light: replace noarg fmt.Errorf with errors.New (#27336)
Delweng
2023-05-25 14:51:13 +08:00
-
21c87e0f1b
crypto: replace noarg fmt.Errorf with errors.New (#27333)
Delweng
2023-05-24 20:45:51 +08:00
-
b0095eeb20
ethclient,event: replace noarg fmt.Errorf with errors.New (#27334)
Delweng
2023-05-24 18:39:49 +08:00
-
e9c3183c52
cmd: use errrors.New instead of empty fmt.Errorf (#27329)
Delweng
2023-05-24 18:21:29 +08:00
-
9231770811
rpc: change BlockNumber constant values to match ethclient (#27219)

Martin Holst SwendeandFelix Lange
2023-05-23 07:18:38 -04:00
-
1a18283e85
cmd/evm: make batched state-test execution possible (#27318)
Martin Holst Swende
2023-05-23 06:23:17 -04:00
-
bfded65ed8
core/state: do not ignore null addr while iterative dump (#27320)

Park ChangwanandMartin Holst Swende
2023-05-23 19:10:26 +09:00
-
a190da9d68
eth/tracers: fix flatCallTracer crasher (#27304)
minh-bq
2023-05-23 16:02:50 +07:00