]> Nutra Git (v1) - gamesguru/feather.git/commit
manual input selection, subtract fee from amount
authortobtoht <tob@featherwallet.org>
Sun, 28 Apr 2024 19:26:54 +0000 (21:26 +0200)
committertobtoht <tob@featherwallet.org>
Sun, 28 Apr 2024 19:28:09 +0000 (21:28 +0200)
commitdeb9d7ff634363879f9885333b3e515582270768
tree7f1f3f2f0aea7efe01d794de0fd5af20da3154ec
parent0da98d2003e6c49d2b97406ad7816dededc214c3
manual input selection, subtract fee from amount
31 files changed:
contrib/guix/guix-build
contrib/guix/libexec/build.sh
monero
src/CoinsWidget.cpp
src/MainWindow.cpp
src/MainWindow.h
src/MainWindow.ui
src/SendWidget.cpp
src/SendWidget.h
src/SendWidget.ui
src/SettingsDialog.cpp
src/SettingsDialog.h
src/SettingsDialog.ui
src/WindowManager.cpp
src/WindowManager.h
src/dialog/OutputSweepDialog.cpp
src/dialog/OutputSweepDialog.h
src/dialog/OutputSweepDialog.ui
src/dialog/TxPoolViewerDialog.cpp [new file with mode: 0644]
src/dialog/TxPoolViewerDialog.h [new file with mode: 0644]
src/dialog/TxPoolViewerDialog.ui [new file with mode: 0644]
src/libwalletqt/PendingTransaction.cpp
src/libwalletqt/PendingTransaction.h
src/libwalletqt/Transfer.h
src/libwalletqt/Wallet.cpp
src/libwalletqt/Wallet.h
src/libwalletqt/rows/TxBacklogEntry.h [new file with mode: 0644]
src/utils/Utils.cpp
src/utils/config.cpp
src/utils/config.h
src/utils/nodes.cpp