Commit graph

5726 commits

Author SHA1 Message Date
langerhans 08099f6226 Fee warining at 5000 Bytes as it was in 1.6. 2014-05-18 16:14:30 +02:00
langerhans c3683d81c9 Merge pull request #521 from whitj00/1.7.2-dev
Update build-unix.md
2014-05-17 21:03:37 +02:00
whitj00 ed54692eae Update build-unix.md 2014-05-17 12:01:21 -07:00
leofidus 45fb502410 Merge pull request #516 from patricklodder/readme_branching
Add branching/version information to development section
2014-05-14 03:20:30 +02:00
Patrick Lodder 7ba4767d29 Add branching/version information to development section 2014-05-13 16:15:16 +04:00
langerhans 20c2a7ecbb Merge pull request #514 from leofidus/1.7-slimsplash
change splash screen image
2014-05-12 20:52:24 +02:00
Jannis Froese c53bc1429b
change splash screen image 2014-05-10 20:45:47 +02:00
leofidus 6eaabf6ad8 Merge pull request #512 from 51doge/patch-2
Update bitcoin_zh_CN.ts
2014-05-09 15:12:12 +02:00
mahongbin 9490873d43 Update bitcoin_zh_CN.ts 2014-05-09 20:54:22 +08:00
langerhans 979b344091 Merge pull request #510 from leofidus/1.7-bitamount
change step value for amount input fields to 1 DOGE
2014-05-09 09:09:39 +02:00
Jannis Froese 3d2f52eb11
change step value for amount input fields to 1 DOGE 2014-05-08 22:21:14 +02:00
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