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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Establish Monzero Phase 0 and inactive assets baseline
monzero-phase0-assets-prototype-20260815
Monzero Build System
4 hours
1
-6
/
+6
*
zmq: apply restricted-mode privacy filtering to get_transaction_pool
greatjourney589
2026-05-08
1
-2
/
+2
*
cryptonote_core: restore separate fakechain data dir for core_tests
selsta
2026-04-29
1
-0
/
+5
*
tx_pool: notify txpool event when stem bumps to fluff
j-berman
2026-04-24
1
-1
/
+1
*
Merge pull request #10399
tobtoht
2026-04-24
1
-1
/
+1
|
\
|
*
Fix ZMQ-PUB reporting of mempool txes that were initially in stem phase
Lee Clagett
2026-04-24
1
-1
/
+1
*
|
blockchain_utilities: fix --data-dir option
jeffro256
2026-04-22
1
-3
/
+11
*
|
p2p: isolate regtest from mainnet bootstrap state
Jeetraj
2026-04-10
1
-7
/
+7
|
/
*
Merge pull request #10373
tobtoht
2026-03-28
1
-1
/
+5
|
\
|
*
cryptonote_core: try-catch in prepare same as cleanup
j-berman
2026-03-18
1
-1
/
+5
*
|
tx_memory_pool: speedup get_complement() for large requests
jeffro256
2026-03-21
1
-2
/
+2
|
/
*
p2p: fix race causing dropped connections during sync
j-berman
2025-12-11
1
-2
/
+2
*
Daemon: relay empty fluffy block on found block
j-berman
2025-11-11
1
-7
/
+10
*
Cleaner validation (faster and saner)
j-berman
2025-10-05
1
-0
/
+2
*
cryptonote_core: `--dns-versions-check` is deprecated
nahuhh
2025-09-21
1
-1
/
+1
*
blockchain sync: reduce disk writes from 2 to 1 per tx
jeffro256
2025-03-10
1
-366
/
+114
*
Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...
j-berman
2023-07-09
1
-2
/
+7
*
wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...
rbrunner7
2023-07-09
1
-0
/
+5
*
cryptonote core/protocol: don't drop peers for soft offenses
jeffro256
2023-03-29
1
-1
/
+1
*
Merge pull request #8588
luigi1111
2022-09-26
1
-4
/
+0
|
\
|
*
Move update_checkpoints() to a later stage
SChernykh
2022-09-22
1
-4
/
+0
*
|
Second thread pool for IO
SChernykh
2022-09-20
1
-1
/
+1
|
/
*
rpc: skip bootstrap nodes that are lower than last checkpoint
selsta
2022-09-06
1
-0
/
+4
*
Publish submitted txs via zmq
j-berman
2022-07-21
1
-3
/
+48
*
Add view tags to outputs to reduce wallet scanning time
j-berman
2022-04-18
1
-4
/
+10
*
Merge pull request #8197
luigi1111
2022-04-06
1
-1
/
+1
|
\
|
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
|
plug bulletproofs plus into consensus
moneromooo-monero
2022-04-05
1
-1
/
+22
|
/
*
Merge pull request #7891
luigi1111
2021-09-23
1
-2
/
+8
|
\
|
*
RPC and ZeroMQ APIs to support p2pool
SChernykh
2021-09-11
1
-2
/
+8
*
|
Merge pull request #7616
luigi1111
2021-09-09
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
daemon: allow proxy configuration
anon
2021-08-20
1
-2
/
+4
*
|
Merge pull request #7612
luigi1111
2021-06-24
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
core: speed up print_coinbase_tx_sum
moneromooo-monero
2021-03-18
1
-5
/
+5
*
|
Reduce compilation time of epee/portable_storage_template_helper.h
mj-xmr
2021-03-28
1
-0
/
+2
|
/
*
Remove copies from foreach loops (thanks to Clang)
Lee Clagett
2021-01-28
1
-1
/
+1
*
protocol: more sanity checks in new chain block hashes
moneromooo-monero
2020-12-31
1
-2
/
+7
*
rpc: limit the number of txes for get_blocks.bin
moneromooo-monero
2020-12-29
1
-2
/
+2
*
Merge pull request #7021
luigi1111
2020-11-29
1
-1
/
+1
|
\
|
*
Fix timeout checks for forwarded and Dandelion++ stem txes
Lee Clagett
2020-11-15
1
-1
/
+1
*
|
cryptonote_core: dandelion - use local height or median height if syncing
xiphon
2020-11-25
1
-0
/
+5
|
/
*
Merge pull request #6111
Riccardo Spagni
2020-09-06
1
-10
/
+41
|
\
|
*
functional_tests: add a large (many randomx epochs) p2p reorg test
moneromooo-monero
2020-08-27
1
-4
/
+35
|
*
core: fix mining from a block that's not the current top
moneromooo-monero
2020-08-27
1
-6
/
+6
*
|
Merge pull request #6757
luigi1111
2020-09-03
1
-3
/
+5
|
\
\
|
*
|
threadpool: guard against exceptions in jobs, and armour plating
moneromooo-monero
2020-09-01
1
-3
/
+5
*
|
|
Integrate CLSAGs into monero
moneromooo-monero
2020-08-27
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge pull request #6614
Alexander Blair
2020-08-16
1
-3
/
+2
|
\
\
|
*
|
Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command
rbrunner7
2020-07-24
1
-3
/
+2
|
|
/
*
|
Merge pull request #6354
Alexander Blair
2020-08-09
1
-0
/
+6
|
\
\
[next]