bisq/desktop
Steven Barclay d97636eaad
Don't ignore BSQ burned by invalid txs in chart data models
Use 'Tx::getBurntBsq' instead of 'Tx::getBurntFee', so as not to exclude
BSQ burned by invalid txs from the supply calculations. There are no
invalid BSQ txs at present on mainchain, but accidentally burned BSQ
should definitely count as a reduction in supply, so this fixes a bug.
2024-02-20 16:21:07 +08:00
..
package Merge branch 'master' into release/v1.9.14 2023-10-16 19:47:43 +00:00
src Don't ignore BSQ burned by invalid txs in chart data models 2024-02-20 16:21:07 +08:00
build.gradle Make build reproducible 2023-09-11 01:20:50 +02:00