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
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
blockchain: remove obsolete containers
moneromooo-monero
2015-12-26
1
-3
/
+0
*
blockchain: fix a few block addition bugs
moneromooo-monero
2015-12-25
1
-0
/
+1
*
blockchain: fix bitflipping test with quantized block rewards
moneromooo-monero
2015-12-25
1
-1
/
+1
*
Allow the wallet to access hard fork information
moneromooo-monero
2015-12-19
1
-1
/
+1
*
Replace tabs with two spaces for consistency with rest of codebase
warptangent
2015-12-15
1
-32
/
+32
*
add a --fakechain argument for tests
moneromooo-monero
2015-12-13
1
-1
/
+1
*
More changes for 2-min blocks
Javier Smooth
2015-11-13
1
-0
/
+2
*
Remove some old/obsolete/unused code
moneromooo-monero
2015-10-27
1
-15
/
+0
*
Add functions to iterate through blocks, txes, outputs, key images
moneromooo-monero
2015-10-25
1
-0
/
+5
*
from hard fork 2, all outputs must be decomposed
moneromooo-monero
2015-10-11
1
-0
/
+1
*
hardfork: most state now saved to the DB
moneromooo-monero
2015-09-20
1
-3
/
+3
*
Add an RPC call and daemon command to get info on hard fork voting
moneromooo-monero
2015-09-19
1
-0
/
+3
*
core: add consts where appropriate
moneromooo-monero
2015-09-19
1
-3
/
+3
*
core: moan when we think an update is needed to get latest hard fork info
moneromooo-monero
2015-09-13
1
-0
/
+2
*
blockchain: use the new hardfork class
moneromooo-monero
2015-09-12
1
-2
/
+5
*
blockchain: add a couple missing includes
moneromooo-monero
2015-09-12
1
-0
/
+2
*
blockchain: remove dead code
moneromooo-monero
2015-08-11
1
-3
/
+0
*
Removed on_idle() calls to Blockchain::store_blockchain() for lmdb.
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2015-07-15
1
-0
/
+1
*
** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2015-07-15
1
-8
/
+56
*
cleaning up, removing redundant files, renaming, fixing incorrect licenses
Riccardo Spagni
2015-05-31
1
-1
/
+1
*
Steps toward multiple dbs available -- working
Thomas Winget
2015-03-25
1
-3
/
+1
*
Update Blockchain::get_db() to return reference instead of pointer
warptangent
2015-03-22
1
-2
/
+2
*
Add support for database open with flags
warptangent
2015-03-16
1
-1
/
+1
*
Blockchain: add get_db() accessor, needed for blockchain_import
warptangent
2015-03-15
1
-0
/
+5
*
Moved BlockchainDB into its own src/ subfolder
Thomas Winget
2015-03-06
1
-1
/
+1
*
Blockchain: match original function declaration from blockchain_storage
warptangent
2015-02-23
1
-1
/
+1
*
blockchain: add consts where appropriate
moneromooo-monero
2015-01-04
1
-41
/
+41
*
add new checkpointing behavior to Blockchain class
Thomas Winget
2015-01-04
1
-2
/
+4
*
Integrate BlockchainDB into cryptonote_core
Thomas Winget
2015-01-04
1
-3
/
+7
*
update new blockchain to build with new changes
Thomas Winget
2015-01-04
1
-4
/
+3
*
import of BlockchainDB files
Thomas Winget
2015-01-04
1
-0
/
+221