aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/test/abi_encoder/evm_data_types_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-191-1168/+0
* Add a throw reason in testsLeonid Logvinov2019-01-151-1/+1
* Ran prettier and linterGreg Hysen2019-01-151-132/+132
* 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-151-4/+180
* Add prefix to names of properties in EncodingRules and DecodingRulesAmir Bandeali2019-01-081-8/+8
* Implement prefer-template tslint rulekao2018-12-081-2/+2
* Explicit encoding rules in tests.Greg Hysen2018-11-291-64/+65
* Use ethUti.isValidAddress in encoderGreg Hysen2018-11-291-2/+2
* Tests use to.be.deep.equal instead of JSONGreg Hysen2018-11-291-132/+44
* Comments and inline documentation for dynamic bytesGreg Hysen2018-11-291-1/+1
* Split ABI Encoder/Decoder tests into separate filesGreg Hysen2018-11-291-0/+1094