Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrates to using snarkVM and adds memory usage improvements for programs #518

Merged
merged 8 commits into from
Jan 3, 2021

Conversation

howardwu
Copy link
Member

@howardwu howardwu commented Dec 30, 2020

Motivation

Migrates to using snarkVM and adds memory usage improvements for programs

@codecov
Copy link

codecov bot commented Dec 30, 2020

Codecov Report

Merging #518 (d5cb59c) into master (0eb1a5e) will decrease coverage by 0.04%.
The diff coverage is 22.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #518      +/-   ##
==========================================
- Coverage   73.81%   73.77%   -0.05%     
==========================================
  Files         470      470              
  Lines       13786    13794       +8     
==========================================
  Hits        10176    10176              
- Misses       3610     3618       +8     
Impacted Files Coverage Δ
compiler/src/console/assert.rs 75.00% <ø> (ø)
compiler/src/console/console.rs 100.00% <ø> (ø)
compiler/src/console/format.rs 100.00% <ø> (ø)
compiler/src/definition/definition.rs 100.00% <ø> (ø)
compiler/src/definition/definitions.rs 90.47% <ø> (ø)
compiler/src/errors/expression.rs 25.43% <ø> (ø)
compiler/src/errors/value/address.rs 47.61% <ø> (ø)
compiler/src/errors/value/boolean.rs 56.00% <ø> (ø)
compiler/src/errors/value/field.rs 0.00% <ø> (ø)
compiler/src/errors/value/group.rs 0.00% <ø> (ø)
... and 102 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0eb1a5e...d5cb59c. Read the comment docs.

@howardwu howardwu changed the title Migrates to hot 1.1.4 and adds memory usage improvements for programs Migrates to using snarkVM and adds memory usage improvements for programs Jan 2, 2021
@howardwu howardwu marked this pull request as ready for review January 2, 2021 23:38
@howardwu howardwu merged commit 0ca411c into master Jan 3, 2021
@collinc97 collinc97 deleted the migration branch March 5, 2021 18:29
@collinc97 collinc97 added this to the Leo Developer Preview II milestone Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants