watcher-ts/packages/solidity-mapper/test
Ashwin Phatak fc30290685
Assert proof data when running against GQL endpoint (#86)
* Assert proof data for intial test cases of value type variables.

* Assert proof data for value type variables integers and bytes.

* Assert proof for dynamic byte arrays and strings.

* Assert proof for fixed array types.

* Assert proof for dynamic array types.

* Assert proofs for nested arrays.

* Assert proof for struct type variables.

* Assert proof for mapping type variables.

Co-authored-by: nikugogoi <95nikass@gmail.com>
2021-06-23 09:33:42 +05:30
..
contracts Refactor initial test cases for transaction wait. (#84) 2021-06-22 10:10:16 +05:30
utils.ts Assert proof data when running against GQL endpoint (#86) 2021-06-23 09:33:42 +05:30