Erik Marks
|
3aaa41ef44
|
Replace abi-decoder with ethers (#9290)
* replace abi-decoder with ethers
* handle transaction parsing errors
* update token param getter function names
* add docstrings
|
2020-08-21 19:29:19 -07:00 |
|
Whymarrh Whitby
|
c1e3c229bc
|
Fix import/order issues (#9239)
See [`import/order`](https://eslint.org/docs/rules/import/order) for more information.
This change enables `import/order` and fixes the issues raised by the rule.
|
2020-08-18 16:48:25 -02:30 |
|
Whymarrh Whitby
|
884775cf71
|
Fix no-negated-condition issues (#9222)
See [`no-negated-condition`](https://eslint.org/docs/rules/no-negated-condition) for more information.
This change enables `no-negated-condition` and fixes the issues raised by the rule.
|
2020-08-14 09:17:43 -02:30 |
|
Brad Decker
|
706dc02cb4
|
Implement new transaction list design (#8564)
Co-authored-by: Whymarrh Whitby <whymarrh.whitby@gmail.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
|
2020-05-26 15:49:11 -05:00 |
|