Commit Graph

707 Commits (2cb31c42a847def1ff9b92b627ad2412d97f841f)

Author SHA1 Message Date
luigi1111 7bf89dcbd3
Merge pull request #7005
3 years ago
luigi1111 8d7c1135b8
Merge pull request #6810
3 years ago
anon 1b51d398fb
async_protocol_handler_config: add segfault demo
3 years ago
luigi1111 6556c33f13
Merge pull request #7355
3 years ago
luigi1111 906a62c6b2
Merge pull request #7352
3 years ago
luigi1111 ce5800a225
Merge pull request #7346
3 years ago
luigi1111 9f6dcbd568
Merge pull request #7308
3 years ago
moneromooo-monero 19b228393f
New add_aux_pow RPC to support merge mining
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
mj-xmr dc48de74e8 Reduce compilation time of epee/portable_storage.h
3 years ago
Lee Clagett bd129849f0 Remove copies from foreach loops (thanks to Clang)
3 years ago
xiphon a60d3d8ff7 unit_tests: fix wipeable_string parse_hexstr test with latest gtest
3 years ago
anon 3833624ab1 boosted_tcp_server: add segfault demo
3 years ago
Alexander Blair 747699541e
Merge pull request #7285
3 years ago
Lee Clagett 927141bcc4 Command max_bytes moved from dynamic map to static switch
4 years ago
moneromooo-monero b652d598d1
add a max levin packet size by command type
4 years ago
Alexander Blair 16c780d568
Merge pull request #7250
4 years ago
moneromooo-monero 0aa541b361
protocol: more sanity checks in new chain block hashes
4 years ago
moneromooo-monero bcdc6c62b7
protocol: fix false positives dropping peers
4 years ago
luigi1111 025db3d2b4
Revert "Reject existing claimed blocks in sync mode"
4 years ago
Alexander Blair 609dbe6b92
Merge pull request #7154
4 years ago
Lee Clagett 187b4d7521 Restrict duplicate keys in epee binary format
4 years ago
moneromooo-monero cf7e1571d3
protocol: reject claimed block hashes that already are in the chain
4 years ago
Lee Clagett 61b6e4cc67 Add aggressive restrictions to pre-handshake p2p buffer limit
4 years ago
Lee Clagett 4978f69d7a Fix byte_stream::put_n
4 years ago
Alexander Blair 28e5e42986
Merge pull request #7110
4 years ago
Alexander Blair 1e9483a2d5
Merge pull request #7009
4 years ago
Alexander Blair 6bddd54f9d
Merge pull request #7003
4 years ago
moneromooo-monero d660f22ed1
protocol: drop origin IP if a block fails to verify in sync mode
4 years ago
luigi1111 36d31ba0be
Merge pull request #7018
4 years ago
luigi1111 c041550ffa
Merge pull request #6973
4 years ago
luigi1111 7a0334742a
Merge pull request #6937
4 years ago
luigi1111 450f1325ab
Merge pull request #6856
4 years ago
xiphon a9cd5d914e cryptonote_core: dandelion - use local height or median height if syncing
4 years ago
Howard Chu 91fd634768
Better log message for unusable anon networks
4 years ago
Lee Clagett be84f678b9 Switch to Dandelion++ fluff mode if no out connections for stem mode
4 years ago
mj-xmr 8a282f64c9 Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable/monero_add_library where possible (mj-xmr)
4 years ago
Lee Clagett 08eb0949f3 Change to more efficient allocation strategy in byte_stream
4 years ago
Lee Clagett 249eae5f4a Allow byte_stream->byte_slice conversion to shrink unused buffer space
4 years ago
xiphon a12a8174e0 Dandelion++: skip desynced peers in stem phase
4 years ago
Lee Clagett 7414e2bac1 Change epee binary output from std::stringstream to byte_stream
4 years ago
TheCharlatan db70af1bbc
Unit Tests: Remove block reward upper bound size checks
4 years ago
luigi1111 ee0b02d0db
Merge pull request #6757
4 years ago
moneromooo-monero 6a37da837e
threadpool: guard against exceptions in jobs, and armour plating
4 years ago
Alexander Blair 44cd8a13ec
Merge pull request #6769
4 years ago
Sarang Noether 641b08c920 CLSAG optimizations
4 years ago
moneromooo-monero 82ee01699c
Integrate CLSAGs into monero
4 years ago
moneromooo-monero 8cd1d6df8f
unit_tests: add ge_triple_scalarmult_base_vartime test
4 years ago
Alexander Blair bad5d8d6f0
Merge pull request #6690
4 years ago
Lee Clagett b641e0a2c0 Add clear method to byte_stream
4 years ago