Upstream #251

Merged
wowario merged 16 commits from upstream into dev-v0.8 4 years ago

16 Commits (master)

Author SHA1 Message Date
xiphon eeadc8b723
p2p: startup speedup, init seed nodes on first 'connect_to_seed()'
4 years ago
moneromooo-monero 3a8f49f79c
cryptonote_core: take out the time based upgrade warning
4 years ago
xiphon 1e981f5be6
wallet2: fix keys file deserialization exception handling
4 years ago
moneromooo-monero b59ef9a359
cryptonote_protocol: do not request pruned borromean sig txes
4 years ago
Lee Clagett e1bba18cc5
Fixes for ZMQ JSON-RPC endpoint names for raw tx
4 years ago
moneromooo-monero a018e01370
wallet2: fix subaddress expansion when receiving monero
4 years ago
moneromooo-monero 014bc83b5e
message_store: don't print an error when there is no mms file
4 years ago
xiphon a0048e2a49
rpc: fix 'use_bootstrap_daemon_if_necessary' return value
4 years ago
xiphon 30ed4a23bf
wallet2: check_connection return false on get_version status != OK
4 years ago
Lee Clagett 0e59f26064
Used legacy category to match insert_key_images behavior
4 years ago
Lee Clagett a3fc63fa78
Revert functional test changes in babf25d2e and 571546067
4 years ago
moneromooo-monero 0c201ab438
cryptonote: fix reuse of non default tx data when relaying
4 years ago
xiphon 4cb99f9365
cryptonote_core: skip dns checkpoints on startup if not enforced
4 years ago
moneromooo-monero c26c40472d
simplewallet: report timestamp based expected unlock time on balance
4 years ago
moneromooo-monero 9ac662cb14
use memwipe on secret k/alpha values
4 years ago
Lee Clagett 0b8e49a0aa
Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago