Commit Graph

267 Commits

Author SHA1 Message Date
dependabot[bot]
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
Jennifer
f1279b3549 Run kurtosis e2e test 2x/day (#12641) 2024-11-18 20:34:09 +00:00
Matthias Seitz
efa350d28d ci: exclude more crates for op tests (#12568) 2024-11-15 12:44:16 +01:00
Arsenii Kulikov
c326708ffc feat: add simple kurtosis test for OP stack (#12506) 2024-11-13 17:38:30 +00:00
Federico Gimenez
c74d2a06f2 chore(ci): unpin kurtosis (#12272) 2024-11-02 10:30:17 +00:00
Arsenii Kulikov
d7ead13bda fix: clippy lints (#12269) 2024-11-02 07:17:31 +00:00
Federico Gimenez
219def9582 chore(ci): pin kurtosis to working version (#12225) 2024-10-31 16:21:06 +00:00
joshieDo
87a615fe26 fix(ci): remove renaming from compact-codec (#12133) 2024-10-28 13:28:52 +01:00
joshieDo
e4bd13534d fix(ci): remove import path from type names on compact-codec (#12125) 2024-10-28 10:13:43 +00:00
joshieDo
ea4fb26063 ci: enable compact-codec job (#12056) 2024-10-25 00:23:51 +00:00
joshieDo
777417ad8a feat: add reth test-vectors compact --write|--read (#11954) 2024-10-24 18:34:12 +00:00
Matthias Seitz
75b39bc264 chore: run clippy locked (#11964) 2024-10-22 13:28:27 +02:00
dependabot[bot]
2973f0c3e8 chore(deps): bump dawidd6/action-homebrew-bump-formula from 3 to 4 (#11951)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 12:33:47 +02:00
Oliver
a188597a3c ci: merge sync jobs (#11909) 2024-10-20 20:55:14 +00:00
liamaharon
cf4a4454ec fix: feature propagation (#11888)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
2024-10-19 20:36:11 +00:00
Thomas Coratger
eee5e0d41f bump rust to 1.82 (#11876) 2024-10-18 20:08:09 +00:00
Federico Gimenez
e92fbaea30 chore(ci): do not run hive on legacy engine (#11733) 2024-10-15 08:35:47 +00:00
Dan Cline
0dbc374639 feat(ci): add workflow for git sha container builds (#11721) 2024-10-14 22:38:15 +00:00
Federico Gimenez
c03399d1eb chore(ci): unpin clippy (#11697) 2024-10-13 09:25:56 +00:00
Federico Gimenez
8fc703cf82 chore(ci): remove assertoor workflow (#11656) 2024-10-11 08:21:59 +00:00
Alexey Shekhirin
456d507797 feat(ci): move book clippy and tests to matrix (#11618) 2024-10-10 13:48:30 +00:00
Federico Gimenez
8a11830272 feat(ci): add Kurtosis workflow (#11615) 2024-10-10 12:24:24 +00:00
Federico Gimenez
672e3111c6 chore(ci): disable hive discord alerts (#11625) 2024-10-10 07:50:40 +00:00
Alexey Shekhirin
3765dbe470 docs(exex): include code for ExEx book from real files (#11545) 2024-10-08 10:46:53 +00:00
joshieDo
6a1ec0d1a2 ci: add windows cargo check (#11468) 2024-10-07 11:52:01 +00:00
nk_ysg
2d59212512 ci: pin clippy to working version (#11401) 2024-10-02 07:23:38 +00:00
nk_ysg
375acdfedc chore(op): unify crate name reth-optimism-* (#11223) 2024-09-28 10:49:17 +00:00
Federico Gimenez
4a05826097 ci: pin clippy to working version (#11237) 2024-09-26 10:10:57 +02:00
Federico Gimenez
dba6c01295 feat: add slack notification for hive tests (#11189) 2024-09-25 08:05:30 +00:00
joshieDo
07f5971ae1 docs(ci): add docs to bench.yml (#11128) 2024-09-23 14:31:33 +00:00
Emilia Hane
1393a0b9e2 chore(ci): unpin nightly version in lint job (#11062) 2024-09-20 02:59:20 +00:00
joshieDo
e714dba4e2 fix(ci): use taiki-e/install-action instead for cargo-udeps (#10938) 2024-09-16 16:22:39 +00:00
greged93
56fb18bf09 ci: dev udeps (#10855) 2024-09-16 12:48:13 +00:00
Matthias Seitz
53a081c4d6 ci: pin clippy until lints fixed (#10825) 2024-09-11 09:58:31 +02:00
dependabot[bot]
94e6939e81 chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#10795)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 22:41:41 +00:00
Hendrik Eeckhaut
d1d544e23c Create CLI documentation with a Rust script (instead of Python) + style improvement (#10680) 2024-09-06 19:35:12 +00:00
Thomas Coratger
fdad74e50d rust: bump rust to 1.81 (#10721) 2024-09-05 18:12:07 +00:00
Arsenii Kulikov
fcab695a93 refactor: extract op-reth binary to separate crate (#10641)
Co-authored-by: Loocapro <lucaprovini1989@gmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
2024-09-02 14:20:15 +00:00
Federico Gimenez
b75e3df3de test: add gh workflow to run hive tests with experimental flag (#10355) 2024-08-21 17:00:11 +00:00
Alexey Shekhirin
5ab8b732fa fix(ci): include Wasm job in merge group success (#10279) 2024-08-12 23:22:40 +00:00
Alexey Shekhirin
d2094d00d1 feat(ci): check all crates for Wasm (#10084) 2024-08-12 21:57:38 +00:00
Dan Cline
9b5a166e5d fix: use --chain base for op-sync CI test (#10244) 2024-08-09 19:58:05 +00:00
Dan Cline
5671d0a5f5 fix: use op-reth bin for unwind in op-sync CI (#10243) 2024-08-09 19:17:56 +00:00
greged93
995c5fc8ea feat: add stage run <STAGE> tests (#10164) 2024-08-09 17:49:18 +00:00
Harsh Pratap Singh
106a0c7cf7 refactor: replace once_cell Lazy with LazyLock (#9844)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
2024-08-08 14:20:42 +00:00
Nikolai Golub
8d07bdb81a Add CI lint check using cargo hack for checking features powerset (#10142) 2024-08-06 20:07:47 +00:00
dependabot[bot]
029d8ce116 chore(deps): bump EmbarkStudios/cargo-deny-action from 1 to 2 (#10109)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 22:33:52 +00:00
lmittmann
e3d624189a workflows: don't run assertoor tests on forks (#10077)
Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
2024-08-05 09:11:38 +00:00
Alexey Shekhirin
1a74d1407a feat(ci): check_no_std -> check_wasm (#9982) 2024-08-01 17:39:02 +00:00
Matthias Seitz
700caca7a8 Revert "Moving Optimism bin to Optimism Cli" (#9875) 2024-07-29 22:52:59 +02:00