Commit Graph

3755 Commits

Author SHA1 Message Date
282f4ffb9f chore: mbdx → mdbx typos (#5828) 2023-12-20 05:17:58 +00:00
b1d0dc41c2 chore: bump fdlimit (#5819) 2023-12-18 16:55:19 +00:00
342ee4a41b chore: add error struct for checking builder submissions (#5820) 2023-12-18 18:03:53 +01:00
453f699440 feat: add validation API endpoints (#5816) 2023-12-18 16:10:54 +00:00
98f5baddcc feat: add submitblock request (#5815) 2023-12-18 15:58:39 +00:00
0e091dafb8 refactor: replace std::fs usages with reth-primitives (#5813) 2023-12-18 15:56:26 +00:00
18dd1b72a1 feat: snapshots (#5738)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-12-18 15:55:43 +00:00
900fe7ea4e feat: make NodeState generic over DB with DatabaseMetadata (#5691) 2023-12-18 11:55:21 +00:00
61c9587a24 feat: add execution payload validator (#5811) 2023-12-18 11:45:24 +00:00
1d25829f2e feat: share decompressor buffer (#5777) 2023-12-18 10:42:48 +00:00
43f29fe7c2 perf: skip initial transaction lookup during log queries (#5805)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-12-18 10:03:39 +00:00
18c881532f feat: add SSZ encoding for SignedBidSubmission (#5787)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-18 09:33:35 +00:00
fb871bf3fa refactor: small refactoring for Header structure (#5801)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-18 08:15:33 +00:00
yjh
bb6f6f43c2 feat: support no-std for reth-codecs (#5756) 2023-12-18 08:07:25 +00:00
fcdd31a6f4 chore: fix new clippy lint (#5806) 2023-12-18 09:03:37 +01:00
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
yjh
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