aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/src/abi_decoder.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: update ethers import in utilsJacob Evans2018-10-181-1/+1
* chore: tslint fixFabio Berger2018-10-181-0/+1
* chore: Re-cast to EventAbi after checking the the type is set to 'event'Fabio Berger2018-10-181-3/+4
* Stop accesing ethers private methodsLeonid Logvinov2018-10-091-3/+2
* Fix ethers build issueLeonid Logvinov2018-10-091-3/+4
* Fixes for the breaking changes in ethersLeonid Logvinov2018-09-191-2/+2
* Merge development branchFabio Berger2018-08-221-5/+9
|\
| * Store methodId and number of indexed args in AbiDecoder to differentiate betw...Amir Bandeali2018-08-171-5/+9
* | Add doc comments to AbiDecoderFabio Berger2018-08-221-1/+18
|/
* Fix tslint issuesLeonid Logvinov2018-07-171-1/+1
* Remove unused code/variables from abi-decoderLeonid Logvinov2018-06-291-2/+0
* Run prettierBryce2018-06-261-10/+10
* Typings and commentBryce2018-06-231-0/+5
* Update at abi_decoderBryce2018-06-231-1/+9
* Try enabling no-unused-variable...fragosti2018-06-051-3/+0
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-2/+2
* Address feedbackLeonid Logvinov2018-05-231-11/+2
* Improve namingFabio Berger2018-05-171-2/+2
* Fix TSLint rulesFabio Berger2018-05-161-5/+7
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
* Interface for EventDescription renamed topicsJacob Evans2018-04-191-1/+1
* Use ethers in abi_decoder utilsJacob Evans2018-04-191-3/+3
* Add metacoin example projectLeonid Logvinov2018-04-021-2/+2
* Move common types out of web3 typesLeonid Logvinov2018-03-271-9/+18
* Rename idx to iLeonid Logvinov2018-02-281-2/+2
* Use as a backend to decode event argsLeonid Logvinov2018-02-281-13/+14
* Use forEach instead of mapLeonid Logvinov2018-02-051-2/+2
* Fix an exception when a signature collision happensLeonid Logvinov2018-02-051-5/+14
* Fix tslint issuesLeonid Logvinov2018-01-301-2/+1
* Normalize the dependenciesLeonid Logvinov2018-01-301-0/+1
* Remove truffle from testsLeonid Logvinov2018-01-301-0/+70