Commit Graph

5487 Commits

Author SHA1 Message Date
aed78a6e4d chore: bump alloy dd7a999 (#8215) 2024-05-13 01:01:15 -07:00
c2a05f07d3 chore: bump revm to latest with placeholders for EOF (#7765) 2024-05-12 06:12:24 -07:00
3efab64218 refactor(ethereum, primitives, evm): use Alloy EIP-4788 constants (#8208) 2024-05-12 12:43:15 +00:00
d9f9504dbd chore: refactor DefaultStages to take StageConfig (#8173) 2024-05-12 11:38:34 +00:00
487f7e302b refactor: move all alloy-compat code to a standalone module (#8192)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-12 11:28:26 +00:00
8288207cdc chore(deps): weekly cargo update (#8205)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-05-12 11:12:25 +00:00
e20cb91827 Extract layers module from rpc crate (#8163)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
2024-05-11 13:41:41 +00:00
bab96bedbc fix: skip s value check in trace_filter recovery (#8200) 2024-05-10 17:57:23 +00:00
ef01d50238 chore: use engine types crate for types (#8170) 2024-05-10 11:26:44 +00:00
12cce00ec2 chore: move optimism payload crate to optimism folder (#8169) 2024-05-10 11:26:06 +00:00
efa5d41bf5 chore: bump alloy 899fc51 (#8195) 2024-05-10 11:23:54 +00:00
a8bbab2470 chore: implement traits directly for futures::Either (#8172) 2024-05-10 10:36:45 +00:00
b86c6a5911 avoid double function call in validate_one (#8194) 2024-05-10 10:18:24 +00:00
a44e085737 fix: do not use cross for x86_64 apple darwin (#8189) 2024-05-09 20:40:42 +00:00
e6fe864e70 fix: use --show-sdk-platform-version instead of os-version (#8185) 2024-05-09 18:26:25 +00:00
ad54af8406 fix: copy and prune data from database with move_to_static_files, before a pipeline run/unwind (#8127) 2024-05-09 18:24:57 +00:00
ee3c93916d chore(deps): remove outdated dev dep and comment (#8184) 2024-05-09 17:29:42 +00:00
87fee5e8be fix: use yaml lists instead of objects in release.yml (#8182) 2024-05-09 17:00:42 +00:00
4bbc8509d6 chore(pruner): set default timeout to None on PrunerBuilder (#8181) 2024-05-09 16:43:26 +00:00
539c702561 fix: use configs object list in matrix to release all platforms (#8179) 2024-05-09 16:08:32 +00:00
1184e8c45b chore: use NoopBodiesDownloader & NoopHeaderDownloader on stage unwind command (#8165) 2024-05-09 12:04:14 +00:00
aa07257d3b fix: use op-build instead of build-op in release workflow (#8167) 2024-05-08 22:22:35 +00:00
d46774411f release: v0.2.0-beta.7 (#8164) 2024-05-08 21:28:53 +00:00
dd7c021470 feat: feature gate rpc-types import for alloy conversions (#7963)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-08 20:45:12 +00:00
db868208f3 feat: introduce statewriter trait (#8160) 2024-05-08 19:34:59 +00:00
d852f7f012 chore(op): simplify op cli args (#8146) 2024-05-08 14:37:45 +00:00
331d1a0c6a feat(ci): add op-reth to release workflow (#8132) 2024-05-08 14:26:48 +00:00
bdb8238d79 chore: remove type aliases (#8155) 2024-05-08 13:45:47 +00:00
18b7edb191 fix(examples): ExEx rollup reverts (#8151) 2024-05-08 13:42:14 +00:00
72e5122e73 fix: prevents potential arithmetic underflow (#8156) 2024-05-08 13:21:16 +00:00
04d2c10c46 chore: rm outdated executor types (#8157) 2024-05-08 13:18:40 +00:00
ad00e83e62 chore: move dashmap to workspace dep (#8153) 2024-05-08 11:56:28 +00:00
6a6fe4cec2 fix(discv5): update metrics wrt unverifiable enrs (#8149)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-05-08 11:46:56 +00:00
8954ffb423 chore(grafana): dashboard names like public (#8148) 2024-05-08 10:37:17 +00:00
a7d8da5a27 feat(grafana): State & History panel (#8144) 2024-05-08 10:04:56 +00:00
0ad9c7866b feat(op): import receipts (#7914)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-05-07 20:26:58 +00:00
9bd74fda9e fix: use --syncmode=execution-layer from op-node for optimistic pipeline sync (#7552)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-07 20:16:04 +00:00
7c4d37b270 perf(net): constraint algorithm fill request with hashes (#8142) 2024-05-07 18:08:10 +00:00
1188898dad fix(net): max inflight requests (#8139) 2024-05-07 18:05:56 +00:00
e172a8e38a Move and rename ``BeaconConsensus` to `EthBeaconConsensus`` (#8140)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-07 17:41:03 +00:00
00f9acb94e chore: remove reth-revm optimism (#8141) 2024-05-07 16:55:46 +00:00
a2623e8364 fix: ensures that pruning data from static files only happens on calling commit() (#8101) 2024-05-07 15:46:11 +00:00
05e434eae3 feat: rm txmeta associated type (#8138) 2024-05-07 15:28:53 +00:00
bcb0bff382 chore: rm redundant optimism feature (#8136) 2024-05-07 15:28:42 +00:00
f281bbdccd fix(op): stages checkpoints init-state (#8021) 2024-05-07 13:29:16 +00:00
cbc6f268c0 replace reth BlobTransactionSidecar with alloy's (#8135)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-07 12:38:23 +00:00
5b4e10cbdc Add helpful text for tx pool flags in reth --help (#8134) 2024-05-07 10:26:59 +00:00
5f82993c23 chore: replace beacon types (#8125) 2024-05-06 19:52:16 +00:00
6f72c0ab5a cli(op): simplify init-state cmd (#8126) 2024-05-06 19:51:11 +00:00
c79c188745 fix(discv5): no address cli arg (#8130) 2024-05-06 19:51:02 +00:00