Collin Chin
Collin Chin
## Steps to produce 1. add contract 2. edit contract (any field) ## Expected Behavior No error ## Actual `Uncaught TypeError: Cannot read property 'rowValues' of undefined` `Failed to load...
https://docusaurus.io/blog/releases/3.0
## 🚀 Feature For scalar types: signed and unsigned integers, fields, groups. Add support for the following methods: - [ ] min - the smallest value that can be represented...
The hash grammar enforces exactly one operand, but the implementation allows for two 
The sign.verify instruction is missing from the grammar https://github.com/AleoHQ/snarkVM/pull/1865
The call implementation allows optional destinations, but the grammar enforces that there must be at least one 
The grammar uses the same finalize-type for mapping key and values However the implementation only considers the “.public” type. 
The rand_chacha grammar is missing a whitespace token between the “as” token and the literal-type token 