Commit Graph

368 Commits

Author SHA1 Message Date
754cd58b34 ci: ensure consensus crates remain riscv compatible (#14186) 2025-02-04 00:16:59 +00:00
e80d6f22ff ci: enable getreceipts hive test again (#14184) 2025-02-03 23:51:23 +00:00
440e6695b5 chore(ci): unpin clippy (#14167) 2025-02-03 16:09:46 +00:00
2e4376f359 add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-01-28 12:20:58 +00:00
a8a70f47da ci(hive): remove tests from expected failures (#14027) 2025-01-28 02:03:38 +00:00
d6067deb0e chore(deps): bump docker/build-push-action from 5 to 6 (#14023)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-27 23:39:22 +00:00
abcfbfda72 test: Add ValidBlocks and InvalidBlocks blockchain tests (#13969)
Co-authored-by: VolodymyrBg <aqdrgg19@gmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
2025-01-24 20:37:37 +01:00
b97d9b4d2e chore: refine the reproducible builds and add it to the release workflow (#13947) 2025-01-23 17:47:01 +00:00
3b0e70a512 chore(ci): Exclude reth-payload-builder from wasm check (#13932) 2025-01-22 20:13:59 +00:00
cd44fc3d09 chore(ci): set --rpc.eth-proof-window for kurtosis-op (#13916) 2025-01-22 11:04:19 +00:00
a1da528ca5 chore(ci): add failing rpc-compat test to hive expected failures (#13880) 2025-01-20 14:57:11 +00:00
8197894090 chore(ci): remove eth_feeHistory from hive's rpc-compat expected failures (#13869) 2025-01-19 12:59:54 +00:00
f59865b682 chore: use exported oncelock (#13859) 2025-01-18 15:46:58 +00:00
a505f49147 ci: install mold as the linker (#13842) 2025-01-17 12:42:44 +00:00
83b5619889 fix: pin clippy to nightly-2025-01-16 (#13839) 2025-01-17 06:12:23 +00:00
b10b438765 ci: use reusable cargo update workflow (#13824) 2025-01-16 16:04:08 +00:00
875c45bc31 fix(ci): install missing deps for wasm build checks (#13745) 2025-01-09 03:42:37 +00:00
b5734bfb65 chore: rm last mentions of deprecated crates (#13734) 2025-01-08 14:40:30 +00:00
b2c00418df fix(ci): Enable wasm check for reth-optimism-primitives (#13693)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-01-07 15:52:50 +00:00
d10af50e45 ci: prettify hive/parse.py (#13668) 2025-01-06 13:53:58 +00:00
7c70e88634 chore: mark op chainspec riscv (#13654) 2025-01-04 18:04:48 +01:00
9a062c0844 chore(bench): more determinism (#13603) 2024-12-31 02:42:07 +00:00
f9989c646a chore: update WASM build exclusion list (#13576) 2024-12-28 10:55:52 +00:00
d0e5e04e6b chore: mark chainspec as riscv compatible (#13517) 2024-12-23 10:01:51 +00:00
bafbaa351e ci: mark trie-common as risc compatible (#13510) 2024-12-23 08:02:01 +01:00
d217c67129 ci: don't run codspeed in merge_group for now (#13483) 2024-12-20 14:21:09 +00:00
a4f86b0e2d feat: set up codspeed (#13372) 2024-12-20 11:21:51 +00:00
f3b1d0fbe7 meta: update code owners (#13457) 2024-12-19 15:48:22 +01:00
dc7818cdf1 chore(ci): update hive rpc-compat expected failures (#13424) 2024-12-17 13:14:34 +00:00
8fd305adc2 chore(ci): refactor code to build image used in several workflows (#13304) 2024-12-11 18:58:32 +00:00
e6d28e4f27 chore(ci): run kurtosis-op twice a day (#13305) 2024-12-11 18:41:30 +00:00
3bc7b00fb3 ci: move deny to lint (#13230) 2024-12-09 15:03:50 +00:00
abaeb35fd1 chore: make reth-network-peers risc compatible (#13210) 2024-12-07 14:29:42 +01:00
e615010cc6 fix: don't use reserved word None in bug template (#13192) 2024-12-06 21:33:07 +01:00
55f931d0b9 chore: introduce ethereum-primitives crate (#13185) 2024-12-06 18:28:27 +00:00
0daa456f3a chore: add container question to bug template (#13134) 2024-12-04 17:56:47 +00:00
c060df92af chore(ci): fix hive patch (#13123) 2024-12-04 09:52:14 +00:00
65193bdaf3 feat: add std feature to network-peers (#13078) 2024-12-02 20:56:21 +00:00
756eafa1aa chore: disable default features op forks (#13073) 2024-12-02 20:20:45 +00:00
aacf5d13d2 chore: disable more default features (#13065) 2024-12-02 18:03:33 +01:00
1134c5d61a chore: mark ethereum-forks as rv32imac (#13053) 2024-12-02 10:12:31 +00:00
599b808fb6 feat(ci): add rv32im compilation checks (#12925) 2024-11-29 06:20:50 +00:00
856dc7d9c5 ci: ignore ethereum crates for testing (#12976) 2024-11-28 16:44:38 +00:00
6b3c7c651e fix(ci): warn instead of failing no tests (#12893) 2024-11-27 07:50:32 +00:00
6bba5e6630 chore(ci): debug logs on kurtosis-op client advance check failure (#12882) 2024-11-26 15:37:34 +00:00
8958e9f4df chore(ci): run hive 2x/day (#12829) 2024-11-24 10:50:02 +00:00
2093d2bd9a chore(sdk): Add NodePrimitives::BlockHeader and NodePrimitives::BlockBody (#12647) 2024-11-21 17:03:05 +00:00
fcb5050f87 Add SDK codeowners (#12685) 2024-11-19 19:59:21 +00:00
03992a53ec chore(deps): bump dcarbone/install-jq-action from 2 to 3 (#12645)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-19 13:32:52 +00:00
f1279b3549 Run kurtosis e2e test 2x/day (#12641) 2024-11-18 20:34:09 +00:00