index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_protocol
/
levin_notify.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build with boost ASIO 0.87. Support boost 1.66+
Lee *!* Clagett
2025-02-14
1
-17
/
+23
*
cryptonote_protocol: prevent duplicate txs in fluff queue
0xFFFC0000
2024-06-06
1
-0
/
+2
*
Skip privacy networks (on tx sends) that don't have outgoing connections
Lee *!* Clagett
2024-03-29
1
-2
/
+7
*
Fix dandelion++ fluff/stem bug with local txes
Lee Clagett
2022-10-25
1
-3
/
+4
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
node_server: fix race condition
anon
2021-09-20
1
-11
/
+43
*
Remove payload copy in all outgoing p2p messages
Lee Clagett
2021-01-19
1
-16
/
+7
*
Revert "Merge pull request #7136"
luigi1111
2021-04-16
1
-7
/
+16
*
Remove payload copy in all outgoing p2p messages
Lee Clagett
2021-01-16
1
-16
/
+7
*
Merge pull request #7236
luigi1111
2021-01-15
1
-9
/
+1
|
\
|
*
protocol: fix wrong command in logs
moneromooo-monero
2020-12-30
1
-9
/
+1
*
|
Add aggressive restrictions to pre-handshake p2p buffer limit
Lee Clagett
2020-12-17
1
-1
/
+1
|
/
*
Merge pull request #7075
luigi1111
2020-12-19
1
-2
/
+0
|
\
|
*
protocol: remove unused (and cunningly uninitialized) field
moneromooo-monero
2020-12-15
1
-2
/
+0
*
|
Change epee binary output from std::stringstream to byte_stream
Lee Clagett
2020-10-10
1
-8
/
+9
|
/
*
Fix tx flush callback queueing
Lee Clagett
2020-10-06
1
-23
/
+12
*
Merge pull request #7018
luigi1111
2020-11-29
1
-8
/
+50
|
\
|
*
cryptonote_core: dandelion - use local height or median height if syncing
xiphon
2020-11-25
1
-8
/
+50
*
|
Merge pull request #6973
luigi1111
2020-11-29
1
-6
/
+4
|
\
\
|
|
/
|
/
|
|
*
Switch to Dandelion++ fluff mode if no out connections for stem mode
Lee Clagett
2020-11-03
1
-6
/
+4
*
|
Better log message for unusable anon networks
Howard Chu
2020-11-16
1
-12
/
+15
|
/
*
Dandelion++: skip desynced peers in stem phase
xiphon
2020-10-12
1
-18
/
+22
*
Merge pull request #6354
Alexander Blair
2020-08-09
1
-5
/
+13
|
\
|
*
Add randomized delay when forwarding txes from i2p/tor -> ipv4/6
Lee Clagett
2020-05-15
1
-5
/
+13
*
|
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
|
/
*
Adding Dandelion++ support to public networks:
Lee Clagett
2020-03-26
1
-49
/
+161
*
Merge pull request #6381
luigi1111
2020-04-04
1
-0
/
+3
|
\
|
*
Fix receive order leakage with tx fluffing
Lee Clagett
2020-03-10
1
-0
/
+3
*
|
Added logging for dropped local txes with no i2p/tor connections
Lee Clagett
2020-03-07
1
-4
/
+17
|
/
*
network: log traffic and add a simple traffic analysis script
moneromooo-monero
2020-01-26
1
-0
/
+16
*
Change to Tx diffusion (Dandelion++ fluff) instead of flooding
Lee Clagett
2019-11-04
1
-39
/
+151
*
Fixed i2p/tor tx flooding bug (white noise disabled)
Lee Clagett
2019-07-29
1
-6
/
+11
*
Added support for "noise" over I1P/Tor to mask Tx transmission.
Lee Clagett
2019-07-17
1
-0
/
+574