mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-12-07 20:14:07 +00:00
* Add tests for structs with fixed array and string type members. * Refactor functions in solidity-mapper storage. * Add tests for getting array and string type member value in struct. Co-authored-by: nikugogoi <95nikass@gmail.com> |
||
|---|---|---|
| .. | ||
| TestAddress.sol | ||
| TestBasicMapping.sol | ||
| TestBooleans.sol | ||
| TestBytes.sol | ||
| TestContractTypes.sol | ||
| TestEnums.sol | ||
| TestEvents.sol | ||
| TestFixedArrays.sol | ||
| TestIntegers.sol | ||
| TestNestedMapping.sol | ||
| TestReferenceStructs.sol | ||
| TestStrings.sol | ||
| TestUnsignedIntegers.sol | ||
| TestValueStructs.sol | ||