Upstream #274

Merged
wowario merged 17 commits from upstream into master 4 years ago

17 Commits (master)

Author SHA1 Message Date
moneromooo-monero c5d7dd9f18
fix a few typos in error messages
4 years ago
selsta a4e2fac1ff
workflows: update msys2 setup action v0 -> v1
4 years ago
selsta b993d1b833
workflows: fix windows build
4 years ago
moneromooo-monero 804c985ecc
rpc: add a sanity limit to a few RPC in restricted mode
4 years ago
moneromooo-monero 1861889b31
rpc: lock access to the rpc payment object
4 years ago
rbrunner7 81f79d900b
[release-v0.16] MMS: New 'config_checksum' subcommand
4 years ago
Doyle e0a9633557
ByteSlice: Fix persisting ptr to std::moved SSO buffer
4 years ago
moneromooo-monero 19f284ddf9
cryptonote_core: remove "We are most likely forked" message
4 years ago
moneromooo-monero 9c10229268
protocol: move the "peer claims higher version" warning to debug
4 years ago
moneromooo-monero 18cb1753b7
wallet2: fix multisig data clearing stomping on a vector
4 years ago
moneromooo-monero 4eb2f5c2c8
serialization: fix bad rapidjson api usage
4 years ago
moneromooo-monero e062e1efe3
cryptonote_protocol: stricter limit to number of objects requested
4 years ago
moneromooo-monero 24660441a9
cryptonote_protocol: reject requests/notifications before handshake
4 years ago
moneromooo-monero 1125b332d2
easylogging++: sanitize log payload
4 years ago
moneromooo-monero 009abd48e5
blockchain: detect and log bad difficulty calculations
4 years ago
moneromooo-monero 60cf237210
protocol: don't drop a connection if we can't get a compatible chain
4 years ago
moneromooo-monero 4ef1ab3e38
epee: use memwipe rather than memset for md5 secrets
4 years ago