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_storage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove original Cryptonote blockchain_storage blockchain format
moneromooo-monero
2016-08-28
1
-1952
/
+0
*
Merge pull request #749
Riccardo Spagni
2016-03-25
1
-4
/
+4
*
Revert "Merge pull request #749"
Riccardo Spagni
2016-03-25
1
-4
/
+4
*
Move checkpoint functions into checkpoints class
Thomas Winget
2016-03-24
1
-4
/
+4
*
new flush_txpool command, and associated RPC call
moneromooo-monero
2016-01-30
1
-0
/
+19
*
Fix V1/V2 use of hard fork related parameters
moneromooo-monero
2016-01-29
1
-5
/
+5
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
Fix typo
warptangent
2015-12-15
1
-1
/
+1
*
Replace tabs with two spaces for consistency with rest of codebase
warptangent
2015-12-15
1
-44
/
+44
*
Relay transactions when they linger too long in the pool
moneromooo-monero
2015-11-21
1
-4
/
+5
*
More changes for 2-min blocks
Javier Smooth
2015-11-13
1
-3
/
+3
*
Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v...
Javier Smooth
2015-11-13
1
-1
/
+1
*
Build fixes for the old blockchain_storage version
moneromooo-monero
2015-10-26
1
-4
/
+6
*
Merge pull request #444
Riccardo Spagni
2015-10-26
1
-1
/
+1
|
\
|
*
Fix leak on real output when using a very recent output
moneromooo-monero
2015-10-25
1
-1
/
+1
*
|
Add functions to iterate through blocks, txes, outputs, key images
moneromooo-monero
2015-10-25
1
-0
/
+38
|
/
*
core: add consts where appropriate
moneromooo-monero
2015-09-19
1
-3
/
+3
*
Merge BlockchainDB into upstream
Thomas Winget
2015-04-07
1
-80
/
+70
|
\
|
*
Merge upstream into blockchain
Thomas Winget
2015-03-29
1
-4
/
+7
|
|
\
|
*
\
Merge upstream updates into blockchain branch
Thomas Winget
2015-03-25
1
-2
/
+10
|
|
\
\
|
*
|
|
Add compile-time support for both db implementations: in-memory and LMDB
warptangent
2015-02-02
1
-1
/
+1
|
*
|
|
blockchain_storage: refactor genesis block creation
moneromooo-monero
2015-01-04
1
-15
/
+5
|
*
|
|
blockchain_storage: add consts where appropriate
moneromooo-monero
2015-01-04
1
-53
/
+53
|
*
|
|
very, VERY primitive blockchain converter
Thomas Winget
2015-01-04
1
-11
/
+11
*
|
|
|
handle unlikely rounding up after sqrt
Javier Smooth
2015-04-05
1
-0
/
+3
*
|
|
|
triangular distribution to choose recent outputs more often for mixins
Javier Smooth
2015-04-05
1
-1
/
+5
*
|
|
|
Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
rfree2monero
2015-04-01
1
-6
/
+17
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #242
Riccardo Spagni
2015-03-26
1
-4
/
+7
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Do store transaction's blob size in transaction_chain_entry
Sergey Kazenyuk
2015-03-15
1
-3
/
+4
|
|
*
|
Use single get_transaction_hash to get both id and blob size
Sergey Kazenyuk
2015-03-15
1
-2
/
+4
|
*
|
|
Merge upstream to daemonize changes
Thomas Winget
2015-03-24
1
-1
/
+8
|
|
\
|
|
|
|
*
|
add comment about avoiding overflow
smooth
2015-03-05
1
-0
/
+6
|
|
*
|
minimum subsidy for mining incentives, remove unused LEGACY_FEE define
smooth
2015-03-04
1
-1
/
+2
|
|
|
/
|
*
/
DNS checkpoint loading for testnet should now be correct
Thomas Winget
2015-03-01
1
-1
/
+2
|
|
/
*
|
2014 network limit 1.2 +utils +toc -doc -drmonero
rfree2monero
2015-02-20
1
-17
/
+2
*
|
2014 network limit 1.1 +utils +toc -doc -drmonero
rfree2monero
2015-02-20
1
-0
/
+18
*
|
2014 network limit 1.0a +utils +toc -doc -drmonero
rfree2monero
2015-02-20
1
-0
/
+26
|
/
*
year updated in license
Riccardo Spagni
2015-01-02
1
-1
/
+1
*
fixed checkpointing bug
Riccardo Spagni
2014-10-03
1
-1
/
+1
*
MoneroPulse log wording tweaks
Riccardo Spagni
2014-10-03
1
-2
/
+2
*
various changes to runtime checkpoint updating
Thomas Winget
2014-09-30
1
-10
/
+43
*
Fixed segfault with checkpoints loading
Thomas Winget
2014-09-30
1
-0
/
+6
*
DNS checkpoint updating added, and daemon flag to enforce them
Thomas Winget
2014-09-30
1
-6
/
+26
*
reload checkpoints file every ~hr and print if any fail
Thomas Winget
2014-09-30
1
-0
/
+21
*
Pass tx and nonce to genesis block constructor
Zachary Michaels
2014-09-15
1
-9
/
+23
*
Add testnet flag
Zachary Michaels
2014-09-15
1
-6
/
+34
*
output rng fix from boolberry
iamsmooth
2014-09-12
1
-2
/
+1
*
a few more error messages moved to log level 1
fluffypony
2014-09-09
1
-11
/
+11
*
moved non-critical warnings and errors to log level 1
fluffypony
2014-09-09
1
-49
/
+49
*
fix checkpoints
iamsmooth
2014-09-06
1
-1
/
+4
[next]