News
Core Engineering Updates
There are many more merges and in-progress pull requests to check out (specifically for snarkVM). We recommend heading to https://github.com/AleoHQ/snarkVM/pulls for a full weekly review.
Merges:
snarkVM
Add transaction validation to
transaction_broadcast
and mempool operations #1081Allows call instructions without inputs and/or outputs #1107
Adds
account
,block
benchmarks back in, addsaccount
tests back in #1166Add utilities to
snarkvm-wasm
#1158Add
CoinbaseSolution
accumulator point to block header #1157Add helper methods for
snarkvm-parameters
objects inNetwork
trait #1185
snarkOS
Bump snarkVM rev - 1aa7af9 #1936: This PR updates the snarkVM rev to AleoHQ/snarkVM@1aa7af9
Don't keep recreating the reqwest Client while syncing #1954
Add a heuristic time delay on the estimated time remaining #1974
aleo-std
Make all feature-related deps optional #4: This PR facilitates efforts like AleoHQ/snarkVM#1097 and AleoHQ/snarkVM#1099, by allowing the related dependencies to be pruned if the feature is not actually used.
In-Progress:
snarkVM
snarkOS
Updates from the Aleo project
Aleo Wallet Chrome app extension MVP is on the store (for dev purposes only). We plan to keep working on it so expect improvements in the coming weeks. We encourage the community to try it and send their feedback for it!
ARC-0003: Leo and Aleo instructions #15: changes to unify the syntax between Leo and Aleo instructions to make it clear what tools developers have at their disposal.
@julesdesmit has kindly written up a simple bash script to handle the syntax changes for Aleo instructions