mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 23:18:17 +01:00
Move the 'confirmations' field from TransactionsListItem to the nested 'LazyFields' class, so that it is correctly lazily initialised when 'getNumConfirmations()' is called, instead of just returning 0 for hidden list items with uninitialised tooltips + confidence indicators. This makes the logic consistent with that in TxConfidenceListItem and fixes a bug in the BTC transactions view CSV export, where only the already rendered list items would have nonzero confirmation counts. |
||
---|---|---|
.. | ||
package | ||
src | ||
build.gradle |