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
/
src
/
cryptonote_protocol
/
cryptonote_protocol_handler.inl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #6554
luigi1111
2020-05-19
1
-0
/
+20
|
\
|
*
cryptonote_protocol: reject requests/notifications before handshake
moneromooo-monero
2020-05-19
1
-0
/
+20
*
|
Merge pull request #6567
luigi1111
2020-05-19
1
-2
/
+2
|
\
\
|
*
|
protocol: move the "peer claims higher version" warning to debug
moneromooo-monero
2020-05-19
1
-2
/
+2
|
|
/
*
|
Merge pull request #6543
luigi1111
2020-05-19
1
-1
/
+0
|
\
\
|
*
|
protocol: don't drop a connection if we can't get a compatible chain
moneromooo-monero
2020-05-16
1
-1
/
+0
|
|
/
*
/
Revert "simplewallet: noob-friendly help menu"
selsta
2020-05-16
1
-2
/
+1
|
/
*
cryptonote_protocol: do not request pruned borromean sig txes
moneromooo-monero
2020-05-06
1
-1
/
+6
*
Merge pull request #6278
luigi1111
2020-04-21
1
-3
/
+83
|
\
|
*
Daemon: Print estimates for time until fully synced
rbrunner7
2020-03-21
1
-3
/
+83
*
|
Adding Dandelion++ support to public networks:
Lee Clagett
2020-03-26
1
-14
/
+45
*
|
Merge pull request #6214
luigi1111
2020-03-31
1
-0
/
+68
|
\
\
|
*
|
protocol: request txpool contents when synced
moneromooo-monero
2020-03-22
1
-0
/
+68
|
|
/
*
|
Merge pull request #6282
Alexander Blair
2020-03-27
1
-1
/
+1
|
\
\
|
*
|
Daemon: Guard against reporting "synchronized" too early
rbrunner7
2020-01-10
1
-1
/
+1
*
|
|
p2p: remove old debug commands
Aaron Hook
2020-03-20
1
-6
/
+0
|
|
/
|
/
|
*
|
Merge pull request #6236
Alexander Blair
2020-02-28
1
-1
/
+1
|
\
\
|
*
|
Corrected message typo
palomato
2019-12-14
1
-1
/
+1
|
|
/
*
|
Merge pull request #6219
Alexander Blair
2020-02-28
1
-2
/
+2
|
\
\
|
*
|
Fix time comparison math
Jason Rhinelander
2019-12-05
1
-2
/
+2
*
|
|
Merge pull request #6127
Alexander Blair
2020-02-06
1
-1
/
+2
|
\
\
\
|
*
|
|
simplewallet: noob-friendly help menu
wowario
2019-11-13
1
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #6053
Alexander Blair
2020-02-06
1
-4
/
+2
|
\
\
\
|
*
|
|
always print peer IDs in the same format
moneromooo-monero
2019-10-29
1
-4
/
+2
|
|
/
/
*
|
/
Change to Tx diffusion (Dandelion++ fluff) instead of flooding
Lee Clagett
2019-11-04
1
-2
/
+2
|
|
/
|
/
|
*
|
Adding support for hidden (anonymity) txpool
Lee Clagett
2019-11-02
1
-17
/
+17
|
/
*
Merge pull request #5357
luigi1111
2019-10-25
1
-0
/
+1
|
\
|
*
daemon, wallet: new pay for RPC use system
moneromooo-monero
2019-10-25
1
-0
/
+1
*
|
protocol: fix syncing from peers being too choosy about peers
moneromooo-monero
2019-10-17
1
-3
/
+3
|
/
*
Merge pull request #5933
luigi1111
2019-10-14
1
-7
/
+13
|
\
|
*
ban peers sending bad pow outright
moneromooo-monero
2019-09-25
1
-7
/
+13
*
|
Merge pull request #5915
luigi1111
2019-10-08
1
-30
/
+153
|
\
\
|
*
|
monerod can now sync from pruned blocks
moneromooo-monero
2019-09-27
1
-30
/
+153
*
|
|
Merge pull request #5926
luigi1111
2019-10-08
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
protocol: only print sync complete message when out of precompiled hashes
moneromooo-monero
2019-09-24
1
-1
/
+1
|
|
/
*
|
Merge pull request #5905
luigi1111
2019-09-24
1
-5
/
+0
|
\
\
|
*
|
Revert "cryptonote_protocol: drop peers we can't download from when syncing"
moneromooo-monero
2019-09-11
1
-5
/
+0
|
*
|
Revert "Fix check for disconnecting peers when syncing"
moneromooo-monero
2019-09-11
1
-1
/
+1
|
|
/
*
|
Merge pull request #5877
luigi1111
2019-09-24
1
-8
/
+8
|
\
\
|
*
|
Changed the use of boost:value_initialized for C++ list initializer
Jesus Ramirez
2019-09-02
1
-8
/
+8
*
|
|
Properly format multiline logs
moneromooo-monero
2019-09-16
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #5806
luigi1111
2019-09-04
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
cryptonote_protocol: fix '--no-sync', ignore new blocks and txes
xiphon
2019-08-11
1
-3
/
+3
*
|
Added support for "noise" over I1P/Tor to mask Tx transmission.
Lee Clagett
2019-07-17
1
-61
/
+3
*
|
Fix check for disconnecting peers when syncing
Jason Rhinelander
2019-08-16
1
-1
/
+1
|
/
*
Merge pull request #5595
luigi1111
2019-07-24
1
-0
/
+1
|
\
|
*
daemon: display peer address type in print_cn
moneromooo-monero
2019-05-31
1
-0
/
+1
*
|
Merge pull request #5591
luigi1111
2019-07-24
1
-10
/
+8
|
\
\
|
*
|
Remove unused txs member in NOTIFY_RESPONSE_GET_OBJECT
Doyle
2019-07-15
1
-10
/
+8
*
|
|
cryptonote_protocol: drop peers we can't download from when syncing
moneromooo-monero
2019-07-04
1
-0
/
+5
|
/
/
[next]