Commit Graph

9635 Commits (3614f78d5f215c68773a2fba664b1867ea06ee34)
 

Author SHA1 Message Date
moneromooo-monero bde7f1c5cc
fuzz_tests: fix init check in oss-fuzz mode
4 years ago
moneromooo-monero c4b74208c7
Do not use PIE with OSS-Fuzz
4 years ago
moneromooo-monero c4df8b1390
fix leaks in fuzz tests
4 years ago
moneromooo-monero 38ca1bb389
fuzz_tests: add a tx extra fuzz test
4 years ago
Lee Clagett 4d8d121462 Fix D++ block template check
4 years ago
selsta 58e1c8b031
repo: update donation fund address
4 years ago
stoffu 7bd66b01bf
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalculation
4 years ago
luigi1111 ff4d470629
Merge pull request #6576
4 years ago
luigi1111 c4f4091dd4
Merge pull request #6561
4 years ago
luigi1111 445f74c71a
Merge pull request #6556
4 years ago
luigi1111 28745b1b63
Merge pull request #6553
4 years ago
luigi1111 e17c864ba2
Merge pull request #6549
4 years ago
luigi1111 e27604ff10
Merge pull request #6539
4 years ago
luigi1111 3a577f1ce7
Merge pull request #6525
4 years ago
luigi1111 967285a9fa
Merge pull request #6522
4 years ago
luigi1111 09667700e8
Merge pull request #6519
4 years ago
luigi1111 37c359e765
Merge pull request #6514
4 years ago
moneromooo-monero 795e18632c
blockchain: fix total_height in getblocks.bin response
4 years ago
moneromooo-monero 4df8f9c414
rpc: fix loading rpc payment data from file
4 years ago
luigi1111 992b7ce30f
Merge pull request #6612
4 years ago
Lee Clagett 7aeb503547 Fix boost <1.60 compilation and fix boost 1.73+ warnings
4 years ago
moneromooo-monero dc1a053081
rpc: fix comparison of seconds vs microseconds
4 years ago
luigi1111 7e78da7772
Merge pull request #6582
4 years ago
moneromooo-monero 9b86e14c5a
functional_tests: add simple relay_tx test
4 years ago
moneromooo-monero 6e4a55ba7e
rpc: fix relay_tx error return mixup
4 years ago
luigi1111 d6d4a03b85
Merge pull request #6535
4 years ago
luigi1111 463d044f5e
Merge pull request #6531
4 years ago
François Colas ec46069248 Fix incorrect lenght of command INS_PREFIX_HASH
4 years ago
moneromooo-monero bcef52d430
daemon: remove time based "update needed" status string
4 years ago
Denis Smirnov 94befecb05 fix typo in pick_preferred_rct_inputs
4 years ago
xiphon 40b73d2a6c cmake: insert CMAKE_CURRENT_SOURCE_DIR in CMAKE_MODULE_PATH
4 years ago
rbrunner7 7d0b7e83ef [master] MMS: New 'config_checksum' subcommand
4 years ago
moneromooo-monero 82d21f5b3c easylogging++: sanitize log payload
4 years ago
moneromooo-monero 78d435a5fa
rpc: don't display invalid json errors on default log level
4 years ago
selsta 2314dae8c8
workflows: fix windows build
4 years ago
xiphon a6803231e6 daemon: complain if data dir resides on FAT32 volume (Windows)
4 years ago
moneromooo-monero 4d3c2d0b7b
rpc: add a sanity limit to a few RPC in restricted mode
4 years ago
Doyle 15538f7e3f ByteSlice: Fix persisting ptr to std::moved SSO buffer
4 years ago
selsta 1d31e6c000
net_node: remove dead seed nodes
4 years ago
moneromooo-monero 7ebb351c2d
rpc: lock access to the rpc payment object
4 years ago
moneromooo-monero f0371210e9
cryptonote_core: remove "We are most likely forked" message
4 years ago
moneromooo-monero 567402c508
protocol: move the "peer claims higher version" warning to debug
4 years ago
moneromooo-monero 72cdfa4a20
fix a few typos in error messages
4 years ago
moneromooo-monero c17fe815a2
wallet2: fix multisig data clearing stomping on a vector
4 years ago
moneromooo-monero f1d0457523
cryptonote_protocol: stricter limit to number of objects requested
4 years ago
moneromooo-monero bb5c5dff15
cryptonote_protocol: reject requests/notifications before handshake
4 years ago
moneromooo-monero ca60d60fea
easylogging++: sanitize log payload
4 years ago
moneromooo-monero bd69e3b37a
testdb: add override in a couple places where it's missing
4 years ago
moneromooo-monero 5ed37ba83c
serialization: fix bad rapidjson api usage
4 years ago
moneromooo-monero 5741b4d74d
blockchain: detect and log bad difficulty calculations
4 years ago