aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1247 from rnicoll/1.10-attributionMax K.2015-08-159-0/+10
|\
| * Add attributions to source filesJ Ross Nicoll2015-08-149-0/+10
|/
* Merge pull request #1229 from rnicoll/1.10-fork-detectionMax K.2015-08-131-3/+3
|\
| * Update fork detection parameters for Dogecoin block timeRoss Nicoll2015-08-071-3/+3
* | Merge pull request #1238 from rnicoll/1.10-block-notify-heightMax K.2015-08-133-4/+6
|\ \
| * | advertise block height addition to -blocknotifystolen data2015-08-111-1/+1
| * | Add block height to block notification substitution optionsRoss Nicoll2015-08-113-3/+5
|/ /
* | Merge pull request #1233 from patricklodder/1.10-travis-osx-sdkMax K.2015-08-111-1/+1
|\ \
| * | [travis] hosted, acl'ed osx sdkPatrick Lodder2015-08-101-1/+1
* | | Merge pull request #1235 from rnicoll/1.10-disable-ppMax K.2015-08-111-1/+3
|\ \ \
| * | | Disable payment protocol certificate unit testsRoss Nicoll2015-08-101-1/+3
| |/ /
* | | Merge pull request #1232 from patricklodder/1.10-disable-win-testsMax K.2015-08-111-2/+2
|\ \ \
| * | | [travis] disable windows testsPatrick Lodder2015-08-101-2/+2
* | | | Merge pull request #1236 from rnicoll/1.10-gitian-descriptorsMax K.2015-08-106-33/+33
|\ \ \ \
| * | | | Replace Bitcoin with Dogecoin in Gitian descriptorsRoss Nicoll2015-08-106-33/+33
* | | | | Merge pull request #1219 from rnicoll/1.10-gitiantMax K.2015-08-1020-404/+264
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Replace Gitian keysRoss Nicoll2015-08-1020-404/+264
|/ / / /
* | | | Merge pull request #1231 from patricklodder/1.10-majority-v2-constraintsRoss Nicoll2015-08-101-3/+6
|\ \ \ \
| * | | | Re-enable SuperMajority triggered activation for v2 block constraintsPatrick Lodder2015-08-101-3/+6
| |/ / /
* | | | Merge pull request #1234 from patricklodder/1.10-constraint-flagsRoss Nicoll2015-08-101-20/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Enable block constraints properlyPatrick Lodder2015-08-101-20/+17
|/ / /
* | | Merge pull request #1224 from rnicoll/1.10-paperwalletMax K.2015-08-0722-5/+812
|\ \ \ | |/ / |/| |
| * | Replace print icon with Typeicons equivalentRoss Nicoll2015-08-071-0/+0
| * | Add paper wallet generator to QT walletAndymeows2015-08-0722-5/+812
|/ /
* | Merge pull request #1227 from kaykurokawa/1.10-devPatrick Lodder2015-08-074-2/+13
|\ \
| * | changing CAmount (is a int64_t) to arith_uint256 for nTotalAmount in CCoinsSt...ukurokawa2015-08-044-2/+13
* | | Merge pull request #1220 from rnicoll/1.10-paymentprotocolMax K.2015-08-062-13/+15
|\ \ \
| * | | Revised payment request handling to use genesis block hash instead of network...Ross Nicoll2015-08-062-13/+15
* | | | Merge pull request #1225 from rnicoll/1.10-constantsMax K.2015-08-062-15/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Update time-based constantsRoss Nicoll2015-08-042-15/+15
|/ / /
* | | Merge pull request #1221 from langerhans/1.10-dev-testsRoss Nicoll2015-08-0221-157/+155
|\ \ \ | |/ / |/| |
| * | Make most of the RPC tests passlangerhans2015-08-0220-157/+154
| * | Set regtest coinbase maturity for easier maths in RPC testslangerhans2015-08-011-0/+1
|/ /
* | Merge pull request #1217 from rnicoll/1.10-checkpoints-seedsMax K.2015-08-011-13/+7
|\ \
| * | Update checkpointsRoss Nicoll2015-07-301-13/+7
* | | Merge pull request #1213 from langerhans/1.10-dev-maturityRoss Nicoll2015-07-317-14/+17
|\ \ \
| * | | Move COINBASE_MATURITY to the consensus parameterslangerhans2015-07-317-13/+14
| * | | Make RegTest use simplified rewards for easier test vector setup and use shor...langerhans2015-07-311-1/+3
| |/ /
* | | Merge pull request #1204 from rnicoll/1.10-feesMax K.2015-07-3111-19/+78
|\ \ \ | |/ / |/| |
| * | Add Dogecoin current fee calculation logicRoss Nicoll2015-07-3111-19/+78
* | | Merge pull request #1215 from rnicoll/1.10-bitcoin-fixMax K.2015-07-301-1/+1
|\ \ \
| * | | Add chain height when fetching consensus parameters in initializationRoss Nicoll2015-07-301-1/+1
|/ / /
* | | Merge pull request #1207 from rnicoll/1.10-bitcoinMax K.2015-07-3015-40/+146
|\ \ \
| * | | doc: add important information about tx flood to release notesWladimir J. van der Laan2015-07-291-0/+30
| * | | Fix typo in release notes.spin2015-07-291-1/+1
| * | | release notes for fee estimation changesAlex Morcos2015-07-291-0/+11
| * | | assets-attribution: Update typicons to MIT licenseLuke Dashjr2015-07-291-2/+2
| * | | update release notes for 0.11.0rc3Wladimir J. van der Laan2015-07-291-0/+7
| * | | Ideal release process for Windows detached signingMicha2015-07-291-13/+12
| * | | gitian: make the windows signing process match OSXCory Fields2015-07-292-7/+15