Commit Graph

1026 Commits (dbbc4578366dd657019d1a4ea8bc3d5ce77ae393)
 

Author SHA1 Message Date
Riccardo Spagni 8237705964
Merge pull request #237
9 years ago
smooth 41a95e7b11 add comment about avoiding overflow
9 years ago
smooth 754a785ee1 minimum subsidy for mining incentives, remove unused LEGACY_FEE define
9 years ago
Riccardo Spagni c01069f352
fixed English word list issue: 'launchpad' should be 'ourselves'
9 years ago
Riccardo Spagni 10e4132e22
fixed English word list issue: 'incline' should have remained 'inline'
9 years ago
Thomas Winget 9dab105e2e
DNS checkpoint loading for testnet should now be correct
10 years ago
Thomas Winget 52f9629bd7
sending commands to forked daemon works on testnet now
10 years ago
Thomas Winget 76289d0e3b
Fix tests building -- function signatures changed
10 years ago
Riccardo Spagni 1016712372
markdown formatting fix
10 years ago
Riccardo Spagni 98a4e6ae6a
Merge pull request #234
10 years ago
Riccardo Spagni 7590f33f9e
move website and DNS unit tests from monero.cc to getmonero.org
10 years ago
rfree2monero f79821ac7e fix locking in count-peers thread (2)
10 years ago
rfree2monero 0198ffb220 2014 network limit 1.3 fix log/path/data +utils
10 years ago
Thomas Winget db53e1956a
revert stop_daemon method to use correct exit
10 years ago
Thomas Winget 96cbecffd7
RPC calls for background daemon added in
10 years ago
Thomas Winget 9193d6fb5b
Daemonize changes pulled in -- daemon builds
10 years ago
Thomas Winget 0ad0784f46
Changed log level of debug message -- too spammy
10 years ago
Thomas Winget b5796da0fa
Merge #32
10 years ago
warptangent 6485dacc2f
BlockchainLMDB: Add profiling to tx_exists()
10 years ago
warptangent 83fb6d8d07
BlockchainLMDB: Add batch transaction support to tx_exists()
10 years ago
warptangent 8529c0ea9a
BlockchainDB, BlockchainLMDB: Add profiling for DB commits
10 years ago
warptangent 7a66b8bbcf
BlockchainDB: Add virtual function declarations for batch transactions
10 years ago
warptangent b7a2d84919
BlockchainLMDB: Add check for open database to two functions
10 years ago
warptangent 58ecc58be1
BlockchainLMDB: Add support for batch transactions
10 years ago
warptangent 8909d7d82e
Improve block and tx processing efficiency by less repeat hashing
10 years ago
warptangent 3676ac5841
Add profiling to block and tx processing
10 years ago
warptangent ce71abd0fe
Move LMDB storage to subfolder
10 years ago
warptangent 42f8fe5c7f
Fix formatting
10 years ago
warptangent aa82f786c7
Fix log statement
10 years ago
warptangent 26873db199
Remove unused variable
10 years ago
warptangent 4b90fd389d
Add log statement
10 years ago
warptangent 2531aa31f8
Add and extend log statements
10 years ago
warptangent 59305d3137
Blockchain: match original function declaration from blockchain_storage
10 years ago
warptangent cd972bdcc2
Update year and formatting in license
10 years ago
Thomas Winget b7d112f601 Merge pull request #31 from warptangent/fix/fix_get_tail_id
10 years ago
warptangent b88ab643ca
Fix Blockchain::get_tail_id() to set parameter to last block number instead of height
10 years ago
warptangent 963bc09087
Revert "Bounds error, should fix #27"
10 years ago
Thomas Winget 6f1c4b4c2c
Bounds error, should fix #27
10 years ago
rfree2monero ae2a50659f 2014 network limit 1.2 +utils +toc -doc -drmonero
10 years ago
rfree2monero 0f06dca831 fixed size_t on windows
10 years ago
rfree2monero 39fc63f48d removed not needed <netinet/in.h>
10 years ago
rfree2monero 5ce4256e3d 2014 network limit 1.1 +utils +toc -doc -drmonero
10 years ago
rfree2monero eabb519605 2014 network limit 1.0a +utils +toc -doc -drmonero
10 years ago
Riccardo Spagni e728992803
Merge pull request #229
10 years ago
Riccardo Spagni 7b01a076b9
added tx size to incoming_transfers RPC Call
10 years ago
Thomas Winget fc62af5cf8
Merge remote-tracking branch 'monero-project/master' into blockchain
10 years ago
Riccardo Spagni 6e5797dc11
Merge pull request #221
10 years ago
Riccardo Spagni cbb0742264
changed MM logo
10 years ago
Riccardo Spagni f103e0d8f0
added donation and sponsor info to readme
10 years ago
Thomas Winget d1f40506fa
Merge PR #26
10 years ago