Commit graph

5970 commits

Author SHA1 Message Date
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
langerhans
10a7906bd0 Enable splash to go into background on Mac 2014-04-20 18:05:04 +02:00
Ross Nicoll
de7c3d8bf8 Merge pull request #481 from patricklodder/1.7-dev-maturity-depth
fix maturity depth in CMerkleTx::GetBlocksToMaturity
2014-04-20 15:09:05 +01:00
Ross Nicoll
fd80ecf346 Merge pull request #478 from patricklodder/1.7-dev-fix_bloom_tests
Fix bloom tests for p2sh
2014-04-20 15:07:06 +01:00
Patrick Lodder
d0957dc745 DRY calculation for required maturity depth
Having this defined in multiple places is suboptimal and may lead
to porting issues, so I extracted it into it's own function and
let both implementations call that instead.
2014-04-20 17:47:11 +04:00
Ross Nicoll
85392ed8bb Added GetHeightInMainChain() method.
Corrected call to GetDepthInMainChain() with GetHeightInMainChain() when checking coin maturity.
2014-04-20 17:47:11 +04:00
Ross Nicoll
e1ce43df71 Corrected block maturity test. 2014-04-20 16:33:36 +04:00
Patrick Lodder
cf026beea4 Fix bloom tests, p2sh part.
Fixing only those parts that do not test for p2pubkey scripts
because we have hardly any, if any transactions other than
p2sh. Regression testing will still work for p2pubkey, but
those are performed on bitcoin blocks rather than ours.

