Commit Graph

5267 Commits

Author SHA1 Message Date
5100ddd28e fix: prevent CREATE tx for EIP-4844 types (#8291)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
2024-05-21 08:45:23 +00:00
adbe1ba9b1 chore: use with_chain_id for CfgEnv (#8327) 2024-05-21 08:31:08 +00:00
5943c4707d feat: add additional message type metrics to EthRequestHandlerMetrics (#8319)
Co-authored-by: Victor Shih <victor@Basement-PC>
2024-05-20 19:05:17 +00:00
383693762b fix(txpool): local transaction configuration (#8323) 2024-05-20 14:21:57 +00:00
de79f2657c chore: integrate discv5 config builder in networkconfig builder (#7856)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-05-20 07:49:03 +00:00
db9c559247 refactor: Replace JwtSecret with alloy's version of it (#8299)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-19 12:36:24 +00:00
3daec1d9b9 feat: remove relay types (#8314) 2024-05-19 14:31:56 +02:00
4b2d5eb83b chore: bump alloy (#8312) 2024-05-19 11:20:24 +00:00
bcfa5780e8 fix: calculate parity of legacy EIP155 txs correctly in alloy compat (#8302) 2024-05-19 09:57:44 +00:00
e45496a2a4 chore(deps): weekly cargo update (#8311)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-05-19 08:58:27 +00:00
3541edf862 fix(op): reorder supported chain (#8310) 2024-05-19 08:39:19 +00:00
69223307fe fix(make): use the default rust dir for build/build-op (#8259)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-05-18 15:59:00 +00:00
ac0a005dd0 docs: add comment about potential overflow of base fee per gas (#8280) 2024-05-17 08:49:52 +00:00
9441d984ae Move reth-primitives::fs module to fs-utils crate (#8286)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-17 08:31:31 +00:00
b177c29f93 feat(e2e): add helpers to TransactionTestContext (#8237) 2024-05-17 08:01:13 +00:00
78c02299d8 rpc txpool_content typo (#8292) 2024-05-17 01:37:42 +00:00
31b6bdd13c wip: lru changes (#7484)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-05-17 01:31:47 +00:00
0edf3509a9 chore: remove unused file muxdemux.rs (#8287) 2024-05-16 11:31:15 +00:00
aefcfff25f feat(storage): implement BundleStateDataProvider for BundleStateWithReceipts (#8282) 2024-05-15 14:19:41 +00:00
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
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