aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bump version revision for 1.7.1Patrick Lodder2014-06-081-1/+1
* change splash screen imageJannis Froese2014-05-102-0/+0
* Update bitcoin_zh_CN.tsmahongbin2014-05-091-2/+2
* change step value for amount input fields to 1 DOGEJannis Froese2014-05-081-1/+1
* Merge pull request #503 from leofidus/fee-testsv1.7.0-RC-1langerhans2014-05-041-0/+135
|\
| * remove unit tests for new fee modeJannis Froese2014-05-041-24/+0
| * add unit tests for GetMinFeeJannis Froese2014-05-041-0/+159
* | Revert "don't send feeless transactions"langerhans2014-05-041-1/+1
* | Merge pull request #502 from patricklodder/1.7-dev-3-req-conflangerhans2014-05-042-3/+3
|\ \
| * | Changing the progress display to match 3 confirmsPatrick Lodder2014-05-041-2/+2
| * | Require 3 confirmations like in 1.6Patrick Lodder2014-05-041-1/+1
| |/
* | Merge pull request #505 from patricklodder/1.7-dev-qt-nlRoss Nicoll2014-05-041-149/+169
|\ \
| * | improved NL translation for qt clientPatrick Lodder2014-05-041-149/+169
| |/
* | fix zh_CN.ts closing tagPatrick Lodder2014-05-041-1/+1
* | Update bitcoin_zh_CN.tsmahongbin2014-05-041-0/+10
|/
* Merge pull request #496 from leofidus/1.7-feeslangerhans2014-05-021-34/+3
|\
| * don't send feeless transactionsJannis Froese2014-05-011-1/+1
| * refactor GetMinFee to remove dead codeJannis Froese2014-05-011-33/+2
* | move GetPoWHash to CBlockHeader classJannis Froese2014-05-021-7/+7
* | Merge pull request #493 from rnicoll/1.7-dev-rclangerhans2014-04-291-1/+1
|\ \
| * | Marked build as production read and removed beta tag in preparation for RC re...Ross Nicoll2014-04-291-1/+1
* | | Corrected timestamp on most recent checkpoint block; previous epoch value was...Ross Nicoll2014-04-281-1/+1
* | | Inserted checkpoints through the 100k-200k block range, with emphasis on the ...Ross Nicoll2014-04-281-3/+8
|/ /
* | Merge pull request #491 from rnicoll/1.7-dev-no-paymentlangerhans2014-04-281-6/+16
|\ \
| * | Replaced tabs with spaces.Ross Nicoll2014-04-271-3/+3
| * | Disable payment protocol pending further assessment and potential rework.Ross Nicoll2014-04-271-8/+18
* | | Merge pull request #490 from leofidus/1.7-subsidy-limit-testRoss Nicoll2014-04-241-19/+79
|\ \ \ | |/ / |/| / | |/
| * fixed subsidy limit testJannis Froese2014-04-241-19/+79
* | Fix doubled alerts in alert tests causing them to faillangerhans2014-04-242-88/+91
* | Shiny, retina ready OS X icon filelangerhans2014-04-241-0/+0
* | Added scrypt_tests from 1.6Patrick Lodder2014-04-242-0/+35
|/
* Enable splash to go into background on Maclangerhans2014-04-201-0/+4
* Merge pull request #481 from patricklodder/1.7-dev-maturity-depthRoss Nicoll2014-04-202-4/+36
|\
| * DRY calculation for required maturity depthPatrick Lodder2014-04-202-8/+29
| * Added GetHeightInMainChain() method.Ross Nicoll2014-04-202-1/+8
| * Corrected block maturity test.Ross Nicoll2014-04-201-1/+5
* | Fix bloom tests, p2sh part.Patrick Lodder2014-04-191-26/+26
|/
* Merge pull request #452 from leofidus/1.7-alerttestslangerhans2014-04-171-10/+59
|\
| * add SignAndSave to Alert_testsJannis Froese2014-04-131-10/+59
* | Updated signed alert test data to reflect Dogecoin keyslangerhans2014-04-171-0/+0
* | Merge pull request #468 from patricklodder/1.7-dev-miner-testlangerhans2014-04-151-34/+45
|\ \
| * | Fixed miner testPatrick Lodder2014-04-151-34/+45
* | | DUST fix for transaction testsPatrick Lodder2014-04-151-3/+5
|/ /
* | Add Dogecoin devs to splashscreen copyright.MK2014-04-141-2/+4
* | Replace shortcut names with Dogecoinlangerhans2014-04-141-3/+3
* | Merge pull request #453 from rnicoll/1.7-dev-rpc-testslangerhans2014-04-141-6/+7
|\ \
| * | Rebuild RPC signing test with Dogecoin multisig address and private keys.Ross Nicoll2014-04-131-6/+7
* | | removed the "DIGISHIELD RETARGET" message that was spammed in console.Patrick Lodder2014-04-141-1/+1
* | | s/Bit/Doge in wallet encryption dialoglangerhans2014-04-131-2/+2
* | | Merge pull request #451 from rnicoll/1.7-dev-tx-feeleofidus2014-04-133-42/+48
|\ \ \ | |/ / |/| |