Skip to content

Commit

Permalink
Merge pull request taikoxyz#75 from taikoxyz/ethereum-mainnet
Browse files Browse the repository at this point in the history
Ethereum mainnet support
  • Loading branch information
Brechtpd authored Apr 3, 2024
2 parents 211093d + d378dd4 commit ca660cf
Show file tree
Hide file tree
Showing 41 changed files with 1,517 additions and 782 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
profile: minimal
toolchain: nightly-2024-01-25
override: true
- run: cargo test -p raiko-lib --features=taiko,std
- run: cargo test -p raiko-lib --features=std

clippy:
name: clippy
Expand All @@ -93,5 +93,3 @@ jobs:
- uses: actions/checkout@v4
- uses: risc0/risc0/.github/actions/rustup@release-0.19
- run: cargo fmt --all --check


Loading

0 comments on commit ca660cf

Please sign in to comment.