index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_core
/
blockchain.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-30
new flush_txpool command, and associated RPC call
moneromooo-monero
1
-0
/
+2
2015-12-31
updated copyright year
Riccardo Spagni
1
-1
/
+1
2015-12-26
blockchain: remove obsolete containers
moneromooo-monero
1
-3
/
+0
2015-12-25
blockchain: fix a few block addition bugs
moneromooo-monero
1
-0
/
+1
2015-12-25
blockchain: fix bitflipping test with quantized block rewards
moneromooo-monero
1
-1
/
+1
2015-12-19
Allow the wallet to access hard fork information
moneromooo-monero
1
-1
/
+1
2015-12-15
Replace tabs with two spaces for consistency with rest of codebase
warptangent
1
-32
/
+32
2015-12-13
add a --fakechain argument for tests
moneromooo-monero
1
-1
/
+1
2015-11-13
More changes for 2-min blocks
Javier Smooth
1
-0
/
+2
2015-10-27
Remove some old/obsolete/unused code
moneromooo-monero
1
-15
/
+0
2015-10-25
Add functions to iterate through blocks, txes, outputs, key images
moneromooo-monero
1
-0
/
+5
2015-10-11
from hard fork 2, all outputs must be decomposed
moneromooo-monero
1
-0
/
+1
2015-09-20
hardfork: most state now saved to the DB
moneromooo-monero
1
-3
/
+3
2015-09-19
Add an RPC call and daemon command to get info on hard fork voting
moneromooo-monero
1
-0
/
+3
2015-09-19
core: add consts where appropriate
moneromooo-monero
1
-3
/
+3
2015-09-13
core: moan when we think an update is needed to get latest hard fork info
moneromooo-monero
1
-0
/
+2
2015-09-12
blockchain: use the new hardfork class
moneromooo-monero
1
-2
/
+5
2015-09-12
blockchain: add a couple missing includes
moneromooo-monero
1
-0
/
+2
2015-08-11
blockchain: remove dead code
moneromooo-monero
1
-3
/
+0
2015-07-15
Removed on_idle() calls to Blockchain::store_blockchain() for lmdb.
NoodleDoodleNoodleDoodleNoodleDoodleNoo
1
-0
/
+1
2015-07-15
** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
NoodleDoodleNoodleDoodleNoodleDoodleNoo
1
-8
/
+56
2015-05-31
cleaning up, removing redundant files, renaming, fixing incorrect licenses
Riccardo Spagni
1
-1
/
+1
2015-03-25
Steps toward multiple dbs available -- working
Thomas Winget
1
-3
/
+1
2015-03-22
Update Blockchain::get_db() to return reference instead of pointer
warptangent
1
-2
/
+2
2015-03-16
Add support for database open with flags
warptangent
1
-1
/
+1
2015-03-15
Blockchain: add get_db() accessor, needed for blockchain_import
warptangent
1
-0
/
+5
2015-03-06
Moved BlockchainDB into its own src/ subfolder
Thomas Winget
1
-1
/
+1
2015-02-23
Blockchain: match original function declaration from blockchain_storage
warptangent
1
-1
/
+1
2015-01-04
blockchain: add consts where appropriate
moneromooo-monero
1
-41
/
+41
2015-01-04
add new checkpointing behavior to Blockchain class
Thomas Winget
1
-2
/
+4
2015-01-04
Integrate BlockchainDB into cryptonote_core
Thomas Winget
1
-3
/
+7
2015-01-04
update new blockchain to build with new changes
Thomas Winget
1
-4
/
+3
2015-01-04
import of BlockchainDB files
Thomas Winget
1
-0
/
+221