Brad Decker
|
a49a4a066c
|
expand transaction constants coverage (#9790)
* expand transaction constants coverage
* touchups
* dont import inside of e2e
* Update app/scripts/controllers/transactions/tx-state-manager.js
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
* Update test/unit/app/controllers/transactions/tx-controller-test.js
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
|
4 years ago |
Brad Decker
|
2ebf8756a4
|
[RFC] add prettier to eslint (#8595)
|
4 years ago |
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
|
4 years ago |
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.
|
4 years ago |
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.
|
4 years ago |
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>
|
5 years ago |