index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit_tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
multisig key exchange update and refactor
koe
2022-02-24
1
-31
/
+201
*
Merge pull request #7873
luigi1111
2021-10-11
2
-36
/
+336
|
\
|
*
node_server: fix race condition
anon
2021-09-20
1
-36
/
+77
|
*
node_server: add race condition demo
anon
2021-09-20
1
-0
/
+259
*
|
Merge pull request #7825
luigi1111
2021-08-26
1
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
unit_tests: fix wipeable_string parse_hexstr test with latest gtest
xiphon
2021-08-01
1
-9
/
+9
*
|
Merge pull request #7817
luigi1111
2021-08-11
2
-8
/
+8
|
\
\
|
*
|
unit_tests: fix broken tests
anon
2021-07-28
2
-8
/
+8
|
|
/
*
/
p2p: remove blocked addresses/hosts from peerlist
moneromooo-monero
2021-08-05
1
-0
/
+1
|
/
*
unit_tests: fix boost 1.58 compatibility
anon
2021-04-08
1
-1
/
+1
*
Tests: Fix test node_server.bind_same_p2p_port from randomly crashing
mj-xmr
2021-04-05
1
-0
/
+12
*
Merge pull request #7621
luigi1111
2021-03-29
1
-0
/
+589
|
\
|
*
cryptonote_protocol_handler: add race condition demo
anon
2021-03-22
1
-0
/
+589
*
|
async_protocol_handler_config: add deadlock demo
anon
2021-03-12
1
-0
/
+110
|
/
*
async_protocol_handler_config: add segfault demo
anon
2021-02-19
1
-2
/
+73
*
boosted_tcp_server: add segfault demo
anon
2021-01-19
1
-0
/
+150
*
Command max_bytes moved from dynamic map to static switch
Lee Clagett
2020-12-23
1
-3
/
+40
*
Merge pull request #7248
luigi1111
2021-01-06
1
-0
/
+1
|
\
|
*
add a max levin packet size by command type
moneromooo-monero
2021-01-03
1
-0
/
+1
*
|
Merge pull request #7247
Alexander Blair
2021-01-01
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
protocol: more sanity checks in new chain block hashes
moneromooo-monero
2020-12-31
1
-1
/
+2
*
|
Add aggressive restrictions to pre-handshake p2p buffer limit
Lee Clagett
2020-12-29
2
-0
/
+4
|
/
*
protocol: fix false positives dropping peers
moneromooo-monero
2020-12-27
1
-0
/
+1
*
Revert "Reject existing claimed blocks in sync mode"
luigi1111
2020-12-27
1
-1
/
+0
*
Merge pull request #7155
Alexander Blair
2020-12-26
1
-0
/
+1
|
\
|
*
protocol: reject claimed block hashes that already are in the chain
moneromooo-monero
2020-12-17
1
-0
/
+1
*
|
Fix byte_stream::put_n
Lee Clagett
2020-12-14
1
-0
/
+17
|
/
*
protocol: drop origin IP if a block fails to verify in sync mode
moneromooo-monero
2020-12-10
1
-9
/
+11
*
cryptonote_core: dandelion - use local height or median height if syncing
xiphon
2020-11-25
2
-2
/
+8
*
Better log message for unusable anon networks
Howard Chu
2020-11-16
1
-1
/
+2
*
Switch to Dandelion++ fluff mode if no out connections for stem mode
Lee Clagett
2020-10-06
1
-0
/
+109
*
Dandelion++: skip desynced peers in stem phase
xiphon
2020-10-12
1
-34
/
+41
*
Merge pull request #6757
luigi1111
2020-09-03
1
-20
/
+20
|
\
|
*
threadpool: guard against exceptions in jobs, and armour plating
moneromooo-monero
2020-09-01
1
-20
/
+20
*
|
Merge pull request #6769
Alexander Blair
2020-08-27
1
-0
/
+41
|
\
\
|
*
|
Add clear method to byte_stream
Lee Clagett
2020-08-17
1
-0
/
+41
*
|
|
CLSAG optimizations
Sarang Noether
2020-08-27
1
-83
/
+81
*
|
|
Integrate CLSAGs into monero
moneromooo-monero
2020-08-27
2
-1
/
+185
*
|
|
unit_tests: add ge_triple_scalarmult_base_vartime test
moneromooo-monero
2020-08-27
1
-0
/
+62
*
|
|
Merge pull request #6690
Alexander Blair
2020-08-27
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
replace most boost serialization with existing monero serialization
moneromooo-monero
2020-08-17
2
-2
/
+2
*
|
|
Revert "Use domain-separated ChaCha20 for in-memory key encryption"
luigi1111
2020-08-17
2
-74
/
+0
|
/
/
*
|
Merge pull request #6718
Alexander Blair
2020-08-16
1
-0
/
+11
|
\
\
|
*
|
Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with un...
koe
2020-07-23
1
-0
/
+11
|
|
/
*
|
Merge pull request #6716
Alexander Blair
2020-08-16
1
-1
/
+1
|
\
\
|
*
|
wallet2_api: implement runtime proxy configuration
xiphon
2020-07-20
1
-1
/
+1
|
|
/
*
|
Merge pull request #6603
Alexander Blair
2020-08-16
1
-1
/
+16
|
\
\
|
*
|
Change ZMQ-JSON txextra to hex and remove unnecessary base fields
Lee Clagett
2020-08-14
1
-1
/
+16
*
|
|
Merge pull request #6601
Alexander Blair
2020-08-16
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix pruned tx for ZMQ's GetBlocksFast
Lee Clagett
2020-08-14
1
-1
/
+1
[next]