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
*
Revert "Merge pull request #4472"
Riccardo Spagni
2018-10-08
1
-16
/
+2
*
Merge pull request #4472
Riccardo Spagni
2018-10-06
1
-2
/
+16
*
add --block-notify to monerod and --tx-notify to monero-wallet-{cli,rpc}
moneromooo-monero
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
|
|
/
|
/
|
*
|
speedup get_output_histogram for all amounts when min_count > 0
moneromooo-monero
2018-04-23
1
-1
/
+2
|
/
*
add RPC to get a histogram of outputs of a given amount
moneromooo-monero
2018-03-16
1
-1
/
+22
*
Remove the `Blockchain::get_all_known_block_ids` function.
Jean Pierre Dudey
2018-03-14
1
-9
/
+0
*
Stagenet
stoffu
2018-03-05
1
-5
/
+5
*
Merge pull request #3144
Riccardo Spagni
2018-01-27
1
-0
/
+8
|
\
|
*
rpc: expose recent median block size in getinfo
moneromooo-monero
2018-01-17
1
-0
/
+8
*
|
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
|
/
*
Merge pull request #2971
Riccardo Spagni
2018-01-10
1
-1
/
+1
|
\
|
*
Fix exceptions not finding txpool txes when relaying
moneromooo-monero
2017-12-20
1
-1
/
+1
*
|
cryptonote_core: remove unused functions with off by one bugs
moneromooo-monero
2017-12-18
1
-26
/
+0
|
/
*
core: make --offline also disable DNS lookups
moneromooo-monero
2017-11-30
1
-2
/
+5
*
rpc: remove obsolete busy core checks
moneromooo-monero
2017-11-14
1
-10
/
+0
*
Protect node privacy by proper filtering in restricted-mode RPC answers
binaryFate
2017-11-08
1
-2
/
+2
*
Merge pull request #2552
Riccardo Spagni
2017-10-15
1
-0
/
+7
|
\
|
*
core: fix failure to sync when a tx is already in the pool
moneromooo-monero
2017-09-29
1
-0
/
+7
*
|
Merge pull request #2469
Riccardo Spagni
2017-10-15
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
precomputed block hashes are now in blocks of N (currently 256)
moneromooo-monero
2017-09-18
1
-0
/
+2
*
|
move checkpoints in a separate library
moneromooo-monero
2017-09-25
1
-1
/
+1
|
/
*
Refactor some things into more composable (smaller) functions
Thomas Winget
2017-09-05
1
-0
/
+56
*
DRY refactoring
Thomas Winget
2017-08-31
1
-0
/
+7
*
Toggle SAFE syncmode on and off automatically
Howard Chu
2017-08-20
1
-0
/
+7
*
protocol: pass blockchain cumulative difficulty when syncing
moneromooo-monero
2017-08-15
1
-0
/
+10
*
Merge pull request #2246
Riccardo Spagni
2017-08-15
1
-3
/
+1
|
\
|
*
blockchain: remove a few unused variables
moneromooo-monero
2017-08-03
1
-3
/
+1
*
|
protocol: add checks for top block hard fork version
moneromooo-monero
2017-08-09
1
-0
/
+9
*
|
Merge pull request #2225
Riccardo Spagni
2017-08-07
1
-0
/
+3
|
\
\
|
*
|
blockchain: skip checking tx semantics in embedded block hash range
moneromooo-monero
2017-07-30
1
-0
/
+3
|
|
/
[next]