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

fix: fix block remove for latest aleohq commit, add faster release compile option #109

Merged
merged 5 commits into from
Apr 11, 2024

Conversation

Meshiest
Copy link
Contributor

needed for the latest puzzle to work, the alternative release build can be used with cargo build --profile release-big -p snarkos-aot and configuring the AOT_BIN env: AOT_BIN="$(pwd)/target/release-big/snarkos-aot" cargo ...

@Meshiest
Copy link
Contributor Author

pending some code for automatically deleting old ledger storage based on a version counter

@voximity voximity marked this pull request as draft April 10, 2024 06:36
@Meshiest Meshiest marked this pull request as ready for review April 10, 2024 16:28
@Meshiest Meshiest requested review from voximity and gluax and removed request for voximity April 10, 2024 16:28
@gluax
Copy link
Contributor

gluax commented Apr 10, 2024

Oh did AleoNet update their snarkos/snarkvm version or is this because locally you went to a different snark version than aleonet? For the failing test*

@Meshiest Meshiest force-pushed the fix-canary branch 2 times, most recently from cf4faa9 to 090c1b8 Compare April 11, 2024 01:11
@Meshiest Meshiest merged commit 996fccd into main Apr 11, 2024
2 checks passed
@Meshiest Meshiest deleted the fix-canary branch April 11, 2024 02:09
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.

3 participants