diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-03-05 22:31:29 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-03-05 22:41:44 +0000 |
commit | c6a70af86a4a9e6eeca340f80634c1c09b26a0eb (patch) | |
tree | 5244e24f934924423934fe5502bcc883de74aafe /src/ringct | |
parent | Merge pull request #5119 (diff) | |
download | monero-c6a70af86a4a9e6eeca340f80634c1c09b26a0eb.tar.xz |
wallet2: key image import fixes
- return the right output data when offset is not zero
- do not consider import failed if result height is zero
(it can be 0 if unknown)
- select the right tx pubkey when using subaddresses (it's faster,
and we might select the wrong one if we got an output using one
of the additional tx keys)
- account for skipped outputs for spent/unspent balance info
"spent" is arguably wrong, since it will count spent change
multiple times as it goes through receive/spend cycles.
Diffstat (limited to 'src/ringct')
0 files changed, 0 insertions, 0 deletions