fibercrypto / fibercrypto/fibercryptowallet
Improve QT models
Open
qml_models
- Dominant language
- Go
- Stars
- 29
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Transaction GUI code has hard-coded Skycoin tickers. Some models for same concept are implemented more than once . Duplicated code.
**Describe the solution you'd like**
- [ ] Generic implementation of transaction , inputs and outputs details by following `SupportedAssets()` => `GetCoins()` flow
- [ ] Merge `modelAddresses` with `addressesModel` models
- [ ] Merge `QTransaction` , `TransactionDetails` , and `PendingTransaction` models
Contributor guide
Assessment
This issue has not been assessed yet.