Commit Graph

5197 Commits

Author SHA1 Message Date
f0681947db chore(rpc): cleanup rpc-layer (#8274) 2024-05-15 12:15:33 +00:00
79d505adb2 fix: Make L1 tx data fee calculation aware of Ecotone hardfork (#8268) 2024-05-15 08:15:15 +00:00
e7d85e11dd chore: install apt-get deps before cargo deps (#8262) 2024-05-15 07:28:21 +00:00
aa5c52b944 chore: add alloy-compat for signature and transaction (#8197) 2024-05-15 07:00:17 +00:00
2e2c8e1d63 fix: allow to call V1 methods post-Shanghai (#8250) 2024-05-14 18:33:50 +00:00
d1f38f1661 feat: proof verification (#8220) 2024-05-14 15:27:33 +00:00
19e5fcb003 docs(network): update command instruction for the --trusted-only (#8246)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-14 12:41:32 +00:00
081796b138 feat: impl Compact for FixedBytes<N> (#8222) 2024-05-13 07:39:06 -07:00
12f1e9c944 chore: remove validate_block_regarding_chain (#8224) 2024-05-13 14:07:37 +00:00
4fa6277366 feat: add prague timestamp conversion from genesis to chainspec (#8216) 2024-05-13 01:16:37 -07:00
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