Skip to content

Commit

Permalink
Resolve merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
howardwu committed Jun 16, 2023
2 parents 681e0aa + 5276b04 commit 42af13b
Show file tree
Hide file tree
Showing 105 changed files with 1,522 additions and 967 deletions.
2 changes: 1 addition & 1 deletion .cargo/release-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.12.0
v0.12.2
11 changes: 0 additions & 11 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -479,15 +479,6 @@ jobs:
workspace_member: parameters
cache_key: snarkvm-parameters-cache

r1cs:
docker:
- image: cimg/rust:1.69
resource_class: xlarge
steps:
- run_serial:
workspace_member: r1cs
cache_key: snarkvm-r1cs-cache

synthesizer:
docker:
- image: cimg/rust:1.69
Expand Down Expand Up @@ -656,7 +647,6 @@ workflows:
- fields
- ledger
- parameters
- r1cs
- synthesizer
- synthesizer-coinbase
- synthesizer-snark
Expand All @@ -679,7 +669,6 @@ workflows:
curves,
fields,
parameters,
r1cs,
synthesizer,
utilities,
]
Loading

0 comments on commit 42af13b

Please sign in to comment.