Whymarrh Whitby
094e4cf555
Check for unused function arguments ( #6583 )
...
* eslint: Check for unused function arguments
* eslint: Ignore unused '_' in argument list
Also allow any number of '_' e.g., '__' or '___' which is to be used sparingly
* Remove and rename unused arguments
6 years ago
brunobar79
992e7f1b5a
fix merge conflicts
6 years ago
brunobar79
a8f745f9fe
eslint --fix .
6 years ago
kumavis
32b3b8f2a7
controllers - balance - update for eth-block-tracker@4
7 years ago
Dan
6bc8cc819a
Merge branch 'develop' into i3725-refactor-send-component-
7 years ago
Dan
69920045e9
Minor fixes in a number of docs.
7 years ago
Dan
9f12c26d44
Even more documentation for various controllers and libs.
7 years ago
Dan Finlay
ea79eca8eb
Add validation to balance constructor
7 years ago
frankiebee
9fd5458112
transactions: lint fixes and reveal status-update event for balance controller
7 years ago
Dan Finlay
2eca5455c0
Move obs store into account-tracker instead of inheriting
7 years ago
Dan Finlay
674aac83ce
Make blockTracker an independent param
7 years ago
Dan Finlay
8cd7329c91
Implemented feedback
7 years ago
Dan Finlay
40f1d08684
Made some requested changes
7 years ago
Dan Finlay
f01b0a818b
Fix account-tracker references
7 years ago
Dan Finlay
a01921758b
Add computed balance to account detail view
7 years ago
Dan Finlay
86cd4e4fed
Got pending balance updating correctly
7 years ago
Dan Finlay
53a467cd1e
Some progress
7 years ago