Skip to content

Commit

Permalink
Merge pull request #2452 from AleoNet/only_abort_deploys_early
Browse files Browse the repository at this point in the history
[HackerOne-2498849] Only abort deploys early in prepare_for_speculate
  • Loading branch information
howardwu authored May 23, 2024
2 parents 9d956dd + 6e6476e commit f6ace91
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 73 deletions.
4 changes: 4 additions & 0 deletions ledger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@ package = "snarkvm-ledger-block"
path = "./block"
features = [ "test" ]

[dev-dependencies.ledger-test-helpers]
package = "snarkvm-ledger-test-helpers"
path = "./test-helpers"

[dev-dependencies.serde_json]
version = "1.0"
features = [ "preserve_order" ]
Loading

0 comments on commit f6ace91

Please sign in to comment.