Skip to content

Commit

Permalink
Merge branch 'mainnet-staging' into mainnet-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
byod8 authored Jun 20, 2024
2 parents 9839b84 + 6d64025 commit 940b940
Show file tree
Hide file tree
Showing 141 changed files with 4,734 additions and 1,553 deletions.
191 changes: 117 additions & 74 deletions .circleci/config.yml

Large diffs are not rendered by default.

77 changes: 51 additions & 26 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ cli = [
aleo-cli = [ "snarkvm-synthesizer/aleo-cli" ]
async = [ "snarkvm-ledger/async", "snarkvm-synthesizer/async" ]
cuda = [ "snarkvm-algorithms/cuda" ]
history = [ "snarkvm-synthesizer/history" ]
parameters_no_std_out = [ "snarkvm-parameters/no_std_out" ]
noconfig = [ ]
rocks = [ "snarkvm-ledger/rocks", "snarkvm-synthesizer/rocks" ]
Expand Down
Loading

0 comments on commit 940b940

Please sign in to comment.