- (Bitcoin, Tron, ETH): Add support virtual balances implementation. Using virtual balances to display balance of wallet
- (Feature Toggle): Add
FEATURE_VIRTUAL_BALANCES
- enabled/disabled using virtual balances feautres
- (Bitcoin): Fix bug which used full node wallet balance for make transactions.
Now using
listunspents
by address filter for correctness behaviour - (Bitcoin): Add insufficient balance error if list unspents is empty
- (Bitcoin): handle transaction amount to small error
- (TRON): Handle error invalid address provided on transfer