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
/
blockchain.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
blockchain: fix returned height in create_block_template
moneromooo-monero
2019-03-30
1
-1
/
+2
*
|
Merge pull request #5352
Riccardo Spagni
2019-04-01
1
-0
/
+2
|
\
\
|
*
|
blockchain: simple cache for the long term block weights
moneromooo-monero
2019-03-28
1
-0
/
+2
|
|
/
*
/
Make difficulty 128 bit instead of 64 bit
moneromooo-monero
2019-03-24
1
-1
/
+1
|
/
*
Merge pull request #5256
Riccardo Spagni
2019-03-21
1
-2
/
+13
|
\
|
*
blockchain: speed up getting N blocks weights/long term weights
moneromooo-monero
2019-03-08
1
-2
/
+13
*
|
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
|
/
*
core: avoid double parsing blocks after hoh
moneromooo-monero
2019-03-05
1
-2
/
+3
*
Avoid repeated (de)serialization when syncing
moneromooo-monero
2019-03-05
1
-1
/
+1
*
ArticMine's new block weight algorithm
moneromooo-monero
2019-03-04
1
-2
/
+16
*
blockchain: add --reorg-notify
moneromooo-monero
2019-01-28
1
-1
/
+9
*
Pruning
moneromooo-monero
2019-01-22
1
-0
/
+6
*
Merge pull request #5015
Riccardo Spagni
2019-01-16
1
-1
/
+1
|
\
|
*
cryptonote_core: revert extra_tx_map
moneromooo-monero
2018-12-25
1
-1
/
+1
*
|
Merge pull request #4984
Riccardo Spagni
2019-01-16
1
-0
/
+2
|
\
\
|
*
|
blockchain_db: speedup tx output gathering
moneromooo-monero
2018-12-18
1
-0
/
+2
|
|
/
*
|
Merge pull request #4940
luigi1111
2018-12-31
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
blockchain: call deinit in dtor
moneromooo-monero
2018-12-05
1
-0
/
+5
*
|
Merge pull request #4909
Riccardo Spagni
2018-12-12
1
-2
/
+2
|
\
\
|
*
|
blockchain: avoid unnecessary DB lookups when syncing
moneromooo-monero
2018-11-27
1
-2
/
+2
|
|
/
*
/
add command pop_blocks
Jason Wong
2018-11-28
1
-0
/
+7
|
/
*
blockchain: remove unused output_scan_worker parameter
moneromooo-monero
2018-11-04
1
-3
/
+1
*
core: avoid unnecessary tx/blob conversions
moneromooo-monero
2018-11-01
1
-1
/
+1
*
Merge pull request #4536
Riccardo Spagni
2018-10-26
1
-2
/
+16
|
\
|
*
blocks: use auto-generated .c files instead of 'LD -r -b binary'
xiphon
2018-10-22
1
-2
/
+16
*
|
Merge pull request #4408
Riccardo Spagni
2018-10-26
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
cryptonote_core: warn when the block rate deviates from expectations
moneromooo-monero
2018-09-20
1
-0
/
+5
*
|
Revert "Merge pull request #4472"
Riccardo Spagni
2018-10-08
1
-16
/
+2
*
|
blocks: use auto-generated .c files instead of 'LD -r -b binary'
xiphon
2018-10-04
1
-2
/
+16
*
|
Merge pull request #4333
Riccardo Spagni
2018-09-29
1
-0
/
+11
|
/
*
remove obsolete daemon selection of fake outs and old tx construction
moneromooo-monero
2018-09-14
1
-61
/
+0
*
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
2018-09-11
1
-33
/
+44
*
Merge pull request #4204
luigi1111
2018-08-22
1
-3
/
+6
|
\
|
*
core: sync database based on bytes added, not blocks added
moneromooo-monero
2018-08-12
1
-3
/
+6
*
|
core: cache block template where possible
moneromooo-monero
2018-08-16
1
-0
/
+21
|
/
*
Merge pull request #3973
luigi1111
2018-07-19
1
-1
/
+1
|
\
|
*
alt_chain_info can now give more info about a particular alt chain
moneromooo-monero
2018-06-26
1
-1
/
+1
*
|
Merge pull request #3854
luigi1111
2018-07-19
1
-1
/
+10
|
\
\
|
*
|
add --regtest and --fixed-difficulty for regression testing
victorsintnicolaas
2018-06-29
1
-1
/
+10
*
|
|
rpc: rework to avoid repeated calculations in get_blocks.bin
moneromooo-monero
2018-06-26
1
-1
/
+1
*
|
|
replace std::list with std::vector on some hot paths
moneromooo-monero
2018-06-26
1
-8
/
+8
|
|
/
|
/
|
*
|
Merge pull request #3450
luigi1111
2018-06-08
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
core: add get_earliest_ideal_height_for_version()
stoffu
2018-03-21
1
-0
/
+7
*
|
Merge pull request #3731
luigi1111
2018-05-30
1
-2
/
+5
|
\
\
|
*
|
Use median timestamp if current time renders a block invalid.
Thaer Khawaja
2018-05-13
1
-2
/
+5
*
|
|
Merge pull request #3251
luigi1111
2018-05-29
1
-3
/
+6
|
\
\
\
|
*
|
|
db_lmdb: save pruned and prunable tx data separately
moneromooo-monero
2018-05-23
1
-3
/
+6
*
|
|
|
Merge pull request #3420
luigi1111
2018-05-29
1
-0
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
blockchain: cache difficulty for next block
moneromooo-monero
2018-03-19
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
speed up get_output_distribution (and precalc common case)
moneromooo-monero
2018-05-21
1
-2
/
+3
|
|
/
|
/
|
[prev]
[next]