mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-11-13 17:44:09 +00:00
* Add tests for getStorageInfo and getEventNameTopics. * Lint solidity-mapper package code. * Add test for contract type. * Add test for fixed size byte arrays. * Add test for Enum types. * Add tests for variables packed together and using single slot. * Fix comments in test contracts. Co-authored-by: nikugogoi <95nikass@gmail.com> |
||
|---|---|---|
| .. | ||
| TestAddress.sol | ||
| TestBooleans.sol | ||
| TestBytes.sol | ||
| TestContractTypes.sol | ||
| TestEnums.sol | ||
| TestEvents.sol | ||
| TestFixedArrays.sol | ||
| TestIntegers.sol | ||
| TestStrings.sol | ||
| TestUnsignedIntegers.sol | ||