index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
wallet2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
wallet: warn if not using the default ring size
moneromooo-monero
2018-03-31
1
-0
/
+3
*
wallet: catch exceptions dealing with ringdb and warn
moneromooo-monero
2018-03-21
1
-1
/
+1
*
wallet: make the segregation height settable
moneromooo-monero
2018-03-17
1
-0
/
+5
*
Add command line option allowing to restrict the default sub-address lookahea...
stoffu
2018-03-16
1
-0
/
+1
*
wallet: more user friendly print_ring
moneromooo-monero
2018-03-16
1
-3
/
+12
*
wallet: add a set_ring command
moneromooo-monero
2018-03-16
1
-0
/
+1
*
wallet: make ringdb an object with database state
moneromooo-monero
2018-03-16
1
-6
/
+10
*
wallet: add an output blackball list to avoid using those in rings
moneromooo-monero
2018-03-16
1
-0
/
+5
*
wallet: key reuse mitigation options
moneromooo-monero
2018-03-16
1
-0
/
+6
*
wallet: add shared ring database
moneromooo-monero
2018-03-16
1
-1
/
+16
*
add RPC to get a histogram of outputs of a given amount
moneromooo-monero
2018-03-16
1
-0
/
+2
*
wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate ...
stoffu
2018-03-15
1
-0
/
+19
*
Merge pull request #3369
Riccardo Spagni
2018-03-14
1
-1
/
+1
|
\
|
*
wallet: fixes and tweaks to the save_watch_only command
moneromooo-monero
2018-03-07
1
-1
/
+1
*
|
wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wa...
Leon Klingele
2018-03-10
1
-20
/
+24
|
/
*
Stagenet
stoffu
2018-03-05
1
-5
/
+6
*
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2018-03-04
1
-1
/
+11
*
Merge pull request #3247
Riccardo Spagni
2018-02-20
1
-2
/
+3
|
\
|
*
wallet2: remove unused m_subaddresses_inv
moneromooo-monero
2018-02-16
1
-2
/
+2
|
*
wallet2: speed up subaddress generation (by about a third)
moneromooo-monero
2018-02-16
1
-0
/
+1
*
|
Merge pull request #3175
Riccardo Spagni
2018-02-16
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
wallet-cli: Do not ask for scan_from_height if it explicitly is set to zero.
Maximilian Lupke
2018-01-24
1
-0
/
+6
*
|
wallet: automatically use low priority if safe (no backlog & recent blocks no...
stoffu
2018-01-28
1
-0
/
+4
*
|
wallet2: split estimate_backlog to allow for raw fee levels
moneromooo-monero
2018-01-28
1
-0
/
+1
*
|
Merge pull request #3141
Riccardo Spagni
2018-01-27
1
-20
/
+18
|
\
\
|
*
|
wallet2: remove {set|get}_default_decimal_point and use the same funcs under ...
stoffu
2018-01-26
1
-2
/
+0
|
*
|
wallet2: make scan_output const and omit keys arg
stoffu
2018-01-26
1
-1
/
+1
|
*
|
wallet2: make member functions const when possible
stoffu
2018-01-26
1
-17
/
+17
*
|
|
Merge pull request #3118
Riccardo Spagni
2018-01-27
1
-0
/
+3
|
\
\
\
|
*
|
|
simplewallet: check file overwrite when exporting stuff
stoffu
2018-01-26
1
-0
/
+3
|
|
/
/
*
|
|
Merge pull request #3113
Riccardo Spagni
2018-01-27
1
-1
/
+8
|
\
\
\
|
*
|
|
wallet rpc: show fees when querying incoming transfers
stoffu
2018-01-26
1
-1
/
+8
|
|
/
/
*
/
/
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
|
/
/
*
/
Reserve proof
stoffu
2018-01-10
1
-0
/
+42
|
/
*
Merge pull request #2960
Riccardo Spagni
2018-01-02
1
-0
/
+10
|
\
|
*
wallet: support for multisig seeds
moneromooo-monero
2017-12-20
1
-0
/
+10
*
|
Add a chacha20 variant to go with chacha8
moneromooo-monero
2017-12-25
1
-4
/
+4
*
|
Account tagging
stoffu
2017-12-18
1
-1
/
+23
|
/
*
wallet: factor multisig info parsing
moneromooo-monero
2017-12-17
1
-0
/
+8
*
wallet: use raw encrypted data in multisig import/export RPC
moneromooo-monero
2017-12-17
1
-2
/
+2
*
wallet: add multisig sign/submit RPC
moneromooo-monero
2017-12-17
1
-0
/
+6
*
wallet2: fix slow multisig unit tests with subaddress patch
moneromooo-monero
2017-12-17
1
-5
/
+3
*
make multisig work with subaddresses
moneromooo-monero
2017-12-17
1
-1
/
+0
*
wallet: guard against partly initialized multisig wallet
moneromooo-monero
2017-12-17
1
-1
/
+1
*
add multisig core test and factor multisig building blocks
moneromooo-monero
2017-12-17
1
-1
/
+5
*
N-1/N multisig
moneromooo-monero
2017-12-17
1
-27
/
+83
*
multisig address generation RPC
moneromooo-monero
2017-12-17
1
-1
/
+3
*
Add N/N multisig tx generation and signing
moneromooo-monero
2017-12-17
1
-7
/
+93
*
wallet: add multisig key generation
moneromooo-monero
2017-12-17
1
-1
/
+21
*
move includes around to lessen overall load
moneromooo-monero
2017-12-16
1
-2
/
+0
[next]