wownero/src
moneromooo-monero b766014933
node_rpc_proxy: return a non empty error string on connection failure
This makes it easier to avoid bugs on the caller side if errors are
represented by non empty strings.

This fixes the refresh height setting in new wallets when no daemon
is running.
2018-09-17 11:03:46 +00:00
..
blockchain_db v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
blockchain_utilities blockchain_blackball: s/return false;/return 0;/ 2018-09-14 20:08:52 +00:00
blocks update checkpoints.dat for point release 2018-06-02 14:31:37 +02:00
checkpoints update checkpoints for point release 2018-05-23 21:20:10 +02:00
common wallet: ask-password can now ask without encrypting the secret spend key 2018-09-14 11:14:21 +00:00
crypto Merge pull request #4326 2018-09-14 13:02:58 +02:00
cryptonote_basic Merge pull request #4330 2018-09-14 13:04:40 +02:00
cryptonote_core Merge pull request #4372 2018-09-14 12:56:01 +02:00
cryptonote_protocol Merge pull request #4160 2018-09-04 13:02:09 -05:00
daemon v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
daemonizer monerod: do not log to tmpdir in daemon mode 2018-02-23 21:27:14 +01:00
debug_utilities cn_deserialize: comment out pruned tx case 2018-09-14 10:55:50 +00:00
device Add bulletproof support 2018-09-13 09:50:43 +02:00
gen_multisig store secret keys encrypted where possible 2018-08-16 11:57:43 +00:00
mnemonics electrum-words: fix bytes_to_words on big endian 2018-08-23 07:58:23 +00:00
multisig Do memwipe for critical secret keys copied to rct::key 2018-08-16 22:26:30 +09:00
p2p Merge pull request #4089 2018-08-15 17:06:17 -05:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct bulletproofs: #include <openssl/bn.h> 2018-09-11 13:38:34 +00:00
rpc remove obsolete daemon selection of fake outs and old tx construction 2018-09-14 10:51:45 +00:00
serialization v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
simplewallet Merge pull request #4324 2018-09-14 13:15:41 +02:00
wallet node_rpc_proxy: return a non empty error string on connection failure 2018-09-17 11:03:46 +00:00
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 2018-03-04 12:54:53 +01:00
cryptonote_config.h v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
version.cpp.in bump version to 12.3 2018-07-06 07:57:00 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00