Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix log decoder to return correct types | Leonid Logvinov | 2017-09-06 | 1 | -2/+3 |
* | Use startsWith instead of includes | Leonid Logvinov | 2017-09-06 | 1 | -1/+1 |
* | Use template strings | Leonid Logvinov | 2017-09-06 | 1 | -1/+1 |
* | Use _.includes instead of indexOf | Leonid Logvinov | 2017-09-06 | 1 | -6/+6 |
* | Rename methodID to methodId | Leonid Logvinov | 2017-09-06 | 1 | -4/+4 |
* | Remove redundant js prefix | Leonid Logvinov | 2017-09-06 | 1 | -1/+1 |
* | Implement custom ABI decoder | Leonid Logvinov | 2017-09-06 | 1 | -0/+66 |