aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | qt: Replace thin spaces with locale-specific number formattingJ Ross Nicoll2015-10-316-47/+94
| * | qt: use QChar(0x03BC) for mu symbolWladimir J. van der Laan2015-10-311-4/+4
| * | Update qt forms. :tada: :dog2:Sporklin2015-10-319-24/+24
| * | Customize Icons, Strings and DMG of Mac build (and icons for windows)langerhans2015-10-312-0/+0
| * | Update URI tests for DogecoinRoss Nicoll2015-10-311-18/+18
| * | Replace Bitcoin with Dogecoin in tooltiplangerhans2015-10-311-1/+1
| * | Add dogechain and chain.so as default block explorersRoss Nicoll2015-10-311-1/+1
| * | qt: Introduce PlatformStyleWladimir J. van der Laan2015-10-3137-320/+467
| * | Amount to send field now goes up/down 1 Koinu at a timeRoss Nicoll2015-10-311-1/+1
| * | [Qt] replace wifi icon with network symbolMarco2015-10-3110-70/+331
| * | [QT] cleanup iconsMarco2015-10-3114-49/+91
| * | Update QT client messages and corresponding translationsRoss Nicoll2015-10-3171-3949/+3948
| * | Added wallet_bgcoin.png to QT makefileRoss Nicoll2015-10-311-0/+1
| * | Update Bitcoin references in QT to Dogecoin equivalentsRoss Nicoll2015-10-315-25/+25
| * | Rename binaries to match DogecoinRoss Nicoll2015-10-317-73/+73
| * | Update Bitcoin references and addresses in strings to Dogecoin equivalentsRoss Nicoll2015-10-3123-206/+206
| * | Introduce basic Dogecoin brandingRoss Nicoll2015-10-3117-20/+68
| * | Merge pull request #1291 from patricklodder/1.10-enforce-low-sMax K.2015-10-181-1/+2
| |\ \
| | * | Make low-s verification mandatory for standard script verificationPatrick Lodder2015-10-061-1/+2
| * | | [Qt] Add textual descriptor for NODE_BLOOM service flagPatrick Lodder2015-10-171-0/+3
| * | | Bring back "target" property of getauxblockPatrick Lodder2015-10-131-2/+2
| * | | Merge in miniupnpc updates from Bitcoin CoreRoss Nicoll2015-10-101-1/+5
| |/ /
| * | Merge pull request #1270 from rnicoll/1.10-fixmesMax K.2015-09-091-2/+6
| |\ \
| | * | Update block height used to determine relevant parametersJ Ross Nicoll2015-09-081-2/+6
| * | | Match fee calculation to legacy codeJ Ross Nicoll2015-09-069-31/+46
| * | | Merge pull request #1273 from rnicoll/1.10-testnetPatrick Lodder2015-08-301-6/+9
| |\ \ \
| | * | | Update testnet checkpoints and replace old seedJ Ross Nicoll2015-08-301-6/+9
| | |/ /
| * | | Merge pull request #1274 from rnicoll/1.10-missing-newlinePatrick Lodder2015-08-305-6/+6
| |\ \ \
| | * | | Corrected missing new lines in error messagesJ Ross Nicoll2015-08-295-6/+6
| | |/ /
| * | | Merge pull request #1269 from langerhans/1.10-dev-nodebloomPatrick Lodder2015-08-296-2/+28
| |\ \ \ | | |/ / | |/| |
| | * | Add NODE_BLOOM service bit and bump protocol versionPeter Todd2015-08-286-2/+28
| * | | Merge pull request #1267 from patricklodder/1.10-strict-auxpowMax K.2015-08-263-1/+16
| |\ \ \
| | * | | [auxpow] Check for auxpow fork strictlyPatrick Lodder2015-08-233-1/+16
| | |/ /
| * / / [auxpow] Guarantee backward compatibility on getauxblockPatrick Lodder2015-08-231-1/+13
| |/ /
| * | 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
| * | | 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 #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 #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
| * | | | | Enable block constraints properlyPatrick Lodder2015-08-101-20/+17
| | |/ / / | |/| | |
| * | | | Replace print icon with Typeicons equivalentRoss Nicoll2015-08-071-0/+0
| * | | | Add paper wallet generator to QT walletAndymeows2015-08-0720-3/+805
| |/ / /
| * | | 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