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_core
/
cryptonote_core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
zmq: apply restricted-mode privacy filtering to get_transaction_pool
greatjourney589
2026-05-08
1
-1
/
+2
*
blockchain_utilities: fix --data-dir option
jeffro256
2026-04-22
1
-0
/
+9
*
p2p: isolate regtest from mainnet bootstrap state
Jeetraj
2026-04-10
1
-1
/
+1
*
tx_memory_pool: speedup get_complement() for large requests
jeffro256
2026-03-21
1
-1
/
+1
*
p2p: fix race causing dropped connections during sync
j-berman
2025-12-11
1
-1
/
+1
*
blockchain sync: reduce disk writes from 2 to 1 per tx
jeffro256
2025-03-10
1
-134
/
+87
*
Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...
j-berman
2023-07-09
1
-1
/
+10
*
wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...
rbrunner7
2023-07-09
1
-0
/
+8
*
rpc: skip bootstrap nodes that are lower than last checkpoint
selsta
2022-09-06
1
-0
/
+7
*
Publish submitted txs via zmq
j-berman
2022-07-21
1
-0
/
+7
*
Add view tags to outputs to reduce wallet scanning time
j-berman
2022-04-18
1
-1
/
+2
*
Merge pull request #8205
luigi1111
2022-04-06
1
-1
/
+0
|
\
|
*
Compil. time: cryptonote_core minus portable_storage header
mj-xmr
2022-03-04
1
-1
/
+0
*
|
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
|
/
*
Merge pull request #7891
luigi1111
2021-09-23
1
-0
/
+7
|
\
|
*
RPC and ZeroMQ APIs to support p2pool
SChernykh
2021-09-11
1
-0
/
+7
*
|
Merge pull request #7616
luigi1111
2021-09-09
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
daemon: allow proxy configuration
anon
2021-08-20
1
-1
/
+2
*
|
core: speed up print_coinbase_tx_sum
moneromooo-monero
2021-03-18
1
-2
/
+2
|
/
*
protocol: more sanity checks in new chain block hashes
moneromooo-monero
2020-12-31
1
-1
/
+4
*
rpc: limit the number of txes for get_blocks.bin
moneromooo-monero
2020-12-29
1
-1
/
+1
*
Merge pull request #7021
luigi1111
2020-11-29
1
-1
/
+0
|
\
|
*
Fix timeout checks for forwarded and Dandelion++ stem txes
Lee Clagett
2020-11-15
1
-1
/
+0
*
|
Merge pull request #7018
luigi1111
2020-11-29
1
-2
/
+9
|
\
\
|
*
|
cryptonote_core: dandelion - use local height or median height if syncing
xiphon
2020-11-25
1
-2
/
+9
|
|
/
*
/
cryptonote_core: Fix missing override warnings
Nathan Dorfman
2020-10-19
1
-2
/
+2
|
/
*
Dandelion++: skip desynced peers in stem phase
xiphon
2020-10-12
1
-1
/
+1
*
core: fix mining from a block that's not the current top
moneromooo-monero
2020-08-27
1
-2
/
+2
*
Adding ZMQ/Pub support for txpool_add and chain_main events
Lee Clagett
2020-05-04
1
-0
/
+15
*
Merge pull request #6534
Alexander Blair
2020-07-19
1
-0
/
+8
|
\
|
*
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...
stoffu
2020-06-09
1
-0
/
+8
*
|
Merge pull request #6512
Alexander Blair
2020-07-19
1
-1
/
+1
|
\
\
|
*
|
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
|
|
/
*
/
cryptonote_core: remove "We are most likely forked" message
moneromooo-monero
2020-05-19
1
-12
/
+0
|
/
*
Merge pull request #6468
luigi1111
2020-05-06
1
-1
/
+1
|
\
|
*
cryptonote_core: skip dns checkpoints on startup if not enforced
xiphon
2020-04-20
1
-1
/
+1
*
|
Allow unrestricted rpc calls to get full txpool info
Lee Clagett
2020-03-30
1
-2
/
+4
|
/
*
Merge pull request #6214
luigi1111
2020-03-31
1
-0
/
+9
|
\
|
*
protocol: request txpool contents when synced
moneromooo-monero
2020-03-22
1
-0
/
+9
*
|
p2p: remove old debug commands
Aaron Hook
2020-03-20
1
-10
/
+0
|
/
*
Merge pull request #6225
Alexander Blair
2020-02-28
1
-1
/
+1
|
\
|
*
print_coinbase_tx_sum now supports 128 bits sums
moneromooo-monero
2019-12-12
1
-1
/
+1
*
|
Merge pull request #6211
Alexander Blair
2020-02-28
1
-0
/
+5
|
\
\
|
*
|
rpc: add bad-blocks to flush_cache RPC
moneromooo-monero
2019-12-02
1
-0
/
+5
|
|
/
*
|
Change to Tx diffusion (Dandelion++ fluff) instead of flooding
Lee Clagett
2019-11-04
1
-8
/
+0
*
|
Adding support for hidden (anonymity) txpool
Lee Clagett
2019-11-02
1
-26
/
+47
|
/
*
rpc: add a flush_cache RPC
moneromooo-monero
2019-10-25
1
-0
/
+5
*
monerod can now sync from pruned blocks
moneromooo-monero
2019-09-27
1
-5
/
+19
*
Unused private member m_miner_address
Jesus Ramirez
2019-05-29
1
-1
/
+0
*
functional_tests: add more blockchain related tests
moneromooo-monero
2019-04-11
1
-1
/
+3
[next]