btcpayserver/BTCPayServer/Extensions
Andrew Camilleri 67da6ee379
Decimal precision and filter valid transaction (#1538)
The liquid transactions list was showing all transactions to the wallet, even when it had nothing to do with the specific crypto code (e.g sending LBTC txs in USDT, LCAD in USDT, etc). This PR fixes that.

It also uses the previously introduced checkout decimal precision fix to the Wallets screen, specifically the balance amount on wallet llist and balance change on transaction list.
2020-05-04 01:04:34 +09:00
..
EmailSenderExtensions.cs Make wallet able to send to multiple destinations (#847) 2019-05-21 17:10:07 +09:00
ModelStateExtensions.cs Cleanup netcore21 specific code 2020-01-12 13:30:54 +09:00
MoneyExtensions.cs Decimal precision and filter valid transaction (#1538) 2020-05-04 01:04:34 +09:00
SSHClientExtensions.cs Make sure SSH does not throw in separate thread 2019-11-18 17:15:40 +09:00
UrlHelperExtensions.cs Label Factory (#1516) 2020-04-28 16:53:34 +09:00