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
*
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
|
\
\
|
*
|
Add randomized delay when forwarding txes from i2p/tor -> ipv4/6
Lee Clagett
2020-05-15
1
-0
/
+6
*
|
|
Adding ZMQ/Pub support for txpool_add and chain_main events
Lee Clagett
2020-05-04
1
-4
/
+34
|
|
/
|
/
|
*
|
Merge pull request #6534
Alexander Blair
2020-07-19
1
-0
/
+7
|
\
\
|
*
|
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...
stoffu
2020-06-09
1
-0
/
+7
*
|
|
Merge pull request #6512
Alexander Blair
2020-07-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
|
|
|
tx_pool: mine stem txes in fake chain mode
moneromooo-monero
2020-07-09
1
-1
/
+1
*
|
|
|
cryptonote_core: remove "We are most likely forked" message
moneromooo-monero
2020-05-19
1
-24
/
+0
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #6510
luigi1111
2020-05-07
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cryptonote_core: take out the time based upgrade warning
moneromooo-monero
2020-05-06
1
-2
/
+0
|
|
/
*
|
Merge pull request #6472
luigi1111
2020-05-06
1
-1
/
+1
|
\
\
|
*
|
cryptonote: fix reuse of non default tx data when relaying
moneromooo-monero
2020-04-22
1
-1
/
+1
*
|
|
Merge pull request #6468
luigi1111
2020-05-06
1
-3
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cryptonote_core: skip dns checkpoints on startup if not enforced
xiphon
2020-04-20
1
-3
/
+4
*
|
|
Allow unrestricted rpc calls to get full txpool info
Lee Clagett
2020-03-30
1
-4
/
+4
|
|
/
|
/
|
[next]