-
4f0d8f0d15
graphql: fix race in withdrawals test (#27706)
Sina Mahmoodi
2023-07-13 12:41:58 +02:00
-
714f75943b
eth, miner: rm redundant type declare (#27713)
Delweng
2023-07-13 14:55:31 +08:00
-
5822e2e15f
remooved geth binary
philip-morlier
2023-07-12 18:18:43 -07:00
-
0747e800de
Added plugin test package to plugins package
philip-morlier
2023-07-12 18:17:18 -07:00
-
f22b6f3e8e
incremental commit merge not complete
philip-morlier
2023-07-12 18:15:05 -07:00
-
6ed9390f9b
Merge remote-tracking branch 'origin/feature/plugeth-test-plugin' into merge/geth-v1.12.0
philip-morlier
2023-07-12 13:47:51 -07:00
-
-
040a4a543b
build: upgrade -dlgo version to Go 1.20.6 (#27708)
Marius Kjærstad
2023-07-12 19:38:12 +02:00
-
80b7bfe70d
accounts, cmd/evm: fix docstrings (#27703)
cui fliter
2023-07-12 18:01:55 +08:00
-
a426999fc9
p2p/discover: filter bootnodes by netrestrict (#27701)
Felix Lange
2023-07-12 12:01:38 +02:00
-
0b1f97e151
core/rawdb: support freezer batch read with no size limit (#27687)
rjl493456442
2023-07-12 15:19:01 +08:00
-
dc56f2a361
incremental commit, manual changes to support merge
philip-morlier
2023-07-11 17:01:10 -07:00
-
e516d5842c
automated merge
philip-morlier
2023-07-11 16:01:17 -07:00
-
-
cecd22143b
go.mod: upgrade github.com/karalabe/usb to fix build warning (#27698)
Felix Lange
2023-07-11 22:34:22 +02:00
-
7a565fa4fe
console: add cleanup to avoid leaks in newTester (#27695)
Mskxn
2023-07-12 03:27:48 +08:00
-
645b0db98e
cmd/utils, p2p: clean up discovery setup (#27518)

lightclientandFelix Lange
2023-07-11 13:21:32 -06:00
-
4b06e4f25e
core/state: value diff tracking in StateDB (#27349)
rjl493456442
2023-07-11 21:43:23 +08:00
-
aecf3f9579
internal/blocktest: add package for shared test code (#27270)
Delweng
2023-07-11 20:57:02 +08:00
-
e1fd3d67e5
eth: better active protocol handler tracking (#27665)
lightclient
2023-07-11 01:57:42 -06:00
-
5c9cbc218a
core/vm: implement EIP-5656, mcopy instruction (#26181)

Charles CooperandMartin Holst Swende
2023-07-11 03:55:34 -04:00
-
af8b138c1a
core/vm: define cancun + enable 1153 (tstore/tload) in cancun (#27663)
Martin Holst Swende
2023-07-10 14:40:31 -04:00
-
c2db667c8f
miner: remove unused commented code (#27664)
jwasinger
2023-07-07 10:14:24 +02:00
-
c866dfdc78
core: remove outdated tests (#27662)
Martin Holst Swende
2023-07-06 12:05:34 -04:00
-
cbf2579691
p2p, p2p/discover: add dial metrics (#27621)
lightclient
2023-07-06 08:20:31 -06:00
-
ea782809f7
cmd/geth: implement dev mode for post-merge (#27327)



2023-07-06 10:42:34 +02:00
-
ab0e0f3517
signer/core: show helptext when clef rejects signing (#27538)

John ChaseandMartin Holst Swende
2023-07-06 15:50:44 +08:00
-
83d7f426d1
core: stop chain when tests are finished (#27660)
Darioush Jalali
2023-07-05 23:56:42 -07:00
-
863f6dac19
ethdb/leveldb: update leveldb metrics collection (#27643)



2023-07-06 00:04:07 +02:00
-
59f7b289c3
cmd, core, eth, graphql, trie: no persisted clean trie cache file (#27525)
rjl493456442
2023-07-04 15:21:06 +08:00
-
6ca3ef9a7b
node: fix listening on IPv6 address (#27628) (#27635)
Curith
2023-07-02 19:21:16 +08:00
-
8bbb16b70e
core/state, light, les: make signature of ContractCode hash-independent (#27209)

Guillaume BalletandGary Rong
2023-06-28 11:11:02 +02:00
-
85b8d1c06c
params, trie: add verkle fork management + upgrade go-verkle (#27464)

Guillaume BalletandGary Rong
2023-06-28 11:08:48 +02:00
-
f5d3d486e4
eth: send big transactions by announce/retrieve only (#27618)

Marius van der WijdenandMartin Holst Swende
2023-06-28 11:06:20 +02:00
-
eed7983c7c
core/txpool/legacypool: fix typo (#27620)
hero5512
2023-06-27 13:28:18 -04:00
-
c7b099b2ea
trie, core/state: revert error removal in (*state.Trie).Commit (#27544)

Guillaume Balletandrjl493456442
2023-06-27 14:36:38 +02:00
-
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
-
942ba4ddaa
crypto/secp256k1: define NDEBUG only if not defined (#27550)
Francisco de Borja Aranda Castillejo
2023-06-23 19:02:05 +02:00
-
54899440d2
Removed comments
philip-morlier
2023-06-22 13:28:50 -07:00
-
4ca9210d59
Modified injection test in /core/rawdb/
philip-morlier
2023-06-22 13:00:05 -07: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
-
b3f1d35171
functional test plugin.
philip-morlier
2023-06-22 01:05:10 -07: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
-
8a33d8e506
added meta blockProcessingError to test
philip-morlier
2023-06-19 20:59:18 -07: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
-
b19d7f9f9e
Merge remote-tracking branch 'origin/develop' into feature/old-consensus-engine
philip-morlier
2023-06-14 22:24:35 -07:00
-
-
-
-
fee25089a9
Added HookTester back into main.
philip-morlier
2023-06-14 22:24:08 -07:00
-
7823ff6d06
eth/tracers: refactor exporting js buffer (#27472)
Sina Mahmoodi
2023-06-14 19:07:24 +02:00
-
366f480bc1
Merge pull request #78 from cerc-io/fix-subscription-methods
develop
Philip Morlier
2023-06-14 09:44:27 -07: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
-
1bf1a5634e
Merge remote-tracking branch 'origin/develop' into feature/old-consensus-engine
philip-morlier
2023-06-13 22:52:01 -07:00
-
-
-
-
23c0ca58af
trieFlushClone test experiment
philip-morlier
2023-06-13 13:13:13 -07: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
-
a20fadc454
Merge pull request #79 from openrelayxyz/feature/consensus-engine
Philip Morlier
2023-06-12 16:28:47 -07:00
-
-
80956ac723
removed unnecessary comments from wrappers/engine.go
philip-morlier
2023-06-12 15:08:37 -07:00
-
d8d864768a
Updated mod and sum to reflect v1.2.0
philip-morlier
2023-06-12 13:37:29 -07:00
-
7434ccb8c8
Initial commit of stand alone consensus engine work.
philip-morlier
2023-06-12 09:52:46 -07:00
-
-
f7ff01fd54
fix plugin subscription method registration
roysc
2023-06-10 01:51:11 +08:00
-
a9c2d243c5
clean up/copyedit
roysc
2023-06-09 18:08:56 +08: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