Commit Graph

226 Commits (v0.4.0.0)

Author SHA1 Message Date
wowario 8990b433aa
update testnet ips
6 years ago
wowario d28a29a760
remove moneroseeds
6 years ago
wowario 2c959a9b21
added LWMA
6 years ago
jwinterm ed5d4ccd1a
Update hardcoded seed nodes
6 years ago
jwinterm d78da837ae
Initial commit
6 years ago
Riccardo Spagni 333c7edeb9
Merge pull request #3711
6 years ago
rbrunner7 c0e22ebcca [RELEASE] Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
anonimal 1e20d705e7
Build: update CMake and p2p for in-tree miniupnp
6 years ago
anonimal 9e1f8bfaa3
CMake: update new location of in-tree miniupnpc
6 years ago
Riccardo Spagni 9fce7614c1
Merge pull request #3503
6 years ago
moneromooo-monero 8ff2cc751d
fix lambda compile error on openbsd
6 years ago
stoffu 5f6647934b
p2p: correct port number for seed nodes
6 years ago
moneromooo-monero 523371c042
p2p: fix network ID being uninitialised when using exclusive peers
6 years ago
stoffu af773211cb
Stagenet
6 years ago
Riccardo Spagni 299af8e43e
Merge pull request #3290
6 years ago
whythat 1d28c0d8a9 p2p: restore m_testnet assignment lost during rebase
6 years ago
stoffu 10f78f63f1
p2p: need libcryptonote_core due to arg_testnet_on being used
6 years ago
whythat b3b2d4d20c options: add testnet option dependencies
6 years ago
whythat 05a12ccc2d options: remove testnet-* options
6 years ago
Riccardo Spagni ef91d6e61e
Merge pull request #3196
6 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
6 years ago
Riccardo Spagni a54247b993
Merge pull request #3221
6 years ago
moneromooo-monero 2e3e90acbe
pass large parameters by const ref, not value
6 years ago
moneromooo-monero 2e584dcb1f
p2p: do not try to connect to peers in offline mode
6 years ago
Erik de Castro Lopo 32c0f908cd Allow the number of incoming connections to be limited
6 years ago
Erik de Castro Lopo d609a2c164 Rename delete_connections to delete_out_connections
6 years ago
Erik de Castro Lopo b927c0fc7a Rename connections_count to max_out_connection_count
6 years ago
moneromooo-monero eda9fb5b98
p2p: fix testnet/mainnet port mixup
6 years ago
Riccardo Spagni a4ae78a335
Merge pull request #3145
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero ab58b150ef
p2p: fix picking peers off an empty gray list
6 years ago
moneromooo-monero fd1dfac5d2
p2p: don't lookup seed IPs if using an exclusive peer
6 years ago
moneromooo-monero b50182aee7
p2p: don't connect to seeds if using an exclusive peer
6 years ago
stoffu 6d8b29ef28
fix some link errors in debug mode for macos
6 years ago
Riccardo Spagni c611cca462
Merge pull request #2928
7 years ago
moneromooo-monero fe568db83d
p2p: use size_t for arbitrary counters instead of uint8_t
7 years ago
Riccardo Spagni 066fd7aced
Merge pull request #2877
7 years ago
moneromooo-monero bb89ae8b20
move connection_basic and network_throttle from src/p2p to epee
7 years ago
moneromooo-monero 4abf25f3c9
cryptonote_core does not depend on p2p anymore
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
Riccardo Spagni 8da24c2a57
Merge pull request #2878
7 years ago
moneromooo-monero d28c388f88
p2p: stop net server before closing starting connections
7 years ago
moneromooo-monero 7696e84952
core: make --offline also disable DNS lookups
7 years ago
rbrunner7 cf5f623616 Corrections in rate limiting / trottle code, especially in 'out' direction
7 years ago
Riccardo Spagni edebe4e3b6
Merge pull request #2736
7 years ago
moneromooo-monero 082db75f28
move cryptonote command line options to cryptonote_core
7 years ago
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
7 years ago
moneromooo-monero 7dbf76d0da
Fix an object lifetime bug in net load tests
7 years ago
Lee Clagett 8b00687735 Upgrades to epee::net_utils::network_address
7 years ago
moneromooo-monero 8e0670c684
version: fix link to new version strings
7 years ago