|
|
530dbdbb54
|
chore: dont exclude crate (#8275)
|
2024-05-15 12:16:01 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
4bbc8509d6
|
chore(pruner): set default timeout to None on PrunerBuilder (#8181)
|
2024-05-09 16:43:26 +00:00 |
|
|
|
1184e8c45b
|
chore: use NoopBodiesDownloader & NoopHeaderDownloader on stage unwind command (#8165)
|
2024-05-09 12:04:14 +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 |
|
|
|
bdb8238d79
|
chore: remove type aliases (#8155)
|
2024-05-08 13:45:47 +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 |
|
|
|
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 |
|
|
|
c79c188745
|
fix(discv5): no address cli arg (#8130)
|
2024-05-06 19:51:02 +00:00 |
|
|
|
077f7310c7
|
fix: ensure valid parent hash in prepare_invalid_response (#8123)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-05-06 19:29:00 +00:00 |
|
|
|
47dade7c12
|
fix: set mainnet timestamps in op chainspecs for consensus checks (#8129)
|
2024-05-06 18:14:49 +00:00 |
|
|
|
16f85c4339
|
fix(discv5): decouple rlpx & discv5 ipmode (#8080)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-06 17:36:08 +00:00 |
|
|
|
c70b17a554
|
feat: prague engine api types (#8119)
|
2024-05-06 16:50:40 +00:00 |
|