Commit Graph

9829 Commits (b303931b23206236f335bca16b38df8312216668)
 

Author SHA1 Message Date
selsta 01c384c5de
workflows: update msys2 setup action v0 -> v1
4 years ago
woodser ef694d028f fix warning by removing std::move() on temporary http_client object
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
MaxXor 2d5d74ff5c Mention correct libusb and libudev dependencies
4 years ago
moneromooo-monero b6e904e547
README: mention pruning
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
moneromooo-monero eb1b321fe2
miner: increase min/max intervals to full extents
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 6f5411d305
tests: fix missing error on missing python entry point
4 years ago
moneromooo-monero c6dc2850c2
python-rpc: add missing sync_txpool python entry point
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
moneromooo-monero eda1675858
wallet_rpc_server: use unlock_time in suggested confirmations calc
4 years ago
moneromooo-monero 35665df206
protocol: don't drop a connection if we can't get a compatible chain
4 years ago
moneromooo-monero 85164a8daf
epee: use memwipe rather than memset for md5 secrets
4 years ago
moneromooo-monero 7178bb5c84
keccak: remove aligned check
4 years ago
Lee Clagett a11ec4ac1d Support for supercop ASM in wallet, and benchmark for supercop
4 years ago
moneromooo-monero 5e0ea6e95c
simplewallet: add missing calls to on_command
4 years ago
moneromooo-monero bd96536637
db_lmdb: test for mmap support at init time
4 years ago
moneromooo-monero cb4edc1f45
cmake: ASAN and PIE don't mix
4 years ago
moneromooo-monero 81773f55a4
fuzz_tests: refactor and add OSS-Fuzz compatibility
4 years ago
Lee Clagett 67ade80055 Add randomized delay when forwarding txes from i2p/tor -> ipv4/6
4 years ago