index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
wallet2.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
wallet2: do not bother downloading block hashes below last checkpoint
moneromooo-monero
2017-10-31
1
-1
/
+14
*
|
|
|
|
Merge pull request #2624
Riccardo Spagni
2017-11-14
1
-0
/
+13
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
simplewallet: reject attempts to use too low mixin early
moneromooo-monero
2017-11-14
1
-0
/
+13
*
|
|
|
|
Merge pull request #2697
Riccardo Spagni
2017-11-14
1
-10
/
+11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
wallet2: use a vector, not a list, for selected_transfers
moneromooo-monero
2017-11-13
1
-10
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #2661
Riccardo Spagni
2017-11-14
1
-5
/
+21
|
\
\
\
\
|
*
|
|
|
wallet2: workaround for lightwallet before supporting subaddress (followup #2...
kenshi84
2017-10-16
1
-5
/
+21
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #2633
Riccardo Spagni
2017-11-14
1
-2
/
+11
|
\
\
\
\
|
*
|
|
|
wallet-cli: added --generate-from-spend-key option
stoffu
2017-11-14
1
-2
/
+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #2509
Riccardo Spagni
2017-11-14
1
-23
/
+48
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
track double spending in the txpool
moneromooo-monero
2017-11-06
1
-23
/
+48
|
|
|
/
|
|
/
|
*
/
|
wallet2 bugfix: supply missing subaddr_account arg to balance() and unlocked ...
stoffu
2017-11-06
1
-4
/
+4
|
/
/
*
|
Merge pull request #2605
Riccardo Spagni
2017-11-06
1
-0
/
+23
|
\
\
|
*
|
Wallet: Descriptions through new commands 'set_description', 'get_description'
rbrunner7
2017-10-16
1
-0
/
+23
|
|
/
*
|
Merge pull request #2546
Riccardo Spagni
2017-11-06
1
-2
/
+11
|
\
\
|
*
|
Distinguish "not enough money" and "not enough unlocked money"
binaryFate
2017-10-16
1
-2
/
+11
|
|
/
*
|
Merge pull request #2703
Riccardo Spagni
2017-11-01
1
-9
/
+9
|
\
\
|
*
|
Wallet2: Don't throw when subaddress label doesn't exist
Jaquee
2017-10-29
1
-9
/
+9
|
|
/
*
|
Merge pull request #2718
Riccardo Spagni
2017-10-31
1
-2
/
+2
|
\
\
|
*
|
wallet2: fix show_transfers missing multiple incoming outputs
moneromooo-monero
2017-10-23
1
-2
/
+2
|
|
/
*
/
wallet2: fix tx size estimator for large number of inputs
moneromooo-monero
2017-10-22
1
-1
/
+1
|
/
*
fix lightwallet and subaddresses conflict
Jaquee
2017-10-15
1
-1
/
+6
*
Merge pull request #2596
Riccardo Spagni
2017-10-15
1
-8
/
+0
|
\
|
*
wallet2: fix refresh height calc for new wallets
moneromooo-monero
2017-10-07
1
-8
/
+0
*
|
Merge pull request #2570
Riccardo Spagni
2017-10-15
1
-2
/
+2
|
\
\
|
*
|
wallet2: fix backlog being off by 1
moneromooo-monero
2017-10-03
1
-2
/
+2
*
|
|
Merge pull request #2109
Riccardo Spagni
2017-10-15
1
-55
/
+699
|
\
\
\
|
*
|
|
wallet2+API: use separate callbacks for lightwallets
Jaquee
2017-10-15
1
-7
/
+4
|
*
|
|
wallet2: remove obsolete get_num_rct_outputs() call from create_transactions_2
Jaquee
2017-10-15
1
-1
/
+1
|
*
|
|
wallet2: create_transactions_2 lightwallet support
Jaquee
2017-10-15
1
-0
/
+7
|
*
|
|
wallet2: get_outs lightwallet support
Jaquee
2017-10-15
1
-10
/
+127
|
*
|
|
wallet2: commit_tx() lightwallet support
Jaquee
2017-10-15
1
-17
/
+34
|
*
|
|
wallet2: refactor is_tx_spendtime_unlocked()
Jaquee
2017-10-15
1
-3
/
+8
|
*
|
|
wallet2: add lightwallet exceptions to common functions
Jaquee
2017-10-15
1
-0
/
+15
|
*
|
|
wallet2: refresh() lightwallet support
Jaquee
2017-10-15
1
-0
/
+34
|
*
|
|
my/openmonero API functions
Jaquee
2017-10-15
1
-0
/
+441
|
*
|
|
wallet2: add remove_obsolete_pool_txs()
Jaquee
2017-10-15
1
-22
/
+30
|
*
|
|
wallet2: add ssl option to init()
Jaquee
2017-10-15
1
-2
/
+5
*
|
|
|
Merge pull request #2554
Riccardo Spagni
2017-10-15
1
-22
/
+109
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
wallet: encrypt (un)signed tx, also optionally save unencrypted raw tx hexstr
stoffu
2017-10-07
1
-22
/
+109
|
|
|
/
|
|
/
|
*
/
|
Subaddresses
kenshi84
2017-10-07
1
-184
/
+594
|
/
/
*
|
Merge pull request #2542
Riccardo Spagni
2017-10-06
1
-1
/
+1
|
\
\
|
*
|
wallet2: Missing underflow check on low heights
landergate
2017-09-27
1
-1
/
+1
*
|
|
Merge pull request #2530
Riccardo Spagni
2017-10-06
1
-1
/
+1
|
\
\
\
|
*
|
|
construct_tx_and_get_tx_key: return sorted sources for print_ring_memebrs to ...
stoffu
2017-10-03
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2529
Riccardo Spagni
2017-10-06
1
-10
/
+6
|
\
\
\
|
*
|
|
wallet2: error check for generate_key_image_helper, removed redundant wallet_...
stoffu
2017-10-03
1
-10
/
+6
|
|
/
/
*
/
/
simplewallet: allow to set threshold before warning about tx backlog
selsta
2017-10-02
1
-0
/
+6
|
/
/
*
|
Merge pull request #2491
Riccardo Spagni
2017-10-02
1
-7
/
+20
|
\
\
|
*
|
wallet2: fix exception on split txes
moneromooo-monero
2017-09-20
1
-1
/
+3
[prev]
[next]