Skip to content

Commit

Permalink
Additional threshold (#142)
Browse files Browse the repository at this point in the history
* add additional per-challenge filter

* update Cargo.lock

* address review comments
  • Loading branch information
zeegomo authored Aug 2, 2022
1 parent fffdd57 commit 49e4a02
Show file tree
Hide file tree
Showing 4 changed files with 392 additions and 46 deletions.
135 changes: 116 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions catalyst-toolbox/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ proptest = { git = "https://github.com/input-output-hk/proptest", branch = "mast
test-strategy = "0.2"
serde_test = "1"
voting-hir = { path = "../voting-hir", features = ["serde", "proptest"] }
vit-servicing-station-tests = { git = "https://github.com/input-output-hk/vit-servicing-station.git", branch = "master" }

[build-dependencies]
versionisator = "1.0.3"
Expand Down
Loading

0 comments on commit 49e4a02

Please sign in to comment.