| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Transfer, AddressBook: confirm unauthenticated OpenAlias | selsta | 2026-06-26 | 1 | -0/+1 |
| | | |||||
| * | Remove unused JS variables | b4n6-b4n6 | 2025-03-03 | 1 | -1/+0 |
| | | |||||
| * | TxUtils: allow @ in OpenAlias domain | selsta | 2024-04-25 | 1 | -1/+1 |
| | | |||||
| * | TxUtils: use regex to check for valid domain | selsta | 2023-11-13 | 1 | -5/+8 |
| | | |||||
| * | TxUtils: add handleOpenAliasResolution func, simplify code | selsta | 2023-04-21 | 1 | -0/+31 |
| | | |||||
| * | TxUtils: don't show resolve for float | reemuru | 2022-07-22 | 1 | -4/+3 |
| | | | | | | | | | | | Add parseFloat() checks so that the 'Resolve' button for OpenAlias remains hidden. Also add a length check for one character with a dot. IP addresses will not be respected, but the whole point of domain names and OA is for facilitating human readable / user friendly information. Co-authored-by: selsta <selsta@users.noreply.github.com> | ||||
| * | Advanced: ReserveProof: Add support for reserve proof | reemuru | 2022-01-20 | 1 | -0/+4 |
| | | | | | | | | | | | 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. | ||||
| * | qml: use libwalletqt make_uri function | selsta | 2021-09-05 | 1 | -27/+0 |
| | | |||||
| * | Receive: implement payment request | rating89us | 2021-08-19 | 1 | -1/+17 |
| | | |||||
| * | QML: fix warnings | selsta | 2019-07-02 | 1 | -2/+2 |
| | | |||||
| * | Account/Receive: update design | selsta | 2019-04-25 | 1 | -0/+1 |
| | | |||||
| * | AddressBook: redesign | selsta | 2019-04-08 | 1 | -0/+7 |
| | | |||||
| * | Wizard redesign | dsc | 2019-02-22 | 1 | -0/+1 |
| | | |||||
| * | Merchant page | dsc | 2018-12-29 | 1 | -0/+11 |
| | | |||||
| * | openalias: handle address validation correctly | mmbyday | 2018-12-20 | 1 | -0/+8 |
| | | |||||
| * | Variable address truncation (for mobile) | Sander Ferdinand | 2018-05-03 | 1 | -2/+3 |
| | | |||||
| * | Generate proof from history view and made javascript file with tx related ↵ | Sander Ferdinand | 2018-03-29 | 1 | -0/+57 |
| functions | |||||
