fibercrypto / fibercrypto/libskyfiber
Add some tests to the harware-wallet suite.
Open
- Dominant language
- C
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Feature description**
Make the following tests working for hardware-wallet crypto API
- `TestPubKeyToAddress2`
- `TestAddressRoundtrip`
- `TestAddressString`
- `TestAddressBulk`
- `TestDecodeBase58Address`
- `TestAddressFromSecKey`
- `TestSumSHA256`
**Describe the solution you'd like**
These tests should run from hardware wallet project too.
**Additional context**
Related to this https://github.com/skycoin/hardware-wallet/issues/84
**Possible implementation**
Just move them to the `*common` files and make sure that they are working from hw.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.