Raymond Chu
Raymond Chu
Just flagging that we had an alternative approach to ARC-38 commissions via a commission mapping (and not in the `Committee` struct) - https://github.com/AleoNet/snarkVM/pull/2354. I realize the `commissions` have not been...
@evanmarshall Genesis blocks generated in - https://github.com/AleoNet/snarkVM/pull/2453/commits/8ba7dc5b7e6c0a35af131d3dd89f86e06104abb7
When a decision is made, can you post the before and after fees amounts for the `credits.aleo` functions?
Is there a way to force this error to occur and validate that this fix correctly addresses the failure case? In addition, is there a way to determine why the...
I believe the only errors in `self.block_store().insert(block)` are the merkle tree update or RocksDB insert.
Is this ready for review or is there still changes/testing to be done?
One consideration is that this may affect syncing in a non-trivial way. More frequent disconnect + connections will likely slow down syncing. One possible approach is if we can prevent...
Can be closed - https://github.com/AleoNet/snarkVM/pull/1281#issuecomment-2486968941
Should be addressed with https://github.com/ProvableHQ/aleo-std/pull/4
@ljedrz Could you fix the `cargo fmt` issue and rerun CI?