aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Advance pindexLastCommonBlock for blocks in chainActiveSuhas Daftuar2015-07-291-2/+3
| * | doc: mention bitcoin-submittx example in release notesWladimir J. van der Laan2015-07-291-0/+2
| * | fix crash on shutdown when e.g. changing -txindex and abort actionPhilip Kaufmann2015-07-292-7/+9
| * | Add an alternate location of endian.h headerAndriy Voskoboinyk2015-07-292-1/+5
| * | gitian: add a gitian-win-signer descriptorCory Fields2015-07-292-12/+54
| * | doc: update mailing list addressWladimir J. van der Laan2015-07-294-5/+5
| * | Revert "Disable partition check for now, it triggers too often (issue #6251)"Wladimir J. van der Laan2015-07-291-2/+2
* | | Merge pull request #1206 from rnicoll/1.10-txdbMax K.2015-07-304-10/+32
|\ \ \
| * | | Add Scrypt hash and AuxPoW header to index databaseRoss Nicoll2015-07-264-10/+32
* | | | Merge pull request #1208 from rnicoll/1.10-simplified-rewardsMax K.2015-07-294-2/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove hard coded switch on whether simplified rewards are used.Ross Nicoll2015-07-274-2/+10
| |/ /
* | | Merge pull request #1212 from langerhans/1.10-dev-travis-cachingRoss Nicoll2015-07-291-9/+47
|\ \ \
| * | | Update .travis.yml to make use of the new container based infrastructure.langerhans2015-07-251-9/+47
| |/ /
* | | Merge pull request #1210 from rnicoll/1.10-auxpow-fixesMax K.2015-07-293-2/+9
|\ \ \ | |_|/ |/| |
| * | Minor AuxPoW fixesRoss Nicoll2015-07-283-2/+9
|/ /
* | Merge pull request #1205 from rnicoll/1.10-genesis-checksMax K.2015-07-281-2/+2
|\ \ | |/ |/|