mimblewimble / grin-gui

GUI for Grin Node + Wallet
GNU General Public License v3.0
20 stars 21 forks source link

Wallet balance history logic #31

Closed flomang closed 1 year ago

flomang commented 1 year ago

Improved balance sum history by keeping a sorted list of confirmed transactions by date.

yeastplume commented 1 year ago

👍