xmr-eric
dad9c82166
Receive.qml: PaymentID above Integrated address
2017-01-07 14:20:40 -05:00
moneromooo.monero
ab619109e2
Receive: tx scanner for payments matching setup
...
Payments matching the currently setup payment id and optional amount
are detected, allowing a merchant to generate a new payment id, enter
the expected amount, let a client scan the QR code, and wait till
the payment shows up as either in the txpool, or with N confirmations.
2016-11-29 12:37:08 +00:00
Riccardo Spagni
cb3285e553
Merge pull request #192
...
96c7dde
Add QR code display on the receive page (moneromooo.monero)
2016-11-24 12:37:53 +02:00
moneromooo.monero
96c7ddeea8
Add QR code display on the receive page
...
This embeds MIT licenced code from Project Nayuki:
https://www.nayuki.io/page/qr-code-generator-library
The C++ part of the code is embedded in src/QR-Code-generator.
See src/QR-Code-generator/Readme.markdown for more info.
2016-11-20 18:53:12 +00:00
moneromooo.monero
23e1638bd8
Receive: fix null dereference
2016-11-18 19:38:26 +00:00
moneromooo.monero
6e4758a59e
Receive: update address field when the wallet changed
2016-11-12 10:55:49 +00:00
Riccardo Spagni
fc05a9cb45
Merge pull request #70
...
bb25294
add hint texts to address and payment id fields (moneromooo.monero)
2016-10-24 10:34:58 +02:00
moneromooo.monero
bb2529460b
add hint texts to address and payment id fields
2016-10-16 21:30:58 +01:00
moneromooo.monero
58cae5bebd
Receive: allow integrated addresses from custom payment ids
...
This needs a matching update from monero to not override
invalid payment ids.
2016-10-16 13:21:22 +01:00
Jacob Brydolf
cb867bccd1
fixed 3 typos
2016-10-11 20:14:37 +02:00
Jacob Brydolf
9cc92bf9d6
added onPageCompleted
2016-10-10 00:15:17 +03:00
Ilya Kitaev
53d3bc4f06
Receive page: display long address from the beginning in TextField
2016-10-10 00:15:17 +03:00
Ilya Kitaev
56c3579501
Replaced Loader with StackView; Fixed payment id generation
2016-10-10 00:15:17 +03:00
Ilya Kitaev
0ff3fd3212
added TransactionHistoryModel; renamings
2016-10-10 00:15:17 +03:00
Ilya Kitaev
4706379079
Processing splash bug fixed;
...
Receive page: wrong reference to the wallet fixed;
2016-09-01 23:55:30 +03:00
Ilya Kitaev
32ebf180ac
dynamic translation support. closes #24
2016-07-20 22:28:11 +03:00
Ilya Kitaev
17f38a930e
Added "Receive" page. Hide all pages except "Transfer" and "Receive".
2016-06-26 18:04:45 +03:00