aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check if chunk size is zero instead of negativewarptangent2015-05-151-2/+2
* Merge pull request #284Riccardo Spagni2015-05-142-14/+46
|\
| * Fixes changes to sort tx by fee per kbThomas Winget2015-05-132-14/+46
* | Merge pull request #283Riccardo Spagni2015-05-141-1/+4
|\ \ | |/ |/|
| * Check for Clang before adding compiler flagwarptangent2015-05-131-1/+4
* | Merge pull request #281Riccardo Spagni2015-05-1313-619/+969
|\ \
| * | Rename src/blockchain_converter/ to src/blockchain_utilities/warptangent2015-05-0810-2/+2
| * | Add --block-number option to blockchain_importwarptangent2015-05-081-7/+17
| * | Update blockchain utilities with portable bootstrap file formatwarptangent2015-05-088-460/+755
| * | Add MDB_NORDAHEAD as a supported LMDB flag for blockchain_importwarptangent2015-05-081-8/+2
| * | Condense #if directiveswarptangent2015-05-081-9/+2
| * | Add basic "pop blocks" command to blockchain_import for debuggingwarptangent2015-05-081-0/+58
| * | Update log statementswarptangent2015-05-083-3/+3
* | | Merge pull request #280Riccardo Spagni2015-05-133-11/+11
|\ \ \ | | |/ | |/|
| * | Merge branch 'clang_fixes' into clang_fixes-masterSergey Kazenyuk2015-05-063-11/+11
| |\ \
| | * | Fix missing virtual destructorSergey Kazenyuk2015-04-202-2/+4
| | * | Suppress 'register storage class is deprecated' warning in boost dependency l...Sergey Kazenyuk2015-04-201-2/+2
* | | | Merge pull request #277Riccardo Spagni2015-05-131-1/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix incompatibility with blockchain exporter when source is LMDBwarptangent2015-05-081-1/+16
| |/ /
* | | Merge branch 'tewinget-sort_tx_by_fee_per_kb'Riccardo Spagni2015-05-132-12/+40
|\ \ \
| * | | resolved merge conflict in tx_pool.cppRiccardo Spagni2015-05-132-12/+40
|/| | |
| * | | Sort txs by per-kb-fee for minersThomas Winget2015-04-302-7/+35
| * | | When removing 'stuck' transactions, don't ignore the first tx in the poolThomas Winget2015-04-301-5/+5
* | | | Merge pull request #274Riccardo Spagni2015-05-132-14/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow name@domain.tld for OpenAlias lookupsThomas Winget2015-04-292-14/+25
| |/ /
* | | Merge pull request #269Riccardo Spagni2015-05-067-17/+108
|\ \ \
| * | | Keep memory pool consistent when stuck tx removedwarptangent2015-04-231-0/+1
| * | | Add mempool output to daemon via command and RPCwarptangent2015-04-237-17/+107
| |/ /
* | | Merge pull request #268Riccardo Spagni2015-05-053-8/+72
|\ \ \
| * | | DNS Checkpoint updating-related fixes/changesThomas Winget2015-04-223-8/+72
| |/ /
* | | Merge pull request #267Riccardo Spagni2015-05-051-7/+2
|\ \ \
| * | | Require BerkeleyDB to be installed (for now) if building non-staticThomas Winget2015-04-221-7/+2
| |/ /
* | | Merge pull request #265Riccardo Spagni2015-05-051-1/+1
|\ \ \ | |/ / |/| |
| * | disable non-working optimized slow_hash on 32 bit intelJavier Smooth2015-04-131-1/+1
* | | update lmdb64Riccardo Spagni2015-04-1422-365/+201
|/ /
* | Merge pull request #261Riccardo Spagni2015-04-111-1/+1
|\ \
| * | Don't recommend --HEAD for brew usersSammy Libre2015-04-111-1/+1
|/ /
* | Merge pull request #260Riccardo Spagni2015-04-119-8/+17
|\ \
| * | [fix] log level change. compilation: dns, testsrfree2monero2015-04-109-8/+17
|/ /
* | Merge pull request #259Riccardo Spagni2015-04-101-2/+16
|\ \
| * | Fixes start_mining in cli interactive modeThomas Winget2015-04-101-2/+16
* | | fixed static windows makefile targetsRiccardo Spagni2015-04-091-2/+2
* | | Merge pull request #258Riccardo Spagni2015-04-091-0/+2
|\ \ \ | |/ / |/| |
| * | Disable DNS checkpoint updating on testnetThomas Winget2015-04-081-0/+2
|/ /
* | Merge pull request #256Riccardo Spagni2015-04-0896-158/+42389
|\ \
| * \ Merge BlockchainDB into upstreamThomas Winget2015-04-0796-158/+42389
| |\ \
| | * \ Merges PR #37Thomas Winget2015-04-072-3/+29
| | |\ \
| | | * | explicitly disable AES on ARMRiccardo Spagni2015-04-061-1/+1
| | | * | add arm6 target and flagsRiccardo Spagni2015-04-062-1/+13
| | | * | new makefile targets for static buildsRiccardo Spagni2015-04-061-2/+16