Matthias Seitz
|
0f26cd6df3
|
fix: get MAX_NODES_PER_BUCKET when respond closest (#6842)
|
2024-02-28 14:18:24 +00:00 |
|
Matthias Seitz
|
210d09023d
|
chore: reuse raw transaction by hash for debug_getRawTransaction (#6845)
|
2024-02-28 13:59:15 +00:00 |
|
Matthias Seitz
|
72ffde43f5
|
perf: use cached encoded len for limit check (#6838)
|
2024-02-28 13:52:15 +00:00 |
|
Matthias Seitz
|
44f026a7b4
|
chore: add required bench feature (#6841)
|
2024-02-28 13:50:09 +00:00 |
|
Emilia Hane
|
ecba340c9d
|
Ensure consistency between aborted set and reused ptrs (#6844)
|
2024-02-28 13:14:15 +00:00 |
|
Luca Provini
|
5475a12086
|
Db exclusive mode (#6755)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-02-28 11:23:14 +00:00 |
|
Emilia Hane
|
3179391cfd
|
fix(storage): add active txn before sending result (#6840)
|
2024-02-28 11:22:37 +00:00 |
|
Dan Cline
|
27f1496daa
|
chore: make clippy happy (#6837)
|
2024-02-28 05:32:03 +00:00 |
|
Matthias Seitz
|
e0c220efef
|
fix: actually use envelope encoding for pooled tx (#6832)
v0.1.0-alpha.21
|
2024-02-27 23:20:55 +00:00 |
|
Matthias Seitz
|
7bee4a0717
|
feat: add eth_getRawTransaction (#6830)
|
2024-02-27 21:36:52 +00:00 |
|
Roman Krasiuk
|
d93d8ea840
|
release: v0.1.0-alpha.21 (#6828)
|
2024-02-27 21:14:31 +00:00 |
|
Emilia Hane
|
0007c9a4d2
|
Verify tx response data against request (#6439)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-02-27 17:09:27 +00:00 |
|
Abner Zheng
|
a47c62c84b
|
feat: Add dumpgenesis subcommand (#6797)
|
2024-02-27 14:31:58 +00:00 |
|
Roman Krasiuk
|
3f6d55bb08
|
fix(primitives): sealed block senders check (#6822)
|
2024-02-27 13:39:33 +00:00 |
|
Emilia Hane
|
0c529220eb
|
Fix units for tx manager poll metrics (#6817)
|
2024-02-27 13:18:11 +00:00 |
|
rakita
|
9a949e905b
|
fix(ChainTree): set first block on forked chain (#6821)
|
2024-02-27 12:52:30 +00:00 |
|
Delweng
|
8d258bb7e7
|
feat(node): dev node print genesis account (#6819)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-02-27 12:08:17 +00:00 |
|
Qiwei Yang
|
a27626cc22
|
feat: NetworkHandle get access to TransactionsHandle (#6780)
|
2024-02-27 10:31:54 +00:00 |
|
Roman Krasiuk
|
649db667fb
|
fix(downloader): remove optimization for single full block download (#6820)
|
2024-02-27 10:19:15 +00:00 |
|
refcell
|
0931fe1973
|
fix(docs): Remove op-node Rollup Config CLI Flag (#6813)
|
2024-02-27 08:55:00 +00:00 |
|
Emilia Hane
|
802819a4d7
|
Add alexey as code owner for db (#6816)
|
2024-02-27 08:53:35 +00:00 |
|
Emilia Hane
|
f5ce869c0e
|
Clone read transactions into TxnManager message listener (#6809)
|
2024-02-27 00:59:29 +00:00 |
|
Emilia Hane
|
c268c71d44
|
Downgrade log level for remote client spec bug (#6815)
|
2024-02-27 00:58:13 +00:00 |
|
Emilia Hane
|
95667b0d51
|
Ship TransactionFetcher panel in Grafana dashboard and fix InsertedTransactions panel bug (#6646)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-02-26 22:53:25 +00:00 |
|
clabby
|
6cf9e91144
|
chore(op): Clean up ChainSpecs (#6810)
|
2024-02-26 20:29:23 +00:00 |
|
clabby
|
54db85a216
|
feat(primitives): Add Base Mainnet Ecotone fork time (#6806)
v0.1.0-alpha.20
|
2024-02-26 20:00:00 +00:00 |
|
Matthias Seitz
|
ce28fe32d9
|
chore: pin cc (#6804)
|
2024-02-26 18:12:05 +00:00 |
|
Matthias Seitz
|
a5aff75841
|
release: v0.1.0-alpha.20 (#6800)
|
2024-02-26 17:30:12 +00:00 |
|
Matthias Seitz
|
facad24ad6
|
chore: downgrade backoff counter to u8 (#6799)
|
2024-02-26 18:15:40 +01:00 |
|
DaniPopes
|
285312ea68
|
chore(deps): bump nybbles, correct some unchecked usages (#6794)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-02-26 16:09:35 +00:00 |
|
DaniPopes
|
ac36fa96ec
|
perf(db): cache db handles using OnceLock (#6750)
|
2024-02-26 13:46:13 +00:00 |
|
DaniPopes
|
1563849404
|
chore: simplify collect DatabaseProvider methods (#6747)
|
2024-02-26 13:42:20 +00:00 |
|
Abner Zheng
|
323bad2718
|
Replace async trait with ->impl Future (#6791)
|
2024-02-26 13:23:00 +00:00 |
|
Matthias Seitz
|
f90822ada2
|
fix: saturate blob metrics (#6779)
|
2024-02-26 13:21:25 +00:00 |
|
Alexey Shekhirin
|
4fe0f27974
|
fix(ci): allow non_local_definitions on false positives (#6790)
|
2024-02-26 12:20:08 +00:00 |
|
Emmanuel Ekpenyong
|
be6d505745
|
chore: retrieve single pooled tx by hash (#6785)
|
2024-02-26 13:07:54 +01:00 |
|
int88
|
6930734a13
|
fix some typos (#6789)
|
2024-02-26 13:07:32 +01:00 |
|
Abner Zheng
|
92396b39c4
|
Remove async-trait as dependency from crate stages (#6771)
|
2024-02-26 12:40:15 +01:00 |
|
Iraklis Leontiadis
|
d3d994cedd
|
Improve eth_getLogs performance for latest block (#6305)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-25 12:33:12 +00:00 |
|
github-actions[bot]
|
2a10306e3b
|
chore(deps): weekly cargo update (#6783)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
|
2024-02-25 12:19:10 +00:00 |
|
Matthias Seitz
|
3669d9e046
|
docs: improve pool imports + pending transactions docs (#6781)
|
2024-02-24 18:37:40 +00:00 |
|
Emilia Hane
|
8abbe19392
|
doc(hidden) for TransactionsManager handle only used in tests (#6748)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-24 14:35:19 +00:00 |
|
DaniPopes
|
94cb6a8bcd
|
chore: use Display instead of Debug for most errors (#6777)
|
2024-02-24 12:13:41 +00:00 |
|
Matthias Seitz
|
da3f469758
|
chore: rm duplicated remove_pending_session call (#6773)
|
2024-02-24 11:47:01 +00:00 |
|
DaniPopes
|
b7ac2d6fd2
|
chore: use fmt::Formatter helpers (#6775)
|
2024-02-24 11:40:19 +00:00 |
|
DaniPopes
|
12b3bae53d
|
fmt: format some tests (#6774)
|
2024-02-24 11:16:40 +00:00 |
|
DaniPopes
|
6890e02310
|
fmt: format tracing macro calls (#6776)
|
2024-02-24 10:58:01 +00:00 |
|
Justin Traglia
|
5cb0258ce4
|
Disable jemalloc when cross-building aarch64 (#6766)
|
2024-02-24 10:24:47 +00:00 |
|
back
|
2699262a6f
|
config cache from cli (#6767)
|
2024-02-24 10:20:19 +00:00 |
|
Roman Krasiuk
|
39abdaa427
|
chore(trie): prefer accepting IntoIterator args (#6772)
|
2024-02-24 10:19:38 +00:00 |
|