@olemis commented on Feb 13
Feature description
Under all circumstances skycoin-api must be 100% compatible with skycoin/skycoin
Describe the solution you'd like
Check for a match between skycoin-api input arguments and corresponding results by using values in skycoin/skycoin golden files.
Additional context
Should be limited to the subset of the Skycoin API needed in hw wallet. Maybe related to skycoin/libskycoin#7 .
Possible implementation
TODO: Detailed steps
@olemis commented on Feb 13
Feature description
Under all circumstances skycoin-api must be 100% compatible with skycoin/skycoin
Describe the solution you'd like
Check for a match between skycoin-api input arguments and corresponding results by using values in skycoin/skycoin golden files.
Additional context
Should be limited to the subset of the Skycoin API needed in hw wallet. Maybe related to skycoin/libskycoin#7 .
Possible implementation
TODO: Detailed steps