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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[fix] log level change. compilation: dns, tests
rfree2monero
2015-04-10
4
-3
/
+6
*
Merge pull request #259
Riccardo Spagni
2015-04-10
1
-2
/
+16
|
\
|
*
Fixes start_mining in cli interactive mode
Thomas Winget
2015-04-10
1
-2
/
+16
*
|
Disable DNS checkpoint updating on testnet
Thomas Winget
2015-04-08
1
-0
/
+2
|
/
*
Merge pull request #256
Riccardo Spagni
2015-04-08
32
-149
/
+9648
|
\
|
*
Merge BlockchainDB into upstream
Thomas Winget
2015-04-07
32
-149
/
+9648
|
|
\
|
|
*
Only compile BerkeleyDB as an option in non-static
Thomas Winget
2015-04-07
2
-0
/
+20
|
|
*
Merge upstream into blockchain
Thomas Winget
2015-03-29
5
-25
/
+107
|
|
|
\
|
|
*
|
Steps toward multiple dbs available -- working
Thomas Winget
2015-03-25
13
-58
/
+146
|
|
*
|
update berkeleydb branch to blockchain branch
Thomas Winget
2015-03-25
56
-389
/
+4066
|
|
|
\
\
|
|
|
*
\
Merge upstream updates into blockchain branch
Thomas Winget
2015-03-25
50
-340
/
+3925
|
|
|
|
\
\
|
|
|
*
|
|
blockchain_converter: Add support for resume from last block
warptangent
2015-03-23
1
-10
/
+37
|
|
|
*
|
|
blockchain_import: lengthen string for line clear
warptangent
2015-03-22
1
-16
/
+19
|
|
|
*
|
|
blockchain_export: show progress during export
warptangent
2015-03-22
1
-9
/
+17
|
|
|
*
|
|
Update Blockchain::get_db() to return reference instead of pointer
warptangent
2015-03-22
4
-14
/
+14
|
|
|
*
|
|
Add README for blockchain converter, importer, and exporter utilities
warptangent
2015-03-22
1
-0
/
+54
|
|
*
|
|
|
BerkeleyDB implementation of BlockchainDB seems to be working!
Thomas Winget
2015-03-17
2
-20
/
+20
|
|
*
|
|
|
Pull blockchain changes into berkeleydb branch
Thomas Winget
2015-03-17
12
-38
/
+1659
|
|
|
\
|
|
|
|
|
|
*
|
|
blockchain_export: Add compile-time support for BlockchainDB
warptangent
2015-03-16
2
-31
/
+63
|
|
|
*
|
|
Add blockchain_export utility
warptangent
2015-03-16
3
-0
/
+470
|
|
|
*
|
|
Add support for database open with flags
warptangent
2015-03-16
7
-14
/
+77
|
|
|
*
|
|
Add mdb_flags variable to LMDB database open
warptangent
2015-03-16
1
-1
/
+2
|
|
|
*
|
|
Add blockchain_import utility
warptangent
2015-03-16
4
-0
/
+894
|
|
|
*
|
|
Blockchain: add get_db() accessor, needed for blockchain_import
warptangent
2015-03-15
1
-0
/
+5
|
|
|
*
|
|
blockchain_converter: Add support for batch transactions
warptangent
2015-03-15
1
-23
/
+173
|
|
|
*
|
|
Update and relocate comment that applies class wide
warptangent
2015-03-15
1
-8
/
+14
|
|
*
|
|
|
BlockchainBDB passes unit tests
Thomas Winget
2015-03-17
1
-1
/
+4
|
|
*
|
|
|
BerkeleyDB Blockchain building, not working yet
Thomas Winget
2015-03-16
3
-183
/
+194
|
|
*
|
|
|
CMake wiring, minor cleanup, minor test addition
Thomas Winget
2015-03-16
1
-0
/
+3
|
|
*
|
|
|
BerkeleyDB BlockchainDB impl copy/paste/modify
Thomas Winget
2015-03-16
2
-9
/
+1304
|
|
*
|
|
|
Try to not pollute cryptonote namespace
Thomas Winget
2015-03-16
2
-47
/
+47
|
|
*
|
|
|
Initial commit of BDB BlockchainDB implementation
Thomas Winget
2015-03-16
2
-0
/
+678
|
|
|
/
/
/
|
|
*
|
|
BlockchainDB implementations have names now
Thomas Winget
2015-03-13
5
-3
/
+20
|
|
*
|
|
Moved BlockchainDB into its own src/ subfolder
Thomas Winget
2015-03-06
12
-13
/
+72
|
|
*
|
|
Changed log level of debug message -- too spammy
Thomas Winget
2015-02-23
1
-1
/
+1
|
|
*
|
|
BlockchainLMDB: Add profiling to tx_exists()
warptangent
2015-02-23
3
-1
/
+8
|
|
*
|
|
BlockchainLMDB: Add batch transaction support to tx_exists()
warptangent
2015-02-23
1
-6
/
+9
|
|
*
|
|
BlockchainDB, BlockchainLMDB: Add profiling for DB commits
warptangent
2015-02-23
3
-0
/
+18
|
|
*
|
|
BlockchainDB: Add virtual function declarations for batch transactions
warptangent
2015-02-23
1
-0
/
+3
|
|
*
|
|
BlockchainLMDB: Add check for open database to two functions
warptangent
2015-02-23
1
-0
/
+3
|
|
*
|
|
BlockchainLMDB: Add support for batch transactions
warptangent
2015-02-23
2
-55
/
+289
|
|
*
|
|
Improve block and tx processing efficiency by less repeat hashing
warptangent
2015-02-23
4
-11
/
+28
|
|
*
|
|
Add profiling to block and tx processing
warptangent
2015-02-23
2
-0
/
+48
|
|
*
|
|
Move LMDB storage to subfolder
warptangent
2015-02-23
2
-1
/
+12
|
|
*
|
|
Fix formatting
warptangent
2015-02-23
1
-6
/
+5
|
|
*
|
|
Fix log statement
warptangent
2015-02-23
1
-1
/
+1
|
|
*
|
|
Remove unused variable
warptangent
2015-02-23
1
-1
/
+0
|
|
*
|
|
Add log statement
warptangent
2015-02-23
1
-0
/
+1
|
|
*
|
|
Add and extend log statements
warptangent
2015-02-23
1
-6
/
+10
|
|
*
|
|
Blockchain: match original function declaration from blockchain_storage
warptangent
2015-02-23
2
-2
/
+2
[next]