|
|
914b1657d9
|
docs: update static file documentation (#6878)
|
2024-03-06 18:24:02 +00:00 |
|
|
|
6f8d1a8137
|
Rename TxType variants to UpperCamelCase (#7012)
|
2024-03-06 17:36:58 +00:00 |
|
|
|
dd6742e8b7
|
test(stages): fix deadlock with multiple static file writers (#7011)
|
2024-03-06 17:19:25 +00:00 |
|
|
|
ed086497b7
|
Shorten error message on debug assertion (#6988)
|
2024-03-06 15:37:13 +00:00 |
|
|
|
a1df972464
|
chore: remove most ethers mentions and code (#6999)
|
2024-03-06 14:38:15 +00:00 |
|
|
|
c7826cb555
|
fix: immediately refill slots (#6997)
|
2024-03-06 14:33:32 +00:00 |
|
|
|
422b8f8e75
|
Prioritisation network manager + transactions manager + eth request handler (#6590)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-06 13:43:21 +00:00 |
|
|
|
e42fb32c7f
|
ci/test: speed up tests (#6987)
|
2024-03-06 13:30:18 +00:00 |
|
|
|
d1dc906d96
|
chore: use IntoIterator more (#6998)
|
2024-03-06 13:29:38 +00:00 |
|
|
|
23a72d3fce
|
remove clique related tests (#6996)
Signed-off-by: int88 <golden-miner@qq.com>
|
2024-03-06 12:31:46 +00:00 |
|
|
|
9226488b3a
|
Node tests crate (#6972)
|
2024-03-06 12:05:15 +00:00 |
|
|
|
f5be92573c
|
chore: use cache to determine hardfork (#6989)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-06 11:54:20 +00:00 |
|
|
|
00f97f34ad
|
fix(staged-sync): correctly calculate total entries in bodies checkpoint (#6992)
|
2024-03-06 11:38:36 +00:00 |
|
|
|
2d6ad17b85
|
fix: Canyon timestamp overflow (#6990)
|
2024-03-06 11:36:19 +00:00 |
|
|
|
0633fa569e
|
test(storage): fix flaky read transaction safety (#6995)
|
2024-03-06 11:35:35 +00:00 |
|
|
|
588c2f2e6a
|
test(storage): make read transaction safety tests faster (#6994)
|
2024-03-06 10:58:11 +00:00 |
|
|
|
56376b9bdc
|
chore(node-core): add stage id to eta overflow log (#6991)
|
2024-03-06 09:34:13 +00:00 |
|
|
|
ff91824c17
|
chore: rm more optimism features (#6981)
|
2024-03-05 23:32:04 +00:00 |
|
|
|
6725d43f05
|
feat: add trace opcode gas (#6977)
|
2024-03-05 21:57:43 +00:00 |
|
|
|
f2da01fd88
|
feat: support any Inspector for block + tx tracing (#6978)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-03-05 20:52:40 +00:00 |
|
|
|
173c4927fa
|
feat(node-core): stage progress decimal places (#6974)
|
2024-03-05 19:20:47 +00:00 |
|
|
|
c8df172063
|
fix(stages): calculate checkpoints from static files (#6973)
|
2024-03-05 19:20:44 +00:00 |
|
|
|
33d01d3206
|
chore(node-core): log errors in debug when ETA fails to calculate (#6971)
|
2024-03-05 19:20:37 +00:00 |
|
|
|
405f9ab07e
|
feat: add OP specific txpool (#6902)
|
2024-03-05 18:34:03 +00:00 |
|
|
|
96fcdfbac8
|
feat(api,rpc): improve engine API abstraction (#6871)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-05 16:05:17 +00:00 |
|
|
|
024c217564
|
fix(stages, etl): clear ETL collectors in Headers stage when done (#6964)
|
2024-03-05 14:49:06 +00:00 |
|
|
|
ec401aa781
|
rm deposit from pooledtx (#6941)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-05 10:48:50 +00:00 |
|
|
|
1214f2df01
|
txpool: track failed delete blobs in cleanup (#6952)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-03-04 18:30:05 +00:00 |
|
|
|
ebe72f7ae8
|
Tx fetcher metrics (#6951)
|
2024-03-04 17:39:54 +00:00 |
|
|
|
0d3b77f3c1
|
restrict max concurrent outbound dials (#6860)
|
2024-03-04 17:34:28 +00:00 |
|
|
|
a792f160db
|
Comment TransactionsManager (#6651)
|
2024-03-04 17:17:58 +00:00 |
|
|
|
53e67c2b99
|
feat(trie): metrics (#6943)
|
2024-03-04 14:34:48 +00:00 |
|
|
|
a79f1951c5
|
feat(storage): log debug commit message only on commit (#6918)
|
2024-03-03 20:46:04 +00:00 |
|
|
|
3e54d9415e
|
feat(storage): use mdbx_txn_reset to time out transactions (#6924)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-03-03 19:59:00 +00:00 |
|
|
|
b75862010a
|
fix(tx-fetcher): only remove peer from active_peers when inflight_count <= 0 (#6928)
Signed-off-by: int88 <golden-miner@qq.com>
|
2024-03-03 18:29:55 +00:00 |
|
|
|
d6bd0a67e3
|
Small tx response verification optimisation (#6911)
|
2024-03-03 17:35:00 +00:00 |
|
|
|
ba1061a043
|
Return fetch error on response that fails verification or validation (#6864)
|
2024-03-03 14:31:28 +00:00 |
|
|
|
1c6c80452e
|
chore(task): move blocking pool to reth-tasks (#6929)
|
2024-03-03 12:02:05 +00:00 |
|
|
|
ef7ce3601f
|
Filter announcement txns pending import (#6932)
|
2024-03-02 18:51:30 +00:00 |
|
|
|
b6dca63010
|
feat(transaction-pool): remove deposit variant for mocktransaction (#6931)
|
2024-03-02 16:25:53 +00:00 |
|
|
|
a79db0f839
|
fix(db): race condition in Tx cached handles (#6923)
|
2024-03-02 11:52:39 +00:00 |
|
|
|
c82a84c77a
|
Add test for tx response verification (#6926)
|
2024-03-02 11:50:34 +00:00 |
|
|
|
d32a8efb1a
|
Revert "feat(storage): use mdbx_txn_reset to time out transactions … (#6919)
|
2024-03-01 19:47:24 +00:00 |
|
|
|
2009784362
|
feat: raw_tx_by_hash (#6827)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-01 18:41:25 +00:00 |
|
|
|
e7018cafec
|
fix: do not attempt clique header sender recovery on genesis (#6916)
|
2024-03-01 17:15:08 +00:00 |
|
|
|
ea44c1d63f
|
feat(node-core, storage): static files segment metrics (#6908)
|
2024-03-01 16:36:50 +00:00 |
|
|
|
8ea032adad
|
Remove accidentally merged fields (#6912)
|
2024-03-01 15:44:22 +00:00 |
|
|
|
02111c4213
|
feat(provider): consistent database view (#6896)
|
2024-03-01 12:41:14 +00:00 |
|
|
|
3d4cac87d3
|
feat: add activation timestamps (#6865)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-01 11:53:03 +00:00 |
|
|
|
5e2cac442f
|
0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-01 11:34:31 +00:00 |
|