Upstream #70

Merged
wowario merged 28 commits from upstream into release-v0.2.2.0 6 years ago

28 Commits (master)

Author SHA1 Message Date
wowario 0f4ed31a61
bump version to 0.2.2.0
6 years ago
wow nero 68505da66f malloc scratchpad for all supported android archs
6 years ago
moneromooo-monero 6eaa228b16 abstract_tcp_server2: fix use after free
6 years ago
moneromooo-monero 05b49cc1bb simplewallet: init trusted daemon flag to false when autodetecting
6 years ago
moneromooo-monero 90a4ba36a6 wallet2: fix read buffer overflow in import_key_images
6 years ago
stoffu 0bd04bdfad wallet-rpc.getaddress: throw if index is out of bound
6 years ago
moneromooo-monero 5cdbfe4e8b zmq_server: fix bind call when address and/or port are empty
6 years ago
Howard Chu 2c9c795f0c Fix RPC crashes that didn't check for an open wallet
6 years ago
moneromooo-monero 7ba35598be wallet2: fix out of sync account tag cache
6 years ago
moneromooo-monero 65f483ca5b abstract_tcp_server2: restart async accept on error
6 years ago
stoffu 6463a6da6f epee.string_tools: add conversion between UTF-8 and UTF-16
6 years ago
stoffu 86e6008036 Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp
6 years ago
stoffu 4bd2b033f6 wallet2: lower default for subaddress lookahead when restoring with hardware
6 years ago
stoffu f4fa62e1db wallet: allow unspendable unmixable outputs to be discarded
6 years ago
stoffu dc4b05bfd4 wallet2: use decoded amount when reporting repeated output key
6 years ago
moneromooo-monero b27b34d90a epee: fallback to a counter if gmtime fails when rotating logs
6 years ago
moneromooo-monero fea950a61b wallet: do not log by default if we're not asked to log to console
6 years ago
moneromooo-monero 7f3f923021 tx_pool: initialize bitflags padding since it gets written to storage
6 years ago
moneromooo-monero 8345f0aabc util: consider Tor/I2P addresses to be non local
6 years ago
moneromooo-monero edf18e227d simplewallet: add optional trusted/untrusted argument to set_daemon
6 years ago
stoffu 2b863521ba blockchain: pop forked blocks only when DB is not read-only
6 years ago
moneromooo-monero 6270a903c8 blockchain: return error when requesting non existent output
6 years ago
moneromooo-monero 9d366226cb epee: fix detection of 172.16.0.0/172.31.255.255 local IP range
6 years ago
moneromooo-monero 9a2fa460b0 daemon: fix readline interfering with std::cerr usage
6 years ago
moneromooo-monero 6489ad8a1a disable file size sanity check when loading the wallet cache
6 years ago
moneromooo-monero 7df1321b30 fix build with GCC 8.1.0
6 years ago
moneromooo-monero 8212762312 core: lock incoming tx lock when checking the txpool and chain
6 years ago
moneromooo-monero 6f2886e135 simplewallet: add --untrusted-daemon option
6 years ago