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
*
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
*
Update year and formatting in license
warptangent
2015-02-23
1
-7
/
+7
*
Fix Blockchain::get_tail_id() to set parameter to last block number instead o...
warptangent
2015-02-22
1
-1
/
+1
*
Revert "Bounds error, should fix #27"
warptangent
2015-02-22
1
-1
/
+1
*
Bounds error, should fix #27
Thomas Winget
2015-02-20
1
-1
/
+1
*
Merge remote-tracking branch 'monero-project/master' into blockchain
Thomas Winget
2015-02-05
2
-4
/
+46
|
\
|
*
make fallback compatible with newer slow-hash
Riccardo Spagni
2015-01-28
1
-0
/
+12
|
*
replaced 64-bit multiplication in difficulty.cpp with a portable version
Riccardo Spagni
2015-01-27
1
-4
/
+34
*
|
Add compile-time support for both db implementations: in-memory and LMDB
warptangent
2015-02-02
8
-4
/
+56
*
|
Blockchain: reflect log updates from blockchain_storage
warptangent
2015-02-01
1
-7
/
+7
*
|
Blockchain: reflect log and assert updates from blockchain_storage
warptangent
2015-02-01
1
-37
/
+38
*
|
Blockchain: reflect log level of blockchain_storage
warptangent
2015-02-01
1
-8
/
+8
*
|
Blockchain: reflect assert behavior of blockchain_storage for get_tx_outputs_...
warptangent
2015-02-01
1
-0
/
+2
*
|
Update recently added log statement to fix possible null dereference
warptangent
2015-02-01
1
-1
/
+5
*
|
Merge upstream
warptangent
2015-01-30
1
-0
/
+152
|
\
|
|
*
added portable slow-hash, updated makefile targets, fixed readme
Riccardo Spagni
2015-01-27
1
-2
/
+152
|
*
fixed sse2 ifdef
Riccardo Spagni
2015-01-27
1
-2
/
+2
|
*
remove aes flag, detect no sse2
Riccardo Spagni
2015-01-27
1
-0
/
+2
*
|
Merge to keep up with upstream
Thomas Winget
2015-01-21
9
-25
/
+156
|
\
|
|
*
Merge pull request #215
Riccardo Spagni
2015-01-15
4
-2
/
+36
|
|
\
|
|
*
Add a --restricted-rpc flag to simplewallet
moneromooo-monero
2015-01-11
4
-2
/
+36
|
*
|
Merge pull request #214
Riccardo Spagni
2015-01-15
3
-12
/
+45
|
|
\
\
|
|
*
|
Allow get_bulk_payments to return all payments regardless of payment ID
moneromooo-monero
2015-01-11
3
-12
/
+45
|
|
|
/
|
*
/
Fix seed node threaded DNS lookup
warptangent
2015-01-14
1
-27
/
+40
|
|
/
|
*
Merge pull request #206
Riccardo Spagni
2015-01-08
2
-11
/
+59
|
|
\
|
|
*
std::atomic_flag has no copy/move constructor, can't have a vector
Thomas Winget
2014-12-15
1
-9
/
+7
|
|
*
small typo in previous commit
Thomas Winget
2014-12-15
1
-1
/
+1
|
|
*
DNS seed timeout and fallback
Thomas Winget
2014-12-15
2
-11
/
+61
|
*
|
previous hash added to GBT
Riccardo Spagni
2015-01-06
2
-0
/
+3
*
|
|
Should fix std::min issues related to size_t
Thomas Winget
2015-01-19
1
-2
/
+2
*
|
|
Remove code previously made unused and marked unused
warptangent
2015-01-14
2
-26
/
+0
*
|
|
Fix height assertion in Blockchain::handle_alternative_block()
warptangent
2015-01-11
1
-1
/
+1
*
|
|
Fix comparison between main and alternate chain's cumulative
warptangent
2015-01-11
1
-2
/
+10
[next]