Commit Graph

8591 Commits (3b24b1d082da28da15dc5e3aeaa0ebebe7758f2f)
 

Author SHA1 Message Date
tobtoht 256d286215
Minor formatting fix in help set command
5 years ago
moneromooo-monero 4ee095c200
p2p: don't connect to more than one IP per class B if we can
5 years ago
moneromooo-monero c2238327d0
keccak: guard against misaligned memory accesses on ARM
5 years ago
moneromooo-monero a96c1a46d4
cryptonote_protocol: drop peers we can't download from when syncing
5 years ago
moneromooo-monero ab361df2cd
p2p: add a few missing connection close calls
5 years ago
luigi1111 9d7107c870
Merge pull request #5663
5 years ago
luigi1111 59ba0eee69
Merge pull request #5650
5 years ago
luigi1111 591c72613b
Merge pull request #5647
5 years ago
selene c393e824d6 CryptonightR_JIT: fix return value on error
5 years ago
anonimal b2813ab5e8
README: add blockchain-based issue to "Known Issues"
5 years ago
Martijn Otto c164f9037e
Remove unnecessary m_check_txin_table, fix const correctness
5 years ago
Jethro Grassie 6560bfa64c
rpc: get_block_template add optional extra_nonce
5 years ago
moneromooo-monero a2484a1d5c
README: add coredumpctl info from iDunk
5 years ago
moneromooo-monero 8be5fea1de
simplewallet: optional all flag to export_outputs/export_key_images
5 years ago
moneromooo-monero bcd2da76cd
miner: fix --bg-mining-enable description
5 years ago
Jethro Grassie dc8b7a88bd
zmq: MacPorts latest fix
5 years ago
moneromooo-monero 7b18e838ea
unit_tests: check return values on test data parsing
5 years ago
moneromooo-monero c8709fe52f
wallet: do not print log settings when unset
5 years ago
luigi1111 633f14b976
Merge pull request #5681
5 years ago
luigi1111 2db997828a
Merge pull request #5678
5 years ago
luigi1111 393c33f86c
Merge pull request #5675
5 years ago
luigi1111 58e21d0320
Merge pull request #5668
5 years ago
TheCharlatan 9a5933f705 Gitian: Add version string to output tar archives
5 years ago
TheCharlatan 8f2227940d Depends: Update HIDAPI version
5 years ago
TheCharlatan 59eecc7ed1 Update icu4c to latest support version
5 years ago
anonimal 962dd93eba
README: add beginnings of "Known Issues"
5 years ago
moneromooo-monero 4237707d3e
p2p: don't forget pruning seed or public RPC port when updating peers
5 years ago
TheCharlatan afbf05bc58 Add option to run gitian-build.py on non-debian os
5 years ago
TheCharlatan 496cd46d80 Add ncurses package for linux and darwin readline
5 years ago
Lazaridis 1a6af8032d
distinguish "build status" from "build"
5 years ago
TheCharlatan cbbb24cfe1 Remove clutter in depends installed packages
5 years ago
TheCharlatan 1dbfc812e1 Add debug targets to depends Makefile
5 years ago
Michal vel m@lbit 1db5357c7b rpc headers fix
5 years ago
moneromooo-monero a604241ef6
simplewallet: don't ask about mining when running a command line
5 years ago
moneromooo-monero 3768db227c
p2p: add a reference to Cao, Tong et al. for the last_seen changes
5 years ago
tobtoht 037f94c54e
Remove Xiala.net from the list of dns resolvers
5 years ago
ston1th 7fb4edccdc cmake: fix tests generator
5 years ago
stoffu 15c699f0a6
rpc: set sanity_check_failed to false when successful
5 years ago
redfish a5127cca89 tests: functional: fix python syntax
5 years ago
moneromooo-monero da3e20ee01
tx_sanity_check: relax the median check a lot
5 years ago
moneromooo-monero 098aadf084
p2p: close the right number of connections on setting max in/out peers
5 years ago
moneromooo-monero fcbf7b3f74
p2p: propagate out peers limit to payload handler
5 years ago
Dusan Klinec 097cca59c1
wallet_api: catch getTxKey exception
5 years ago
moneromooo-monero b2bfcab618
wallet2: fix change subaddress mixup when sending pre rct outputs
5 years ago
moneromooo-monero 5d6b43b672
core: fix --prune-blockchain not pruning if no blockchain exists
5 years ago
Dusan Klinec f074b6b571
device: show address on device display
5 years ago
Dusan Klinec 64fb0f872a
device: tx_key caching fixed, store recovered txkey
5 years ago
Howard Chu 8ccc30b163
Fix --restore-date usage
5 years ago
moneromooo-monero f81cb4f24b
unit_tests: add more leeway to the "same distribution" check
5 years ago
moneromooo-monero 3c071d203f
blockchain: silence an error getting blocks for pruned nodes
5 years ago