watcher-ts/packages/solidity-mapper/test/contracts
Nabarun Gogoi 69e9402dc1
Fix getting bytes value length from storage slot in solidity mapper (#313)
* Add failing test case for bytes with leading zeros

* Fix getting bytes value length from storage slot
2023-02-02 17:49:31 +05:30
..
TestAddress.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
TestBasicMapping.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
TestBooleans.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
TestBytes.sol Fix getting bytes value length from storage slot in solidity mapper (#313) 2023-02-02 17:49:31 +05:30
TestContractTypes.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
TestDynamicArrays.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
TestEnums.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
TestEvents.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
TestFixedArrays.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
TestIntegers.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
TestNestedArrays.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
TestNestedMapping.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
TestReferenceStructs.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
TestStrings.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
TestUnsignedIntegers.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
TestValueStructs.sol Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30