Fixed units:
- bloom_create_insert_key
- bloom_match
- merkle_block_1
- merkle_block_3 with an actual doge block
2014-04-19 21:36:10 +04:00
langerhans
f21ed2c0b0 Merge pull request #475 from patricklodder/1.7-dev-travis-fixes
Fix travis setup
2014-04-17 22:24:53 +02:00
Patrick Lodder
888dd5be27 Fix travis setup
- removed after_install section
- using 'make check' now
2014-04-18 00:05:54 +04:00
langerhans
f5a32e0c6e Merge pull request #474 from tazz2004/1.7-dev-Travis-CI
1.7 dev Travis CI
2014-04-17 21:30:14 +02:00
Gaurav Chaturvedi
6244628b8a Adding the current build status to the Readme file 2014-04-18 00:36:25 +05:30
Gaurav Chaturvedi
08f9a02fd3 Adding the configuration for Travis CI 2014-04-18 00:35:59 +05:30
langerhans
77b52b742b Merge pull request #452 from leofidus/1.7-alerttests
add SignAndSave to Alert_tests
2014-04-17 20:24:17 +02:00
langerhans
68ae64ae86 Updated signed alert test data to reflect Dogecoin keys 2014-04-17 20:23:41 +02:00
langerhans
ccc7c41859 Merge pull request #468 from patricklodder/1.7-dev-miner-test
Fixed miner test
2014-04-15 20:21:07 +02:00
langerhans
82097b12d4 Merge pull request #470 from patricklodder/1.7-dev-tx_test_dust
transaction tests: fix dust test.
2014-04-15 20:16:36 +02:00
Patrick Lodder
beedf4a363 DUST fix for transaction tests
DOGE does not have a DUST limit, so the only valid test
for us is that a value of 1 should not be marked as dust
2014-04-15 17:11:21 +04:00
Patrick Lodder
54f557865b Fixed miner test
- Changed test pubkey script to the same one used in genesis
- Changed the simulated block interval to 60 seconds
- Replaced extranonce/nonce combinations to be valid on top of our genesis block.
- Added check to make sure all created blocks are included in the active chain
2014-04-15 14:36:00 +04:00
Alan Westbrook
10b6262f77 openssl-1.0.1g
Hearbleed vuln fix version for libcrypto and libssl: openssl-1.0.1g
2014-04-15 00:04:10 -07:00
MK
7e87d13b6f Add Dogecoin devs to splashscreen copyright. 2014-04-14 20:36:50 +02:00
langerhans
4ca4a8d5d6 Replace shortcut names with Dogecoin
At least on Windows this is user-facing in the Autostart folder.
2014-04-14 19:07:08 +02:00
langerhans
d079f108bf Merge pull request #453 from rnicoll/1.7-dev-rpc-tests
RPC signing test fixes
2014-04-14 19:03:39 +02:00
langerhans
f39bd8abca Merge #461 Hyphenate compound modifiers. 2014-04-14 19:02:03 +02:00
langerhans
5f0d3a4404 Merge pull request #459 from janaspage/patch-5
Spaced en dashes for breaks.
2014-04-14 18:57:31 +02:00
langerhans
20e25d6bd1 Merge pull request #465 from janaspage/patch-9
Un-spaced en dashes for ranges.
2014-04-14 18:56:42 +02:00
leofidus
782c43f33c Merge pull request #466 from patricklodder/1.7-dev-rm-digishield-retarget
[minor] removed digishield message
2014-04-14 18:11:12 +02:00
Patrick Lodder
3820347253 removed the "DIGISHIELD RETARGET" message that was spammed in console. 2014-04-14 19:50:52 +04:00
Janas Page
e40cb0595b Un-spaced en dashes for ranges.
As an option to previously requested pull for spaced en dashes: https://github.com/dogecoin/dogecoin/pull/460
2014-04-14 07:33:53 -07:00
leofidus
332d911e8a Merge pull request #462 from janaspage/patch-8
Introduce missing carriage return (newline).
2014-04-14 09:37:51 +02:00
Janas Page
3a0ff5af77 Introduce missing carriage return (newline).
Per pattern in immediately preceding chart.
2014-04-13 18:38:52 -07:00
Janas Page
9c9bf0c97c Spaced en dashes for breaks.
Rather than spaced hyphens.
2014-04-13 18:31:00 -07:00
langerhans
552dd35a14 s/Bit/Doge in wallet encryption dialog 2014-04-13 19:57:08 +02:00
Jannis Froese
e791535df3 add SignAndSave to Alert_tests 2014-04-13 13:06:00 +02:00
leofidus
9a482a4d62 Merge pull request #451 from rnicoll/1.7-dev-tx-fee
Correct unit tests for wallet
2014-04-13 12:17:49 +02:00
Ross Nicoll
f52fb58f15
Rebuild RPC signing test with Dogecoin multisig address and private keys. 2014-04-13 10:50:19 +01:00
Ross Nicoll
71532b730d
Reworked comment around the code for identifying transactions to spend, to separate explanation of condition, and result.
Corrected comment references to "cent", with "coin" in wallet tests, to match changes to units.
2014-04-13 00:07:06 +01:00
Ross Nicoll
eda7f83cd0
Shifted unit in wallet tests from CENT to COIN as a base, to avoid problems with dust avoidance code. 2014-04-12 23:08:48 +01:00
Ross Nicoll
ad9434f9f4
Scaled up units when testing dust-avoidance in wallet. 2014-04-12 23:01:49 +01:00
Ross Nicoll
f5fc30c2b5
Changed constant used in calculating most applicable coin to use in a transaction, from COIN to DUST_SOFT_LIMIT 2014-04-12 22:51:24 +01:00
Ross Nicoll
b08bfd12b4
Modified expected values in wallet tests to take into account the numerically higher transaction costs of DOGE. 2014-04-12 22:50:35 +01:00
Ross Nicoll
e5467c69d1 Merge pull request #450 from patricklodder/base58_unit
adapt base58 testdata
2014-04-12 22:22:07 +01:00
Patrick Lodder
b2de543c81 change valid base58 key test data to doge network 2014-04-13 01:18:11 +04:00
Ross Nicoll
ec5500bd8c
Made it clearer how coins are chosen for use when making a transaction, by switching from COIN as constant
to DUST_SOFT_LIMIT.
2014-04-12 21:59:22 +01:00
langerhans
892f1d5df9 Merge pull request #449 from tazz2004/1.7-dev
Cleaning up bitcoin from the UI
2014-04-12 22:37:04 +02:00
Gaurav Chaturvedi
61f7d15643 Cleaning up bitcoin from the UI 2014-04-13 02:01:38 +05:30