Raymond Chu
Raymond Chu
@ljedrz 1. Preferably the proposal goes to the same DB, in case the validator needs to migrate machines or directories. So a file is not ideal. We could store it...
The DataMap approach is still preferred for a unified storage. We used to use the Blob (`Vec`) approach when storing rejected transactions - https://github.com/AleoHQ/snarkVM/commit/fa723a64b0a92afc48949595efef7c0618801bf3#diff-fd03badfe6a0b2934f728aec159249acfe3d2f4218f062f88edbb4191d28942cL87.
This issue stemmed from a DB corruption or error in performing storage to DB. Like Haruka mentioned, we do not have an easy way to perform finalize reverts, especially in...
Is this still relevant? Should be related to https://github.com/AleoHQ/snarkOS/issues/2978
> can you try with latest `mainnet` branch? You shouldn't use the `mainnet` branch when trying to connect to the current network. The mainnet branch has breaking changes and will...
We did initial passes, but were unable to reproduce this. Putting this on a lower priority, but will keep and eye out and revisit this.
Closing this issue as the networks have been updated. If you are still experiencing a problem, feel free to open another issue.
@vicsn Since the `pre-speculate` verification PR - https://github.com/AleoHQ/snarkVM/pull/2376 was merged, this PR had to be updated with the same change on the `VM::speculate` side.
Need to dig deeper and determine what changes are possibly needed, but here are some observations: It looks like the reason there is 0 puzzle rewards in this block is...
Closing because ARC-0037 resolves these concerns - https://github.com/AleoNet/snarkVM/pull/2385