Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoximenes committed Nov 18, 2024
1 parent 9ad3707 commit 4fd9d10
Show file tree
Hide file tree
Showing 13 changed files with 32,620 additions and 2 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ nitro-testnode/**/*
# Arbitrator ignores
arbitrator/tools/module_roots
arbitrator/tools/pricer
arbitrator/tools/stylus_benchmark

# Rust outputs
arbitrator/target/**/*
Expand Down
1 change: 1 addition & 0 deletions arbitrator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ members = [
exclude = [
"stylus/tests/",
"tools/wasmer/",
"tools/stylus_benchmark",
]
resolver = "2"

Expand Down
Loading

0 comments on commit 4fd9d10

Please sign in to comment.