aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/abi_decoder.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix log decoder to return correct typesLeonid Logvinov2017-09-061-2/+3
|
* Use startsWith instead of includesLeonid Logvinov2017-09-061-1/+1
|
* Use template stringsLeonid Logvinov2017-09-061-1/+1
|
* Use _.includes instead of indexOfLeonid Logvinov2017-09-061-6/+6
|
* Rename methodID to methodIdLeonid Logvinov2017-09-061-4/+4
|
* Remove redundant js prefixLeonid Logvinov2017-09-061-1/+1
|
* Implement custom ABI decoderLeonid Logvinov2017-09-061-0/+66