Collin Chin

Results 24 issues of 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...

feature
blocked
proposal

The hash grammar enforces exactly one operand, but the implementation allows for two ![image](https://github.com/AleoHQ/grammars/assets/16715212/08e5e034-142d-4396-9080-60a303bc4cdb)

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 ![image](https://github.com/AleoHQ/grammars/assets/16715212/a5ffad1b-d8a6-4002-bf46-c93f9e40d3bc)

The grammar uses the same finalize-type for mapping key and values However the implementation only considers the “.public” type. ![image](https://github.com/AleoHQ/grammars/assets/16715212/061f3038-1161-4bbf-ac45-e644b69293d1)

The rand_chacha grammar is missing a whitespace token between the “as” token and the literal-type token ![image](https://github.com/AleoHQ/grammars/assets/16715212/8ae30260-efec-493f-901e-534146b5bbf5)