|
|
5e7bd64d93
|
chore: add note about grammar+typo prs (#5808)
|
2023-12-18 08:59:59 +01:00 |
|
|
|
b6831c66f0
|
docs: adjust arm device guide (#5799)
|
2023-12-18 08:54:31 +01:00 |
|
|
|
df5042c46d
|
chore(deps): weekly cargo update (#5798)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
|
2023-12-18 08:53:33 +01:00 |
|
|
|
27caf7b4ce
|
perf: random changes (#5795)
|
2023-12-16 18:11:26 +00:00 |
|
|
|
bfe12ce885
|
chore: log full tx object in assert (#5797)
|
2023-12-16 17:32:59 +00:00 |
|
|
|
3e500ef746
|
feat(grafana): sort stages (#5796)
|
2023-12-16 17:31:43 +00:00 |
|
|
|
d3fd2cd722
|
refactor(primitives): small refactoring for pooled transactions (#5789)
|
2023-12-16 15:11:00 +00:00 |
|
|
|
9ae7ae2b3f
|
feat: better usage of by_id methods in transaction pools (#5791)
|
2023-12-16 15:10:53 +00:00 |
|
|
|
570be24695
|
fix(txpool): correct the EIP2930 Error logger in TxValidator (#5792)
|
2023-12-16 04:30:49 +00:00 |
|
|
|
ed7e6afa47
|
feat: add sequential_transactions_by_sender method for MockTransactionSet (#5741)
|
2023-12-15 20:23:49 +00:00 |
|
|
|
686129cb63
|
feat(network): added NetworkConfigBuilder.block_import(..) (#5783)
Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
|
2023-12-15 20:20:45 +00:00 |
|
|
|
ae31d46647
|
refactor(primitives): add documentation and refactor Genesis implementation (#5788)
|
2023-12-15 19:44:18 +00:00 |
|
|
|
6af8e0f7ea
|
chore: use new aquamarine macro (#5785)
|
2023-12-15 14:49:01 +00:00 |
|
|
|
bf37c8a076
|
feat: add PageOps metrics to libmdbx-rs (#5786)
|
2023-12-15 14:43:45 +00:00 |
|
|
|
cc4bd7c306
|
fix: use the same ProviderFactory in reth node (#5778)
|
2023-12-15 14:01:12 +00:00 |
|
|
|
30efaf4a72
|
chore: bump proptest + arbitrary (#5779)
|
2023-12-15 14:49:29 +01:00 |
|
|
|
d73e410593
|
doc(blockchain-tree): add documentation for MakeCanonicalAction enum (#5739)
|
2023-12-15 13:34:09 +00:00 |
|
|
|
a0129b6b88
|
Archify EthStateCache (#5744)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-15 13:22:19 +00:00 |
|
|
|
84b1bb01db
|
More descriptive reorg log (#5671)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2023-12-15 13:17:30 +00:00 |
|
|
|
3f7760d852
|
refactor: make sender recovery explicit in provider (#5776)
|
2023-12-15 13:05:52 +00:00 |
|
|
|
faa9a22a71
|
refactor: use BlockWithSenders in executors (#5771)
|
2023-12-15 12:57:41 +00:00 |
|
|
|
1eaa3ed5a5
|
chore: add reorg metrics to grafana (#5774)
|
2023-12-15 12:00:28 +00:00 |
|
|
|
26a91c69f4
|
feat: use nybbles crate (#5766)
|
2023-12-15 11:27:49 +00:00 |
|
|
|
e622f38540
|
chore: remove RpcStateCacheArgs value parser (#5773)
|
2023-12-15 11:24:01 +00:00 |
|
|
|
ff183756bc
|
perf: reduce static data size (#5770)
|
2023-12-15 10:58:00 +00:00 |
|
|
|
667972c20e
|
feat: Report MDBX commit latency metrics (#5668)
Co-authored-by: Nikita Smirnov <nikita.smirnov.m@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-15 10:38:03 +00:00 |
|
|
|
49711061c3
|
chore: add helper for getting the final total difficulty if known (#5769)
|
2023-12-15 10:29:23 +00:00 |
|
|
|
80ddf17769
|
chore: add note about execute fn in docs (#5768)
|
2023-12-15 10:29:03 +00:00 |
|
|
|
764c7ae26f
|
minor improve for compression dir (#5755)
|
2023-12-15 09:45:23 +00:00 |
|
|
|
2df1e548be
|
fix(cli): allow no PHF or compression in snapshots (#5765)
|
2023-12-15 09:39:47 +00:00 |
|
|
|
629b12a4f6
|
doc: --dev.block_time not available (#5764)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2023-12-15 09:23:39 +00:00 |
|
|
|
a8e2518aa0
|
feat: add SecretKey to networkconfig (#5761)
|
2023-12-14 17:25:05 +00:00 |
|
|
|
06477320ef
|
refactor(ef-tests): clean up run function (#5747)
|
2023-12-14 17:13:38 +00:00 |
|
|
|
a0781f0875
|
chore: make CanonStateNotificationStream pub (#5759)
|
2023-12-14 17:02:33 +00:00 |
|
|
|
9a26b7a8e5
|
Canonicalization metrics improvements (#5705)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-12-14 17:01:36 +00:00 |
|
|
|
db48d6b097
|
feat(bin): I/O metrics (#5710)
|
2023-12-14 17:00:45 +00:00 |
|
|
|
744930f1de
|
docs: improve CLI reference generator (#5740)
|
2023-12-14 10:18:18 +00:00 |
|
|
|
013b4c93db
|
feat(rpc): Add tx_hash to debug_traceBlockByX (#5743)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-13 18:36:24 +00:00 |
|
|
|
5062b7ea86
|
feat: integrate multiplexing (#5559)
|
2023-12-12 16:34:31 +00:00 |
|
|
|
701e37804e
|
fix: dont include empty revert reason (#5736)
|
2023-12-12 17:02:49 +01:00 |
|
|
|
829d3ede65
|
feat(bin): parse RUST_LOG in journald and log file filters (#5735)
|
2023-12-12 12:07:28 +00:00 |
|
|
|
7efd0fd939
|
docs(book): update CLI (#5730)
|
2023-12-12 11:36:59 +00:00 |
|
|
|
c1d7d2bde3
|
feat: add DatabaseMetrics trait for generic DB in reth node (#5690)
|
2023-12-11 22:28:56 +00:00 |
|
|
|
64337f31e0
|
chore: make mixHash optional (#5732)
|
2023-12-11 20:47:34 +00:00 |
|
|
|
971e8d9b01
|
refactor(net): Simplified logic for determining shared capability versions (#5725)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-11 20:28:25 +00:00 |
|
|
|
4cda40b3cf
|
Revert 1e523049ca (#5731)
|
2023-12-11 19:08:31 +00:00 |
|
|
|
fa1584b223
|
feat: add RethTransactionPoolConfig (#5729)
|
2023-12-11 14:58:57 +00:00 |
|
|
|
1e523049ca
|
feat(bin) enhance logging config to make RUST_LOG for journalId and File writers (#5687)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-12-11 14:57:45 +00:00 |
|
|
|
c4c07b86bb
|
feat: add network bench (#5728)
|
2023-12-11 14:20:45 +00:00 |
|
|
|
b83afd4b76
|
fix: use unchecked sender recovery in rpc (#5721)
|
2023-12-11 14:13:47 +00:00 |
|