aboutsummaryrefslogtreecommitdiffstats
path: root/development/backGroundConnectionModifiers.js
Commit message (Collapse)AuthorAgeFilesLines
* Check for unused function arguments (#6583)Whymarrh Whitby2019-05-091-3/+3
| | | | | | | | | | * 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
* Fix bug in test mock signature request methods.Dan2018-07-121-1/+1
|
* eslint --fix .brunobar792018-07-031-1/+1
|
* Integration tests for signature requests confirmations. (#3194)Dan J Miller2018-02-071-0/+26