Skip to content

Commit

Permalink
Merge pull request risc0#74 from taikoxyz/bump-revm-update-lib
Browse files Browse the repository at this point in the history
feat: Bump revm & rename zeth-lib to raiko-lib  & port EIP-4844 in raiko-preimitives
  • Loading branch information
CeciliaZ030 authored Mar 29, 2024
2 parents 5e4aab9 + d910c0f commit bb8c22a
Show file tree
Hide file tree
Showing 44 changed files with 878 additions and 1,126 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
shell: bash

test-lib:
name: Test zeth-lib
name: Test raiko-lib
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
Expand All @@ -68,7 +68,7 @@ jobs:
profile: minimal
toolchain: nightly-2024-01-25
override: true
- run: cargo test -p zeth-lib --features=taiko,std
- run: cargo test -p raiko-lib --features=taiko,std

clippy:
name: clippy
Expand Down
Loading

0 comments on commit bb8c22a

Please sign in to comment.