aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Add testnet seed nodesZachary Michaels2014-09-151-3/+8
| * Create testnet data dir if necessaryZachary Michaels2014-09-151-0/+1
| * Separate testnet default data dirZachary Michaels2014-09-155-31/+44
| * Add descriptions for RPC command line paramsZachary Michaels2014-09-151-3/+9
| * Add testnet genesis tx as output by CN referenceZachary Michaels2014-09-151-1/+1
| * Pass tx and nonce to genesis block constructorZachary Michaels2014-09-155-28/+43
| * Separate network id for testnetZachary Michaels2014-09-152-3/+15
| * Separate rpc port for testnetZachary Michaels2014-09-155-12/+44
| * Separate p2p port for testnetZachary Michaels2014-09-152-5/+23
| * Reorganize testnet constantsZachary Michaels2014-09-1514-80/+68
| * Add testnet constantsZachary Michaels2014-09-151-0/+16
| * Add testnet flagZachary Michaels2014-09-1515-52/+137
| * increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane valueRiccardo Spagni2014-09-151-1/+1
| * additional README info on static builds and FreeBSDRiccardo Spagni2014-09-151-0/+7
* | increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane valueRiccardo Spagni2014-09-151-1/+1
* | additional README info on static builds and FreeBSDRiccardo Spagni2014-09-151-0/+7
|/
* fix logic in tag check, AND -> ORRiccardo Spagni2014-09-151-1/+1
* ignore tag check if we haven't pulled tagsRiccardo Spagni2014-09-151-1/+1
* Merge branch 'master' of http://github.com/fluffypony/bitmoneroRiccardo Spagni2014-09-150-0/+0
|\
| * new Makefile target: release-staticRiccardo Spagni2014-09-151-0/+4
* | new Makefile target: release-staticRiccardo Spagni2014-09-152-1/+5
|/
* FreeBSD static linking fixesRiccardo Spagni2014-09-151-3/+3
* Merge branch 'master' of http://github.com/fluffypony/bitmoneroRiccardo Spagni2014-09-140-0/+0
|\
| * add gpg pubkeys to start enforcing signed commitsRiccardo Spagni2014-09-131-0/+50
* | add gpg pubkeys to start enforcing signed commitsRiccardo Spagni2014-09-141-0/+50
* | Merge pull request #136Riccardo Spagni2014-09-133-46/+49
|\ \
| * | fix incorrect error message (obvious cut and paste bug from upstream)iamsmooth2014-09-131-1/+1
| * | Change wallet to not try to extract tx public key when tx has no outputs (fix...iamsmooth2014-09-131-43/+47
| * | output rng fix from boolberryiamsmooth2014-09-121-2/+1
* | | Merge pull request #133 from fluffypony/masterRiccardo Spagni2014-09-121-1/+1
|\ \ \ | | |/ | |/|
| * | fixed cmake variable matchingRiccardo Spagni2014-09-121-1/+1
|/ /
* | Merge pull request #132 from fluffypony/masterRiccardo Spagni2014-09-127-42/+38
|\ \
| * \ Merge branch 'master' of http://github.com/fluffypony/bitmoneroRiccardo Spagni2014-09-120-0/+0
| |\ \
| | * | versioning now includes the commit hash, or -final for tagged releasesRiccardo Spagni2014-09-127-37/+38
| | * | always check git diffRiccardo Spagni2014-09-121-6/+1
| | |/
| * | versioning now includes the commit hash, or -final for tagged releasesRiccardo Spagni2014-09-127-37/+38
| * | always check git diffRiccardo Spagni2014-09-121-6/+1
|/ /
* | Merge pull request #129 from Jebes/masterRiccardo Spagni2014-09-126-79/+177
|\ \ | |/ |/|
| * HOW DO I ENGLISH?jebes2014-09-111-1/+1
| * mispelled brief, corrected itjebes2014-09-112-14/+14
| * Merge remote-tracking branch 'upstream/master'jebes2014-09-1123-144/+552
| |\ | |/ |/|
* | Merge pull request #128 from fluffypony/masterRiccardo Spagni2014-09-111-2/+6
|\ \
| * | fixed UPNP_LIBRARIES scopefluffypony2014-09-111-2/+6
* | | Merge pull request #127 from fluffypony/masterRiccardo Spagni2014-09-1123-144/+548
|\| |
| * | cpu affinity fixes in performance tests for FreeBSDfluffypony2014-09-111-2/+2
| * | gtest patches for FreeBSDfluffypony2014-09-112-1/+9
| * | fixed upnp libs in tests cmakefluffypony2014-09-111-1/+31
| * | added license to CMakefluffypony2014-09-113-0/+92
| * | more CMake tweaks to allow detection on OS Xfluffypony2014-09-113-190/+197
| * | more dynamic miniupnp fixesfluffypony2014-09-103-7/+19