Upstream #250

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

22 Commits (master)

Author SHA1 Message Date
Sarang Noether ecc2c3b707
Bulletproofs: verification speedup
4 years ago
Sumo Gr 8347fb8d58
unit_tests: fix gcc+ warning
4 years ago
xiphon 2b8bab2132
bootstrap_daemon: fix missing virtual destructor and lambda capture (clang warning)
4 years ago
mj-xmr 9b70fad289
FindCcache automatically
4 years ago
moneromooo-monero 4aad596a95
simplewallet: add sweep_account command
4 years ago
Dusan Klinec ebe75aaa5f
trezor: adapt to new passphrase mechanism
4 years ago
Sumo Gr f5765455c5
simplewallet : missing function block separator
4 years ago
sumogr 9fde7e7253
simplewallet: fix strings (show_transfers & export_transfers)
4 years ago
cslashm 43cadb23b6
Add timelock verification on device
4 years ago
ArqTras b5920da958
openssl update
4 years ago
Lee Clagett 9fb542e89c
Use byte_slice for sending zmq messages - removes data copy within zmq
4 years ago
Sumo Gr 39e2802b9a
txpool.cpp: rename var to fix for old g++ version (xenial default)
4 years ago
Lee Clagett 2f8fff39bf
Always reject duplicate key-images from second txid
4 years ago
Lee Clagett 839a9e3707
Allow unrestricted rpc calls to get full txpool info
4 years ago
moneromooo-monero 2dcfca2799
functional_tests: ensure signatures never reuse a timestamp
4 years ago
moneromooo-monero 47b8e6437a
functional_tests: ensure signed timestamps are fresh
4 years ago
xiphon a0b1b89534
wallet_api: checkUpdate - optional version and buildtag params
4 years ago
Sumo Gr b38aac4a81
update openssl 1.0.2r link
4 years ago
moneromooo-monero 0df692a814
daemon: fix print_net_stats RPC calls
4 years ago
Lee Clagett b7be110ec3
Fixed string_ref usage bug in epee::from_hex::vector
4 years ago
woodser 3278e86ed8
Allow wallet2.h to run in WebAssembly
4 years ago
rbrunner7 5fcc5da9f7
Daemon: Print estimates for time until fully synced
4 years ago