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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #9740
tobtoht
2025-03-10
1
-15
/
+41
|
\
|
*
blockchain sync: reduce disk writes from 2 to 1 per tx
jeffro256
2025-03-10
1
-15
/
+41
*
|
Fix build with boost ASIO 0.87. Support boost 1.66+
Lee *!* Clagett
2025-02-14
1
-3
/
+4
|
/
*
verRctNonSemanticsSimpleCached: fix fragility
Jeffrey Ryan
2023-03-17
1
-9
/
+13
*
Refactored rx-slow-hash.c
SChernykh
2022-12-14
1
-1
/
+3
*
wallet2: check wallet compatibility with daemon's hard fork version
j-berman
2022-09-12
1
-0
/
+7
*
rpc: skip bootstrap nodes that are lower than last checkpoint
selsta
2022-09-06
1
-0
/
+7
*
Fee changes from ArticMine
moneromooo-monero
2022-04-10
1
-0
/
+16
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
RPC and ZeroMQ APIs to support p2pool
SChernykh
2021-09-11
1
-2
/
+37
*
core: speed up print_coinbase_tx_sum
moneromooo-monero
2021-03-18
1
-1
/
+1
*
protocol: more sanity checks in new chain block hashes
moneromooo-monero
2020-12-31
1
-1
/
+3
*
rpc: limit the number of txes for get_blocks.bin
moneromooo-monero
2020-12-29
1
-2
/
+3
*
Make Blockchain::get_fee_quantization_mask() compile time
SChernykh
2020-10-20
1
-1
/
+5
*
blockchain: deterministic UNIX time unlock checks
moneromooo-monero
2020-09-15
1
-12
/
+19
*
core: fix mining from a block that's not the current top
moneromooo-monero
2020-08-27
1
-3
/
+5
*
Merge pull request #6767
Alexander Blair
2020-08-27
1
-0
/
+3
|
\
|
*
Fix build with Boost 1.74
moneromooo-monero
2020-08-16
1
-0
/
+3
*
|
Avoid some temporary strings when reading off the database
moneromooo-monero
2020-08-17
1
-1
/
+1
|
/
*
Adding ZMQ/Pub support for txpool_add and chain_main events
Lee Clagett
2020-05-04
1
-2
/
+7
*
Merge pull request #6534
Alexander Blair
2020-07-19
1
-0
/
+16
|
\
|
*
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...
stoffu
2020-06-09
1
-0
/
+16
*
|
Merge pull request #6512
Alexander Blair
2020-07-19
1
-1
/
+1
|
\
\
|
*
|
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
|
|
/
*
/
blockchain: fix timestamp/difficulty cache getting out of sync
moneromooo-monero
2020-07-08
1
-0
/
+1
|
/
*
Merge pull request #6347
luigi1111
2020-04-04
1
-2
/
+4
|
\
|
*
cryptonote_core: skip block notify on blockchain switching rollback
xiphon
2020-02-19
1
-2
/
+4
*
|
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
*
|
Merge pull request #6055
luigi1111
2019-12-12
1
-1
/
+1
|
\
\
|
*
|
blockchain: fix comment wrongly refering to SHA-3 rather than Keccak
moneromooo-monero
2019-10-29
1
-1
/
+1
|
|
/
*
/
Adding support for hidden (anonymity) txpool
Lee Clagett
2019-11-02
1
-4
/
+5
|
/
*
Merge pull request #5915
luigi1111
2019-10-08
1
-8
/
+24
|
\
|
*
monerod can now sync from pruned blocks
moneromooo-monero
2019-09-27
1
-8
/
+24
*
|
RandomX integration
Howard Chu
2019-09-25
1
-0
/
+17
*
|
core: move hardforks into its own lib
moneromooo-monero
2019-09-19
1
-7
/
+0
*
|
Merge pull request #5823
luigi1111
2019-09-14
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
blockchain: forbid v1 coinbase from v12
moneromooo-monero
2019-08-19
1
-1
/
+2
*
|
Merge pull request #5721
luigi1111
2019-08-19
1
-7
/
+6
|
\
\
|
|
/
|
/
|
|
*
Remove unnecessary m_check_txin_table, fix const correctness
Martijn Otto
2019-07-03
1
-7
/
+6
*
|
Merge pull request #5525
luigi1111
2019-08-14
1
-2
/
+2
|
\
\
|
*
|
daemon: sort alt chains by height
moneromooo-monero
2019-05-09
1
-2
/
+2
*
|
|
Merge pull request #5524
luigi1111
2019-07-24
1
-27
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
blockchain: keep alternative blocks in LMDB
moneromooo-monero
2019-05-08
1
-27
/
+4
*
|
|
core: do not commit half constructed batch db txn
moneromooo-monero
2019-05-25
1
-0
/
+3
|
|
/
|
/
|
*
|
blockchain: keep a rolling long term block weight median
moneromooo-monero
2019-05-02
1
-6
/
+7
|
/
*
rpc: fix get_block_hashes.bin from wallet on pruned blockchain
moneromooo-monero
2019-04-15
1
-1
/
+2
*
functional_tests: add more blockchain related tests
moneromooo-monero
2019-04-11
1
-3
/
+17
*
Merge pull request #5373
Riccardo Spagni
2019-04-11
1
-1
/
+2
|
\
|
*
blockchain: fix returned height in create_block_template
moneromooo-monero
2019-03-30
1
-1
/
+2
[next]