watcher-ts/packages/ipld-eth-client
Ashwin Phatak df025433ec
Tests for getStorageValue on mapping and nested mappings with different key types (#52)
* Tests for mapping with value type keys.

* Add test for mapping with string type keys.

* Add test for mapping with dynamically-sized byte array as keys.

* Add tests for nested mapping.

Co-authored-by: nikugogoi <95nikass@gmail.com>
2021-06-10 11:22:03 +05:30
..
src Tests for getStorageValue on mapping and nested mappings with different key types (#52) 2021-06-10 11:22:03 +05:30
types/common Implement typescript strict mode and ESLint in ipld-eth-client and cache packages (#37) 2021-06-04 12:04:12 +05:30
.eslintignore Implement typescript strict mode and ESLint in ipld-eth-client and cache packages (#37) 2021-06-04 12:04:12 +05:30
.eslintrc.json Implement typescript strict mode and ESLint in ipld-eth-client and cache packages (#37) 2021-06-04 12:04:12 +05:30
index.ts Lazy ERC20 watcher (#11) 2021-05-28 16:56:40 +05:30
package.json Watch upstream ERC20 events to trigger indexing (#43) 2021-06-08 16:07:52 +05:30
tsconfig.json Implement typescript strict mode and ESLint in ipld-eth-client and cache packages (#37) 2021-06-04 12:04:12 +05:30