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.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-16
Add support for database open with flags
warptangent
1
-2
/
+2
2015-03-13
BlockchainDB implementations have names now
Thomas Winget
1
-2
/
+3
2015-03-06
Moved BlockchainDB into its own src/ subfolder
Thomas Winget
1
-2
/
+2
2015-02-23
Move LMDB storage to subfolder
warptangent
1
-1
/
+2
2015-02-23
Blockchain: match original function declaration from blockchain_storage
warptangent
1
-1
/
+1
2015-02-22
Fix Blockchain::get_tail_id() to set parameter to last block number instead o...
warptangent
1
-1
/
+1
2015-02-01
Blockchain: reflect log updates from blockchain_storage
warptangent
1
-7
/
+7
2015-02-01
Blockchain: reflect log and assert updates from blockchain_storage
warptangent
1
-37
/
+38
2015-02-01
Blockchain: reflect log level of blockchain_storage
warptangent
1
-8
/
+8
2015-02-01
Blockchain: reflect assert behavior of blockchain_storage for get_tx_outputs_...
warptangent
1
-0
/
+2
2015-02-01
Update recently added log statement to fix possible null dereference
warptangent
1
-1
/
+5
2015-01-19
Should fix std::min issues related to size_t
Thomas Winget
1
-2
/
+2
2015-01-14
Remove code previously made unused and marked unused
warptangent
1
-18
/
+0
2015-01-11
Fix height assertion in Blockchain::handle_alternative_block()
warptangent
1
-1
/
+1
2015-01-11
Fix comparison between main and alternate chain's cumulative
warptangent
1
-2
/
+10
2015-01-11
Remove a have_block() check so alternate block can be processed
warptangent
1
-7
/
+27
2015-01-11
Use block index when obtaining block's difficulty for log statement
warptangent
1
-2
/
+2
2015-01-09
Fix transfers to support mixins
warptangent
1
-1
/
+1
2015-01-09
Fix transfers (without mixins)
warptangent
1
-1
/
+2
2015-01-09
Fixes segfault in Blockchain::handle_alternative_block
Thomas Winget
1
-6
/
+8
2015-01-04
Obtain tx hash and tx output index from amount and output offset
warptangent
1
-1
/
+1
2015-01-04
Fixes a bug with getting output metadata from BlockchainDB
Thomas Winget
1
-1
/
+1
2015-01-04
blockchain: do not append "testnet" to the data directory
moneromooo-monero
1
-6
/
+0
2015-01-04
blockchain: fix wallet syncing from scratch
moneromooo-monero
1
-1
/
+2
2015-01-04
blockchain: add consts where appropriate
moneromooo-monero
1
-43
/
+43
2015-01-04
extraneous semicolon in Blockchain::complete_timestamps_vector
Thomas Winget
1
-1
/
+1
2015-01-04
more blockchain height-related fixes, syncing other nodes code this time
Thomas Winget
1
-4
/
+4
2015-01-04
add new checkpointing behavior to Blockchain class
Thomas Winget
1
-1
/
+74
2015-01-04
moar bug fixes, removed debug prints
Thomas Winget
1
-5
/
+4
2015-01-04
BlockchainLMDB seems to be working*!
Thomas Winget
1
-74
/
+91
2015-01-04
some bug fixes, but still needs work
Thomas Winget
1
-25
/
+29
2015-01-04
Minor bug fixes and debug prints
Thomas Winget
1
-6
/
+66
2015-01-04
minor fixes to Blockchain.cpp
Thomas Winget
1
-2
/
+6
2015-01-04
Integrate BlockchainDB into cryptonote_core
Thomas Winget
1
-7
/
+32
2015-01-04
Initial commit of BlockchainDB tests, other misc
Thomas Winget
1
-1
/
+6
2015-01-04
update new blockchain to build with new changes
Thomas Winget
1
-9
/
+31
2015-01-04
stupid past me, fixing typos and shit...
Thomas Winget
1
-21
/
+21
2015-01-04
import of BlockchainDB files
Thomas Winget
1
-0
/
+2137