Commit Graph

1251 Commits (e2d2b9a447502e22467af9df20e0732b3dd4ac4c)

Author SHA1 Message Date
Nym Seddon 66f7ea2dbf
Split fuzz tests during fuzz build
3 years ago
moneromooo-monero de01cb77d5
fuzz_tests: add a test for utf8canonical
3 years ago
Lee Clagett 9fc1c6dec5
Command max_bytes moved from dynamic map to static switch
3 years ago
Lee Clagett fcac2ad95d
Restrict duplicate keys in epee binary format
continuous-integration/drone/pr Build is passing Details
3 years ago
moneromooo-monero f02e91ef83
add a max levin packet size by command type
3 years ago
moneromooo-monero c44dbc582f
protocol: more sanity checks in new chain block hashes
3 years ago
Lee Clagett b4206cea5a
Add aggressive restrictions to pre-handshake p2p buffer limit
3 years ago
moneromooo-monero b56a9f5bad
protocol: fix false positives dropping peers
3 years ago
luigi1111 4efba60bc1
Revert "Reject existing claimed blocks in sync mode"
3 years ago
moneromooo-monero b042506baa
protocol: reject claimed block hashes that already are in the chain
3 years ago
Lee Clagett 8088f8d894
Fix byte_stream::put_n
3 years ago
moneromooo-monero a42b6750b1
protocol: drop origin IP if a block fails to verify in sync mode
3 years ago
Lee Clagett 0b8bf308ce
Change epee binary output from std::stringstream to byte_stream
3 years ago
Lee Clagett a3033e741b
Change to more efficient allocation strategy in byte_stream
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
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
TheCharlatan 4a971e575f
Unit Tests: Remove block reward upper bound size checks
3 years ago
xiphon 6294fe26df
cryptonote_core: dandelion - use local height or median height if syncing
3 years ago
Howard Chu 41f5f36e16
Better log message for unusable anon networks
3 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
iamamyth 80a21da5ba
functional_tests: rewrite mining code, clearer timeout info
continuous-integration/drone/pr Build is passing Details
4 years ago
moneromooo-monero 94b5378a3b
fuzz_tests: fix build error in signature fuzz test
4 years ago
xiphon b8396218a3
Dandelion++: skip desynced peers in stem phase
4 years ago
wowario 572d7ea5ef
initial commit
4 years ago
luigi1111 fd657c7706
Merge pull request #6798
4 years ago
Riccardo Spagni aefa7740c3
Merge pull request #6111
4 years ago
Dusan Klinec 4e4430603f
enable CLSAG support for Trezor client
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
Sarang Noether fa06c39d97 Bind signature to full address and signing mode
4 years ago
moneromooo-monero 743608ec16 wallet: allow signing a message with spend or view key
4 years ago
moneromooo-monero 1dc427def9
core_tests: fix failures after v13
4 years ago
moneromooo-monero 4a9bd8f70f
core_tests: remove hardcoded hf version
4 years ago
Alexander Blair 44cd8a13ec
Merge pull request #6769
4 years ago
moneromooo-monero d20ff4f648
functional_tests: add a large (many randomx epochs) p2p reorg test
4 years ago
moneromooo-monero 6a0b3b1f8a
functional_tests: add randomx tests
4 years ago
moneromooo-monero 9d42649d58
core: fix mining from a block that's not the current top
4 years ago
Sarang Noether aff87b5f6a Added balance check to MLSAG/CLSAG performance tests
4 years ago
Sarang Noether f964a92c57 Updated MLSAG and CLSAG tests for consistency
4 years ago
Sarang Noether 5aa1575e91 CLSAG verification performance test
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
Sarang Noether 4b328c6616 CLSAG signatures
4 years ago
Alexander Blair b04da25e4d
Merge pull request #6760
4 years ago
Alexander Blair bad5d8d6f0
Merge pull request #6690
4 years ago
Alexander Blair 3f392341e7
Merge pull request #6660
4 years ago
moneromooo-monero 839e1f4bab
functional_tests: add p2p functional tests
4 years ago
moneromooo-monero 844fb4e940
enforce claiming maximum coinbase amount
4 years ago