Commit Graph

4987 Commits (be1c01298ab4e2d850ac18537784d1c11c777c60)
 

Author SHA1 Message Date
stoffu be1c01298a
fix for tx proof: use exception instead of error_str when signature gen failed
7 years ago
Riccardo Spagni 49ce59462a
Merge pull request #2783
7 years ago
Riccardo Spagni 8d9e4920fc
Merge pull request #2768
7 years ago
Riccardo Spagni 72dfce861f
Merge pull request #2487
7 years ago
stoffu 998777ecd7
Tx proof (revised):
7 years ago
Tim L ef941855ae Wallet RPC: Add prompt-for-password flag
7 years ago
Riccardo Spagni dc6a8014bd
Merge pull request #2818
7 years ago
stoffu c4587e83f8
simplewallet: wrong ns for input_line in sweep_single (fix #2634)
7 years ago
Riccardo Spagni cd070874bf
Merge pull request #2778
7 years ago
Riccardo Spagni 3abd6f1fd0
Merge pull request #2773
7 years ago
Riccardo Spagni c9a410e394
Merge pull request #2772
7 years ago
Riccardo Spagni 5c2dfe157b
Merge pull request #2771
7 years ago
Riccardo Spagni 0d4d628805
Merge pull request #2634
7 years ago
Riccardo Spagni 39bc39b86e
Merge pull request #2628
7 years ago
stoffu b738f4b59d
wallet: add sweep_single command
7 years ago
Riccardo Spagni 2751a477d8
Merge pull request #2816
7 years ago
stoffu a17b8233da
wallet2 bugfix: loading old m_unconfirmed_payments
7 years ago
Riccardo Spagni 0ddf3b6c75
Merge pull request #2814
7 years ago
Howard Chu 987eb662bf
More missed readline dependencies thru scoped_message_writer
7 years ago
Riccardo Spagni e35162b366
Merge pull request #2813
7 years ago
Howard Chu 29cee4ec4f
Fix 383ff4f689
7 years ago
Howard Chu b85e82bf6a
Fix e89994e98f
7 years ago
Howard Chu 95e784ad00
Fix 437421ce42
7 years ago
Riccardo Spagni 86a35eeed2
Merge pull request #2789
7 years ago
Riccardo Spagni 0c4df51bbb
Merge pull request #2765
7 years ago
Riccardo Spagni 6e92354284
Merge pull request #2774
7 years ago
anonimal a3ea62f209 CMake: include RPC when building GUI deps
7 years ago
Riccardo Spagni 74b699beda
Merge pull request #2812
7 years ago
Riccardo Spagni 2c12847dd6
Merge pull request #2811
7 years ago
Riccardo Spagni 10a237783a
Merge pull request #2692
7 years ago
Riccardo Spagni 815e158bdf
Merge pull request #2739
7 years ago
Riccardo Spagni edebe4e3b6
Merge pull request #2736
7 years ago
Riccardo Spagni 922aaf4e2a
Merge pull request #2644
7 years ago
Riccardo Spagni 41a8bf4f4c
Merge pull request #2636
7 years ago
Riccardo Spagni 5de492be40
Merge pull request #2629
7 years ago
moneromooo-monero 9ac5212775
unit_tests: fix build after wallet2 list/vector change
7 years ago
moneromooo-monero f80f408b7e
epee: don't disable -Wtautological-constant-out-of-range-compare on GCC
7 years ago
moneromooo-monero 0f2c2d4c34
rpc: remove obsolete busy core checks
7 years ago
moneromooo-monero 99f398a25e
wallet2: avoid growing the short history when refreshing in a loop
7 years ago
Howard Chu 0d9c0db996
Do not build against epee_readline if it was not built
7 years ago
moneromooo-monero 178014c995
split off readline code into epee_readline
7 years ago
moneromooo-monero a9e14a19dc
link against readline only for monerod and wallet-wallet-{rpc,cli}
7 years ago
moneromooo-monero 437421ce42
wallet: move some scoped_message_writer calls from the libs
7 years ago
moneromooo-monero e89994e98f
wallet: rejig to avoid prompting in wallet2
7 years ago
moneromooo-monero ec5135e5b7
move input_line from command_line to simplewallet
7 years ago
moneromooo-monero 082db75f28
move cryptonote command line options to cryptonote_core
7 years ago
Pavel Maryanov a17efcb039
make this build on SunOS/Solaris
7 years ago
moneromooo-monero ad03f77856
simplewallet: factor transfer related exception handling
7 years ago
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
7 years ago
stoffu fc85d7a998
simplewallet: fix in show_transfer passing wrong arg to wallet2::get_payments etc
7 years ago