| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1215 from rnicoll/1.10-bitcoin-fix | Max K. | 2015-07-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add chain height when fetching consensus parameters in initialization | Ross Nicoll | 2015-07-30 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1207 from rnicoll/1.10-bitcoin | Max K. | 2015-07-30 | 15 | -40/+146 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | doc: add important information about tx flood to release notes | Wladimir J. van der Laan | 2015-07-29 | 1 | -0/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in release notes. | spin | 2015-07-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | release notes for fee estimation changes | Alex Morcos | 2015-07-29 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | assets-attribution: Update typicons to MIT license | Luke Dashjr | 2015-07-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | update release notes for 0.11.0rc3 | Wladimir J. van der Laan | 2015-07-29 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Ideal release process for Windows detached signing | Micha | 2015-07-29 | 1 | -13/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | gitian: make the windows signing process match OSX | Cory Fields | 2015-07-29 | 2 | -7/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Advance pindexLastCommonBlock for blocks in chainActive | Suhas Daftuar | 2015-07-29 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | doc: mention bitcoin-submittx example in release notes | Wladimir J. van der Laan | 2015-07-29 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | fix crash on shutdown when e.g. changing -txindex and abort action | Philip Kaufmann | 2015-07-29 | 2 | -7/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add an alternate location of endian.h header | Andriy Voskoboinyk | 2015-07-29 | 2 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | gitian: add a gitian-win-signer descriptor | Cory Fields | 2015-07-29 | 2 | -12/+54 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | doc: update mailing list address | Wladimir J. van der Laan | 2015-07-29 | 4 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Revert "Disable partition check for now, it triggers too often (issue #6251)" | Wladimir J. van der Laan | 2015-07-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1206 from rnicoll/1.10-txdb | Max K. | 2015-07-30 | 4 | -10/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Add Scrypt hash and AuxPoW header to index database | Ross Nicoll | 2015-07-26 | 4 | -10/+32 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1208 from rnicoll/1.10-simplified-rewards | Max K. | 2015-07-29 | 4 | -2/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Remove hard coded switch on whether simplified rewards are used. | Ross Nicoll | 2015-07-27 | 4 | -2/+10 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1212 from langerhans/1.10-dev-travis-caching | Ross Nicoll | 2015-07-29 | 1 | -9/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Update .travis.yml to make use of the new container based infrastructure. | langerhans | 2015-07-25 | 1 | -9/+47 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1210 from rnicoll/1.10-auxpow-fixes | Max K. | 2015-07-29 | 3 | -2/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Minor AuxPoW fixes | Ross Nicoll | 2015-07-28 | 3 | -2/+9 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1205 from rnicoll/1.10-genesis-checks | Max K. | 2015-07-28 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Use block height 0 when checking for genesis block | Ross Nicoll | 2015-07-26 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1201 from rnicoll/1.10-sync | Patrick Lodder | 2015-07-20 | 20 | -106/+273 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Update Python test address and key values to match Dogecoin format. | Ross Nicoll | 2015-07-19 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Disable payment protocol very large value test, as it's impossible to exceed ... | Ross Nicoll | 2015-07-19 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Litecoin: Fix zeitgeist2 attack thanks to Lolcust and ArtForz. This fixes an ... | coblee | 2015-07-19 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Minor Dogecoin consensus fixes | Ross Nicoll | 2015-07-19 | 6 | -25/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Modify chain consensus parameters to be height aware | Ross Nicoll | 2015-07-19 | 14 | -90/+256 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1200 from rnicoll/1.10-auxpow-clean | Patrick Lodder | 2015-07-11 | 32 | -225/+1717 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Adapt AuxPoW to Dogecoin | Ross Nicoll | 2015-07-10 | 15 | -159/+160 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge AuxPoW support from Namecore | Daniel Kraft | 2015-07-05 | 30 | -229/+1720 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1199 from patricklodder/1.10-partition-alert | Ross Nicoll | 2015-07-05 | 1 | -9/+9 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | [tests] fix partition alerts for Dogecoin | Patrick Lodder | 2015-07-05 | 1 | -9/+9 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1198 from rnicoll/1.10-rpc-tests | Patrick Lodder | 2015-07-05 | 7 | -49/+53 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Further unit test corrections | Ross Nicoll | 2015-07-05 | 7 | -49/+53 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1194 from patricklodder/1.10-unit-tests | Ross Nicoll | 2015-07-04 | 7 | -680/+689 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | [tests] use dogecoin fixtures pt1 | Patrick Lodder | 2015-07-03 | 7 | -680/+689 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1189 from rnicoll/1.10-digishield | Patrick Lodder | 2015-06-29 | 4 | -4/+157 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Added Digishield support and unit tests | Ross Nicoll | 2015-06-28 | 4 | -4/+157 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1188 from rnicoll/1.10-reward | Max K. | 2015-06-28 | 7 | -2/+159 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Add Dogecoin block subsidy calculations. | Ross Nicoll | 2015-06-28 | 7 | -2/+159 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1187 from rnicoll/1.10-scrypt | Patrick Lodder | 2015-06-28 | 11 | -13/+582 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Added Scrypt mining support based on Dogecoin 1.9 work. | Ross Nicoll | 2015-06-28 | 1 | -11/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009) | Warren Togami | 2015-06-28 | 10 | -2/+565 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1184 from patricklodder/1.10-chainparams | Ross Nicoll | 2015-06-28 | 2 | -77/+85 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||