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_core
/
blockchain.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #9864
v0.18.4.0
tobtoht
2025-03-26
1
-1
/
+1
|
\
|
*
checkpoints: update to a recent block height
selsta
2025-03-25
1
-1
/
+1
*
|
Merge pull request #9854
tobtoht
2025-03-24
1
-4
/
+0
|
\
\
|
*
|
Blockchain: remove skip for pruned txs in `check_tx_inputs()`
jeffro256
2025-03-19
1
-4
/
+0
|
|
/
*
/
cryptonote_protocol: fix handling of pruned blocks during sync
jeffro256
2025-03-19
1
-1
/
+1
|
/
*
Merge pull request #9740
tobtoht
2025-03-10
1
-106
/
+244
|
\
|
*
blockchain sync: reduce disk writes from 2 to 1 per tx
jeffro256
2025-03-10
1
-106
/
+244
*
|
Fix build with boost ASIO 0.87. Support boost 1.66+
Lee *!* Clagett
2025-02-14
1
-3
/
+4
*
|
build: prepare v0.18.4.0
selsta
2025-02-13
1
-1
/
+1
|
/
*
Merge pull request #9689
tobtoht
2025-01-22
1
-72
/
+5
|
\
|
*
Revert "blockchain: detect and log bad difficulty calculations"
selsta
2025-01-14
1
-72
/
+5
*
|
Merge pull request #9622
tobtoht
2025-01-14
1
-11
/
+2
|
\
\
|
|
/
|
/
|
|
*
Blockchain: get height of RingCT fork programmatically
jeffro256
2024-12-16
1
-11
/
+2
*
|
Merge pull request #9400
luigi1111
2024-12-23
1
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
Blockchain: fix temp fails causing alt blocks to be permanently invalid
jeffro256
2024-07-15
1
-6
/
+0
*
|
build: prepare v0.18.3.4
selsta
2024-07-22
1
-1
/
+1
|
/
*
build: prepare v0.18.3.3
selsta
2024-03-11
1
-1
/
+1
*
Merge pull request #9136
luigi1111
2024-02-24
1
-1
/
+1
|
\
|
*
build: prepare v0.18.3.2
selsta
2024-02-20
1
-1
/
+1
*
|
cryptonote_core: early out on out of bounds scaling parameter
selsta
2024-02-20
1
-1
/
+2
|
/
*
Merge pull request #9014
v0.18.3.1
luigi1111
2023-10-02
1
-33
/
+2
|
\
|
*
Fix: long term block weight cache
Boog900
2023-10-02
1
-33
/
+2
*
|
build: prepare v0.18.3.1
selsta
2023-10-02
1
-1
/
+1
|
/
*
build: prepare v0.18.3.0
selsta
2023-09-10
1
-1
/
+1
*
Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...
j-berman
2023-07-09
1
-1
/
+1
*
blockchain: ensure base fee cannot reach 0
Crypto City
2023-05-11
1
-1
/
+1
*
build: prepare v0.18.2.2
selsta
2023-03-27
1
-1
/
+1
*
Merge pull request #8785
luigi1111
2023-03-24
1
-1
/
+1
|
\
|
*
build: prepare v0.18.2.1
selsta
2023-03-18
1
-1
/
+1
*
|
verRctNonSemanticsSimpleCached: fix fragility
Jeffrey Ryan
2023-03-17
1
-63
/
+18
|
/
*
build: prepare v0.18.2.0
selsta
2023-02-08
1
-1
/
+1
*
Merge pull request #8676
luigi1111
2023-01-11
1
-1
/
+1
|
\
|
*
Cache successful `verRctNonSemanticsSimple` calls
SChernykh
2022-12-20
1
-1
/
+1
*
|
Refactored rx-slow-hash.c
SChernykh
2022-12-14
1
-14
/
+28
|
/
*
build: prepare v0.18.1.2
selsta
2022-09-26
1
-1
/
+1
*
Second thread pool for IO
SChernykh
2022-09-20
1
-2
/
+2
*
build: prepare v0.18.1.1
selsta
2022-09-06
1
-1
/
+1
*
build: prepare v0.18.1.0
selsta
2022-07-28
1
-1
/
+1
*
build: prepare v0.18.0.0
selsta
2022-07-13
1
-1
/
+1
*
Merge pull request #8178
luigi1111
2022-04-25
1
-9
/
+15
|
\
|
*
Bump ring size to 16 for v15 & remove set default in wallet cli
j-berman
2022-04-18
1
-9
/
+15
*
|
Add view tags to outputs to reduce wallet scanning time
j-berman
2022-04-18
1
-9
/
+23
|
/
*
Fee changes from ArticMine
moneromooo-monero
2022-04-10
1
-7
/
+130
*
Merge pull request #8212
luigi1111
2022-04-06
1
-3
/
+0
|
\
|
*
Remove footgun doc comment in miner TX validation
Luke Parker
2022-03-10
1
-3
/
+0
*
|
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
-4
/
+31
|
/
*
tx_pool: full tx revalidation on fork boundaries
moneromooo-monero
2021-11-01
1
-0
/
+21
*
blockchain: fix pedantic assert
selsta
2021-10-11
1
-0
/
+2
[next]