monero-gui/pages
reemuru 0f67580e8f
Advanced: ReserveProof: Add support for reserve proof
This change adds the ability to prove and check a reserve proof
to this existing "Prove/check" advanced menu. If the amount line has
a valid amount less than that of the current account index this input
will drive the logic for generating a reserve proof. Checking a reserve
proof is accomplished by validating the address and verifying that
signature.indexOf("ReserveProofV") === 0. The result displays the total
and spent amount of the proof.
2022-01-20 20:21:11 -05:00
..
merchant qml: use libwalletqt make_uri function 2021-09-05 05:52:56 +02:00
settings Merge pull request #3802 2022-01-01 12:53:32 -05:00
Account.qml Account: use StandardButton for "Create new account" 2021-11-20 17:05:26 +01:00
AddressBook.qml Merge pull request #3740 2021-11-26 22:55:57 -06:00
Advanced.qml Settings, Advanced: mirror stack transition when clicking on a button on the left 2021-12-08 13:00:10 +01:00
CMakeLists.txt
History.qml History: fix transactions missing after midnight 2021-07-26 00:42:44 +02:00
Keys.qml
Mining.qml Fixed English mistake in Mining.qml 2022-01-02 19:23:12 +03:00
Receive.qml Receive: set maximum length for qr string 2021-10-21 02:28:41 +02:00
SharedRingDB.qml LabelSubheader: implement tooltip 2021-11-22 23:19:41 +01:00
Sign.qml
Transfer.qml Transfer: fix button colors, font size, bold; use secondary button for advanced options 2021-11-21 19:28:36 +01:00
TxKey.qml Advanced: ReserveProof: Add support for reserve proof 2022-01-20 20:21:11 -05:00