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
/
simplewallet
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge pull request #2926
Riccardo Spagni
2017-12-25
2
-4
/
+134
|
\
\
\
|
*
|
|
Account tagging
stoffu
2017-12-18
2
-4
/
+134
|
|
/
/
*
|
|
Merge pull request #2920
Riccardo Spagni
2017-12-25
1
-4
/
+4
|
\
\
\
|
*
|
|
catch const exceptions
moneromooo-monero
2017-12-18
1
-2
/
+2
|
*
|
|
add empty container sanity checks when using front() and back()
moneromooo-monero
2017-12-18
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #2918
Riccardo Spagni
2017-12-25
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
simplewallet: fix default unspent_outputs output with subaddresses
moneromooo-monero
2017-12-13
1
-1
/
+1
*
|
|
wallet: factor multisig info parsing
moneromooo-monero
2017-12-17
1
-52
/
+5
*
|
|
wallet: use raw encrypted data in multisig import/export RPC
moneromooo-monero
2017-12-17
1
-76
/
+4
*
|
|
Match surae's recommendation to derive multisig keys
moneromooo-monero
2017-12-17
1
-2
/
+3
*
|
|
simplewallet: add export_raw_multisig command
moneromooo-monero
2017-12-17
2
-0
/
+74
*
|
|
simplewallet: add multisig to wallet type in wallet_info output
moneromooo-monero
2017-12-17
1
-1
/
+11
*
|
|
wallet: guard against partly initialized multisig wallet
moneromooo-monero
2017-12-17
1
-8
/
+39
*
|
|
add multisig core test and factor multisig building blocks
moneromooo-monero
2017-12-17
1
-14
/
+1
*
|
|
N-1/N multisig
moneromooo-monero
2017-12-17
2
-11
/
+71
*
|
|
gen_multisig: generates multisig wallets if participants trust each other
moneromooo-monero
2017-12-17
1
-0
/
+1
*
|
|
Add N/N multisig tx generation and signing
moneromooo-monero
2017-12-17
2
-117
/
+538
*
|
|
wallet: add multisig key generation
moneromooo-monero
2017-12-17
2
-2
/
+144
|
|
/
|
/
|
*
|
Wallets now do not depend on the daemon rpc lib
moneromooo-monero
2017-12-16
1
-1
/
+1
*
|
Merge pull request #2873
Riccardo Spagni
2017-12-16
1
-2
/
+2
|
\
\
|
*
|
Simplewallet.cpp: Fewer pleases in seed NOTE
xmr-eric
2017-11-28
1
-2
/
+2
*
|
|
Merge pull request #2860
Riccardo Spagni
2017-12-16
1
-4
/
+4
|
\
\
\
|
*
|
|
new wipeable_string class to replace std::string passphrases
moneromooo-monero
2017-11-27
1
-4
/
+4
|
|
/
/
*
|
/
set_node command, allows setting node without restart
Tobias Hoffmann
2017-12-06
2
-2
/
+44
|
|
/
|
/
|
*
|
Merge pull request #2833
Riccardo Spagni
2017-12-02
1
-0
/
+10
|
\
\
|
*
|
Fixes #759 Add sanity check on restore height
Cifrado
2017-11-17
1
-0
/
+10
*
|
|
Merge pull request #2853
Riccardo Spagni
2017-12-02
1
-0
/
+10
|
\
\
\
|
*
|
|
simplewallet: prevent (wrong) integrated adresses on accounts > 0
moneromooo-monero
2017-11-22
1
-0
/
+10
*
|
|
|
Added command descriptions
Cifrado
2017-11-26
2
-58
/
+270
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #2825
Riccardo Spagni
2017-11-25
1
-1
/
+1
|
\
\
\
|
*
|
|
simplewallet: fix typo in incoming monero message
moneromooo-monero
2017-11-15
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2822
Riccardo Spagni
2017-11-25
1
-1
/
+1
|
\
\
\
|
*
|
|
simplewallet: translate ring size 0 to mixin 0 (default values)
moneromooo-monero
2017-11-15
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #2796
Riccardo Spagni
2017-11-25
1
-5
/
+7
|
\
\
\
|
*
|
|
Wallet: update ring size in outdated error msgs with set_default_ring_size
binaryFate
2017-11-13
1
-5
/
+7
*
|
|
|
Merge pull request #2368
Riccardo Spagni
2017-11-25
2
-0
/
+89
|
\
\
\
\
|
*
|
|
|
Spend proof without txkey
stoffu
2017-11-21
2
-0
/
+89
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
fix for tx proof: use exception instead of error_str when signature gen failed
stoffu
2017-11-21
1
-13
/
+5
|
/
/
/
*
|
/
Tx proof (revised):
stoffu
2017-11-18
2
-356
/
+101
|
|
/
|
/
|
*
|
simplewallet: wrong ns for input_line in sweep_single (fix #2634)
stoffu
2017-11-15
1
-2
/
+2
*
|
wallet: add sweep_single command
stoffu
2017-11-15
2
-0
/
+271
*
|
Fix 383ff4f68943c5d998fba8caa20aee481583f214
Howard Chu
2017-11-14
1
-1
/
+1
*
|
Fix e89994e98f85be95d68c7bf471fcadf9aabbc93a
Howard Chu
2017-11-14
1
-1
/
+1
*
|
Merge pull request #2765
Riccardo Spagni
2017-11-14
1
-3
/
+3
|
\
\
|
*
|
simplewallet: fix in show_transfer passing wrong arg to wallet2::get_payments...
stoffu
2017-11-15
1
-3
/
+3
*
|
|
Merge pull request #2736
Riccardo Spagni
2017-11-14
2
-30
/
+73
|
\
\
\
|
*
|
|
Do not build against epee_readline if it was not built
Howard Chu
2017-11-14
1
-1
/
+1
|
*
|
|
split off readline code into epee_readline
moneromooo-monero
2017-11-14
1
-0
/
+2
|
*
|
|
link against readline only for monerod and wallet-wallet-{rpc,cli}
moneromooo-monero
2017-11-14
1
-0
/
+1
|
*
|
|
wallet: move some scoped_message_writer calls from the libs
moneromooo-monero
2017-11-14
1
-1
/
+10
[prev]
[next]