Commit graph

5715 commits

Author SHA1 Message Date
langerhans 2c0406b0c9 Merge pull request #507 from leofidus/gitian-instructions
update release process to dogecoin
2014-05-06 18:35:19 +02:00
Jannis Froese cce6323adc
update release process to dogecoin [ci skip] 2014-05-04 20:51:06 +02:00
langerhans 887798122c Merge pull request #503 from leofidus/fee-tests
add unit tests for GetMinFee
2014-05-04 17:57:08 +02:00
langerhans 7926880e32 Merge pull request #506 from langerhans/1.7-oldfee
Revert "don't send feeless transactions"
2014-05-04 17:43:57 +02:00
Jannis Froese 78ed897c4a remove unit tests for new fee mode 2014-05-04 17:40:32 +02:00
langerhans aecf0170a9 Revert "don't send feeless transactions"
This reverts commit 9a2f7a86fc.
2014-05-04 17:02:08 +02:00
langerhans cec014e710 Merge pull request #501 from leofidus/coverage-tests
Coverage tests
2014-05-04 16:52:28 +02:00
langerhans 9b3def818a Merge pull request #502 from patricklodder/1.7-dev-3-req-conf
3 'required' confirmations for Qt
2014-05-04 16:43:27 +02:00
Ross Nicoll 8a2a965df0 Merge pull request #505 from patricklodder/1.7-dev-qt-nl
improved NL translation for qt client
2014-05-04 13:55:24 +01:00
Ross Nicoll b8474e9b3a Merge pull request #504 from patricklodder/1.7-dev-zhCN-trans
Update and fix bitcoin zh_CN.ts
2014-05-04 13:31:30 +01:00
Patrick Lodder 10edee0d59 improved NL translation for qt client 2014-05-04 16:12:30 +04:00
Patrick Lodder 4592518fcd fix zh_CN.ts closing tag 2014-05-04 11:43:27 +04:00
mahongbin c7e7c5f8e9 Update bitcoin_zh_CN.ts 2014-05-04 11:40:35 +04:00
Jannis Froese d2d6a97340 add unit tests for GetMinFee 2014-05-04 01:31:43 +02:00
Patrick Lodder d4f2e05e94 Changing the progress display to match 3 confirms
if 3=6 then 1=2 and 2=4
2014-05-04 00:45:54 +04:00
Patrick Lodder 23e3eef7fc Require 3 confirmations like in 1.6 2014-05-04 00:45:32 +04:00
Jannis Froese 88dd307d19 fix coverage tests to use new test binary 2014-05-03 21:23:50 +02:00
Jannis Froese 17c506c26c make it possible to run coverage tests without java comparison tool 2014-05-03 21:22:55 +02:00
langerhans 5e2a4570e3 Merge pull request #496 from leofidus/1.7-fees
fee changes
2014-05-02 22:45:46 +02:00
langerhans 0c125e612e Merge pull request #499 from leofidus/qtproject
update and enhance qt project file
2014-05-02 22:30:35 +02:00
langerhans f6177a2cc8 Merge pull request #498 from leofidus/1.7-GetPoWHash
move GetPoWHash to CBlockHeader class
2014-05-02 22:28:08 +02:00
langerhans 3062044ecf Merge pull request #497 from leofidus/travis-nowallet
Add travis check for disable-wallet compile mode
2014-05-02 22:27:41 +02:00
Jannis Froese 3cdec73bdb update and enhance qt project file 2014-05-02 22:21:50 +02:00
Jannis Froese 96c3be0fa1 move GetPoWHash to CBlockHeader class 2014-05-02 19:55:18 +02:00
Jannis Froese 293741f7e6 add ccache to Travis config 2014-05-02 18:16:09 +02:00
Jannis Froese 03197310fb speed up Travis CI build 2014-05-02 18:15:36 +02:00
Jannis Froese 0278aa2fbb add travis check for disable-wallet compile mode 2014-05-02 16:07:09 +02:00
Jannis Froese 9a2f7a86fc don't send feeless transactions 2014-05-01 21:10:19 +02:00
Jannis Froese 5c8ab69b63 refactor GetMinFee to remove dead code 2014-05-01 21:08:26 +02:00
langerhans 89c25c96fc Merge pull request #493 from rnicoll/1.7-dev-rc
Prepare development branch for release candidate
2014-04-29 11:14:24 +02:00
Ross Nicoll c7080be8ca
Marked build as production read and removed beta tag in preparation for RC release. 2014-04-29 00:58:51 +01:00
Ross Nicoll 15ea1c40df
Renamed release notes to remove reference to alpha. 2014-04-29 00:26:36 +01:00
langerhans 1196691fe5 Merge pull request #492 from rnicoll/1.7-checkpoint
Add 100k-200k checkpoints
2014-04-28 22:26:43 +02:00
Ross Nicoll e2f9c4bf9e
Corrected timestamp on most recent checkpoint block; previous epoch value was incorrect
when calculating timestamp.
2014-04-28 20:43:45 +01:00
Ross Nicoll fd92b893f9
Inserted checkpoints through the 100k-200k block range, with emphasis on the 145k
(hard fork) and 200k (second reward halving) blocks.
2014-04-28 20:16:18 +01:00
langerhans d2b27b562e Merge pull request #491 from rnicoll/1.7-dev-no-payment
Disable payment protocol pending further assessment and potential rework
2014-04-28 19:42:03 +02:00
Ross Nicoll 725860440c
Replaced tabs with spaces. 2014-04-27 19:56:13 +01:00
Ross Nicoll 5967654730
Disable payment protocol pending further assessment and potential rework. 2014-04-27 19:51:21 +01:00
Ross Nicoll 657a287ddb Merge pull request #490 from leofidus/1.7-subsidy-limit-test
fixed subsidy limit unittest
2014-04-24 23:17:57 +01:00
leofidus 8bd7340773 fix documentation of block reward schedule
there was an off-by-one error in the documentation
2014-04-24 23:47:08 +02:00
Jannis Froese 32ff658b53 fixed subsidy limit test 2014-04-24 23:34:18 +02:00
langerhans 7f16738720 Merge pull request #487 from langerhans/1.7-dev-alerttest
Fix doubled alerts in alert tests causing them to fail
2014-04-24 22:28:33 +02:00
langerhans bcce1e6b42 Fix doubled alerts in alert tests causing them to fail 2014-04-24 21:59:40 +02:00
langerhans 98d551ee55 Shiny, retina ready OS X icon file 2014-04-24 19:50:03 +02:00
langerhans 499cffec2a Merge pull request #486 from patricklodder/1.7-dev-scrypt-test
Added scrypt_tests from 1.6
2014-04-24 19:20:25 +02:00
Patrick Lodder 7a5ea77afd Added scrypt_tests from 1.6 2014-04-24 20:09:08 +04:00
Ross Nicoll 2b2358889f Merge pull request #483 from tazz2004/1.7-Readme-fix
Few documentation fixes for 1.7 branch
2014-04-21 22:24:12 +01:00
Gaurav Chaturvedi 82c1a7bea4 Fixed a bunch of links and foramtting 2014-04-22 02:48:17 +05:30
Gaurav Chaturvedi 0decfffe0d Corrected the instructions to build the required files 2014-04-22 02:21:40 +05:30
langerhans ace7c207fe Merge pull request #482 from langerhans/1.7-dev-macfix
Enable splash to go into background on Mac
2014-04-20 18:47:19 +02:00