Commit Graph

5501 Commits

Author SHA1 Message Date
87c22d22f8 test: add unit tests for BundleStateWithReceipts (#8741) 2024-06-11 13:54:28 +00:00
830a1f56db example(exex): tests for In Memory State (#8682)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-06-11 13:00:46 +00:00
892d5dd04c test: unit test for TransactionGasLimitMoreThanAvailableBlockGas (#8740) 2024-06-11 11:05:46 +00:00
3202c9072d refactor: move discv5 logic for op to reth-node-optimism (#8690) 2024-06-11 10:42:54 +00:00
55317eb004 chore(deps): bump http, hyper etc. to 1.0; jsonrpsee 0.23 (#7018)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-11 09:37:49 +00:00
e9d8cdab49 chore: add a few missing trait bounds (#8731) 2024-06-11 08:53:14 +00:00
218526c1f9 fix(db): format tracing log fields with Debug (#8738) 2024-06-11 08:47:43 +00:00
d772344d37 chore(deps): remove libffi dependency (#8736) 2024-06-11 06:44:29 +00:00
bd1f5ba8eb feat: add gas throughput debug log to execution progress (#8734) 2024-06-11 02:16:48 +00:00
79113551ee feat(stages): send a notification to ExExes only when Execution stage commits (#8720) 2024-06-11 00:54:52 +00:00
7a69941e86 chore: disable currently failing engine hive tests with reasons (#8733) 2024-06-11 00:27:15 +00:00
08cb775455 feat: move RethRpcConfig to rpc-builder (#8684)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-10 22:08:51 +00:00
7eec20d56d chore(book): rotate gpg keys 2024-06-10 13:27:25 -07:00
22e18ac2d9 fix: dont panic on invalud fcu response (#8725) 2024-06-10 20:02:41 +00:00
1bc9d8b145 Add the Sigma Prime audit (#8728) 2024-06-10 13:08:34 -07:00
ad0be4ca06 refactor: replace BatchBlockExecutionOutput by BundleStateWithReceipts (#8709) 2024-06-10 16:46:39 +00:00
3a8baa0106 feat: --debug.etherscan for fake consensus client (#8082)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-06-10 16:39:52 +00:00
b16a6ec029 chore: move primitives/trie to reth-trie-types (#8717) 2024-06-10 15:00:14 +00:00
76a1a3d005 refactor: simplify Receipts implementation (#8710) 2024-06-10 12:26:44 +00:00
e5832d5189 chore(stages): remove execute_inner method (#8719) 2024-06-10 12:21:11 +00:00
8717ed757b feat: add secp256k1 feature in reth-network-peers (#8712)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-10 11:46:22 +00:00
ee7a829a12 feat: add ExExLauncher (#8693) 2024-06-10 11:14:00 +00:00
53f4ecade4 feat: add launch_with_fn (#8694) 2024-06-10 10:49:23 +00:00
40fc19f085 chore: move workspace.package to top of Cargo.toml (#8691) 2024-06-10 09:56:14 +00:00
ab8b4587ac feat: add storage consistency checks on CLI commands (#8667) 2024-06-10 09:33:31 +00:00
da1536f9c4 docs: improve custom-evm example docs (#8703) 2024-06-09 17:44:47 +02:00
2216b4b53d chore: replace secp256k1 with fully qualified path (#8701) 2024-06-09 16:23:17 +02:00
c7fd507681 feat: remove Bandwidthmeter type (#8698)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-09 13:40:25 +00:00
2852893a7d chore: rename network-types to network-peers (#8699) 2024-06-09 13:13:46 +00:00
c1d69d3a7e chore(deps): weekly cargo update (#8697)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-06-09 11:20:51 +00:00
70b6bc45ad fix(example/op-bridge): ethereum Receipt needless update (#8695)
Signed-off-by: 9547 <29431502+9547@users.noreply.github.com>
2024-06-08 13:52:07 +00:00
6b9623366e fix: ensure jsonrpsee logs are off by default (#8689) 2024-06-08 08:05:36 +00:00
08a0a909f7 chore: add link to new_payload_v4 docs (#8686) 2024-06-07 22:05:42 +00:00
53f5bb0492 feat: add ExecutionPayloadV2 to ExecutionPayloadInputV2 conversion (#8685) 2024-06-07 22:01:53 +00:00
dd9e417d31 fix: atomically write to static file configuration file (#8666) 2024-06-07 20:37:20 +00:00
314da27567 chore: rm unused launch functions (#8663) 2024-06-07 18:12:08 +00:00
a7152eda37 chore: move primitives/exex to reth-exex-types (#8677) 2024-06-07 16:31:24 +00:00
d0e3504ecc example(exex): tests for OP Bridge (#8658) 2024-06-07 15:52:44 +00:00
ade059235b chore: move primitives/prune to reth-prune-types (#8676) 2024-06-07 15:24:39 +00:00
977def880a fix: bad unwrap on resolve (#8675) 2024-06-07 13:59:06 +00:00
4fc289b9d0 chore: move static file crates in static file folder (#8671) 2024-06-07 13:07:51 +00:00
264437a5c7 test: fix flaky test (#8673) 2024-06-07 13:01:20 +00:00
007b0ebd6d chore: move ethereum payload builder to ethereum (#8490) 2024-06-07 12:03:52 +00:00
e4a08fbbf9 chore: misc stages docs (#8669) 2024-06-07 11:08:19 +00:00
bbfb81bbda refactor: extract trusted peer resolve into separate function (#8660)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-07 11:04:08 +00:00
280aaaedc4 docs: updates README.md regarding reth-codecs and Compact (#8665) 2024-06-07 10:34:37 +00:00
04d3191ca8 fix: ensure tx forwarder is set (#8664) 2024-06-07 10:09:41 +00:00
e0c22ace34 test(exex): improve PollOnce trait error handling (#8653) 2024-06-07 07:13:06 +00:00
c7338593aa chore: reintroduce receipts verification debug log (#8662) 2024-06-07 01:21:22 +00:00
jn
c362fc6c36 feat: Introduce payload primitives (#8642)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-06 23:19:21 +00:00