Upstream #71

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

12 Commits (master)

Author SHA1 Message Date
stoffu 5b7063c15a
db_lmdb: enable batch transactions by default
6 years ago
moneromooo-monero db77273f3f
node_rpc_proxy: factor a few RPC calls using get_info
6 years ago
moneromooo-monero 13e9035505
blockchain: cache next block difficulty after adding a block
6 years ago
moneromooo-monero e2a3f71870
memwipe: don't call the workhorse for 0 bytes
6 years ago
moneromooo-monero 668489a322
db_lmdb: don't sync a read only DB
6 years ago
moneromooo-monero fa3ae1a16d
alt_chain_info can now give more info about a particular alt chain
6 years ago
moneromooo-monero a28b9e2e44
rpc: add blockchain disk size to getinfo
6 years ago
stoffu 39ff8c91c7
miner: show id and height when a block is found
6 years ago
moneromooo-monero f2b1dca6aa
remove epee from link lines where it's redundant
6 years ago
moneromooo-monero a896603556
blockchain: set the m_verifivation_failed flag in a couple more places
6 years ago
Teutone e492718cd0
add .load() to make Boost 1.67 happy with its new is_integral check
6 years ago
moneromooo-monero 4cb1fa3243
wallet2: ensure outputs are processed only once
6 years ago