Commit Graph

10018 Commits (e2d2b9a447502e22467af9df20e0732b3dd4ac4c)
 

Author SHA1 Message Date
moneromooo-monero e608cea2a5
p2p: drop peers that spam peer lists
continuous-integration/drone/pr Build is passing Details
3 years ago
moneromooo-monero 117cdc4d50
p2p: fix race condition accessing a deleted context
3 years ago
moneromooo 27cfbe1a22
protocol: drop peers that don't reply to queries
3 years ago
moneromooo f8ec114820
keep only the last seen node on a given host in the white list
3 years ago
moneromooo 0529d350ad
protocol: drop peers that decrease claimed height
3 years ago
moneromooo 868deaaf9e
protocol: add scoring system to drop peers that don't behave
3 years ago
moneromooo-monero 5ac11bb4d6
crypto: fix non zero scalar being 0 after reducing
continuous-integration/drone/pr Build is passing Details
3 years ago
xiphon e0fc0ce7ad
rpc: get_info - add 'synchronized' field
3 years ago
Lee Clagett a840b7e20c
Do not use peer_id tracking method over i2p/tor
3 years ago
Lee Clagett 3208d97f9c
Fix tx flush callback queueing
continuous-integration/drone/pr Build is passing Details
3 years ago
moneromooo-monero 1cc36a652b
util: fix escaping more than one ?* in glob_to_regex
3 years ago
xiphon b353da51f9
wallet_api: TransactionHistory - fill unconfirmed out payments dests
3 years ago
Howard Chu e49f87c8b3
Silence stupid warnings
3 years ago
moneromooo-monero 6815ddd270
epee: tighten the URL parsing regexp a little
3 years ago
mj-xmr 5b43b61153
Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr)
3 years ago
moneromooo-monero 7f8d14ecde
blockchain: remove some dead code
3 years ago
SChernykh 67cc83a66c
Make Blockchain::get_fee_quantization_mask() compile time
3 years ago
xiphon b974ccde3a
core_rpc_server: on_send_raw_tx - fix bootstrap daemon mode check
3 years ago
TheCharlatan 4a971e575f
Unit Tests: Remove block reward upper bound size checks
3 years ago
Michal m@lbit Malicki 0051cbdc73
rpc_private_headers declaration fix
3 years ago
Tadeas Moravec 7441d939e0
Update error messages in daemon
3 years ago
selsta d9973f4d48
wallet2: set propagation timeout to current max timeout
3 years ago
Howard Chu 2b25b1097e
Add rpc-restricted-bind-ip option
3 years ago
Crypto City 33103494d6
wallet2: check imported multisig curve points are in main subgroup
continuous-integration/drone/pr Build is passing Details
3 years ago
xiphon 6294fe26df
cryptonote_core: dandelion - use local height or median height if syncing
3 years ago
xiphon cc70e33283
rpc: skip non-synced bootstrap daemons in --no-sync mode too
3 years ago
xiphon 0783e940e9
rpc: on_send_raw_tx - add missing CHECK_CORE_READY
3 years ago
Lee Clagett ce3c13b46f
Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s
3 years ago
Lee Clagett ff1373149a
Fix timeout checks for forwarded and Dandelion++ stem txes
3 years ago
Howard Chu 41f5f36e16
Better log message for unusable anon networks
3 years ago
jwinterm 21fa2b944b Merge pull request 'upstream' (#350) from wowario/wownero:up into master
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
4 years ago
xiphon 711f8c9d34
epee: readline_buffer - fix thread safety, fix sync() after stop()
continuous-integration/drone/pr Build is passing Details
4 years ago
moneromooo-monero 4228f785c0
p2p: fix accessing non existent element of map
continuous-integration/drone/pr Build is passing Details
4 years ago
moneromooo-monero 9e86c1c90d
p2p: fix endianness when checking IPv6 addresses mapping to IPv4
continuous-integration/drone/pr Build is passing Details
4 years ago
moneromooo-monero c40d8f5672
p2p: make this work with boost <= 1.65 (pffff)
continuous-integration/drone/pr Build is passing Details
4 years ago
moneromooo 0f998b9b55
p2p: rewrite boost's make_address_v4 to cater for < 1.66
4 years ago
moneromooo-monero 38f0472a6e
p2p: use /16 filtering on IPv4-within-IPv6 addresses
4 years ago
xiphon 9774fc7868
rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2P
4 years ago
moneromooo c14276fb7c
p2p: remove banned peers from the white list
4 years ago
moneromooo 755c308c23
p2p: give all hosts the same chance of being picked for connecting
4 years ago
selsta 4053e2ae14
functional_tests: inrease mining timeout
4 years ago
Lee Clagett df5779790c
Switch to Dandelion++ fluff mode if no out connections for stem mode
4 years ago
moneromooo-monero aae4bf32aa
protocol: reject empty incoming block messages
4 years ago
Lee Clagett d37785db0c
Fix tx flush callback queueing
4 years ago
selsta 2a38ee251a
net_node: add --ban-list option
4 years ago
jwinterm e49e6ae142 Merge pull request 'Fix CLI and unrestricted RPC relay_tx with stempool' (#347) from wowario/wownero:relay_tx into master
continuous-integration/drone/push Build is passing Details
4 years ago
jwinterm 5731efa127 Merge pull request 'cryptonote_core: Fix missing override warnings' (#343) from wowario/wownero:warnings into master
continuous-integration/drone/push Build is failing Details
4 years ago
Lee Clagett 26a64f99d3
Fix CLI and unrestricted RPC relay_tx with stempool
continuous-integration/drone/pr Build is passing Details
4 years ago
Nathan Dorfman e47fbe1476
cryptonote_core: Fix missing override warnings
continuous-integration/drone/pr Build is passing Details
4 years ago
wowario 4cc5e174d9 Update 'README.md'
continuous-integration/drone/push Build is passing Details
4 years ago