monero-gui/js
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
..
CMakeLists.txt Migrate build system to cmake 2019-11-27 22:59:27 +01:00
TxUtils.js Advanced: ReserveProof: Add support for reserve proof 2022-01-20 20:21:11 -05:00
Utils.js SettingsInfo, WizardRestoreWallet1, WizardCreateDevice1: Correct restore height date when typed in wrong format 2021-06-15 16:34:07 +02:00
Windows.js misc: remove unused components 2019-12-21 15:13:23 +00:00
Wizard.js Wizard: set unused wallet name 2021-06-09 01:00:16 +02:00