aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/test/abi_encoder
Commit message (Expand)AuthorAgeFilesLines
* Signature parsing testsGreg Hysen2019-02-083-1/+394
* Added NULL decoding tests for return valuesGreg Hysen2019-02-062-62/+214
* Test cases for handling NULL input for all data typesGreg Hysen2019-02-061-11/+160
* Decode NULL as falseGreg Hysen2019-02-051-0/+18
* Add a throw reason in testsLeonid Logvinov2019-01-151-1/+1
* Ran prettierGreg Hysen2019-01-151-5/+15
* Renamed decode rule `structsAsObjects` to `shouldConvertStructsToObjects`Greg Hysen2019-01-153-39/+39
* Ran prettier and linterGreg Hysen2019-01-153-132/+140
* Ran prettierGreg Hysen2019-01-153-44/+46
* Finished porting new abi encoder to contractsGreg Hysen2019-01-151-15/+0
* Generalized `create` for signature / dataItems. Cleaner.Greg Hysen2019-01-151-132/+132
* Abi Encoder tests fixed + added a signature parser for cases where MethodAbi/...Greg Hysen2019-01-155-51/+243
* Add prefix to names of properties in EncodingRules and DecodingRulesAmir Bandeali2019-01-084-13/+13
* Implement prefer-template tslint rulekao2018-12-081-2/+2
* Explicit encoding rules in tests.Greg Hysen2018-11-294-102/+106
* Use ethUti.isValidAddress in encoderGreg Hysen2018-11-291-2/+2
* Tests use to.be.deep.equal instead of JSONGreg Hysen2018-11-294-252/+84
* Comments and inline documentation for dynamic bytesGreg Hysen2018-11-291-1/+1
* Split ABI Encoder/Decoder tests into separate filesGreg Hysen2018-11-297-0/+3085