Commit graph

5876 commits

Author SHA1 Message Date
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
langerhans d02ef684c6 Suck it Gitian! 2014-04-12 21:08:32 +02:00
langerhans 876578d4ed Merge pull request #447 from rnicoll/1.7-dev-tests
Fix DoS tests to take into account DigiShield.
2014-04-12 21:05:41 +02:00
langerhans 7ddd9fc1d1 Merge pull request #448 from rnicoll/1.7-dev-test-main
Fix mining rewards test
2014-04-12 21:05:36 +02:00
Ross Nicoll 870c746c41
Rewrote tests for mining rewards, to at least approximately match Doge.
Due to huge number of DOGE, tests cannot be completed without significant
re-engineering of number handling code.
2014-04-12 20:00:31 +01:00
Ross Nicoll e2d32cebea
Changed the time period covered for DoS tests from 4 days to 3, to take into account massively reduced retarget time from DigiShield. 2014-04-12 17:35:36 +01:00
langerhans 655276768b Merge pull request #444 from leofidus/patch-2
Fix comma separators appearing in dogecoin: URIs
2014-04-11 19:31:07 +02:00
langerhans dcf494740b Merge pull request #441 from rnicoll/1.7-dev-chinese
Merge Chinese translation changes into 1.7
2014-04-11 19:30:56 +02:00
leofidus cad2ff8305 make uri amounts locale independent 2014-04-10 22:14:22 +02:00
Ross Nicoll 59db078a1f Merge pull request #1 from lexical/1.7-dev-chinese
Update the Traditional Chinese translation
2014-04-10 18:36:26 +01:00
langerhans 8c4ff609bb Merge pull request #427 from jwiechers/patch-2
Update README.md
2014-04-10 16:30:39 +02:00
kengyu be49e9f395 Update the Traditional Chinese translation
delete a sentence that is not in the original English source.
2014-04-10 22:16:59 +08:00
jwiechers f8c002a57e Update README.md 2014-04-10 14:53:37 +02:00
jwiechers 71f2bb78a5 Update README.md 2014-04-10 11:28:59 +02:00
jwiechers 1249915ac6 Update README.md 2014-04-10 11:26:15 +02:00
langerhans 09c0d83ec5 Merge pull request #442 from rnicoll/1.7-dev-upgrade
Removed wallet upgrade code inherited from Bitcoin/Litecoin
2014-04-10 11:14:22 +02:00
langerhans c4691d0b39 Merge pull request #439 from rnicoll/1.7-dev-network-hashps
Update difficulty change interval constant to match 1.6
2014-04-10 11:11:31 +02:00
Ross Nicoll 3aa3865f11
Removed wallet upgrade code inherited from Bitcoin/Litecoin, as it does not apply to Dogecoin
wallets (too new at base.
2014-04-09 22:18:28 +01:00
Ross Nicoll 9a02b7a365 Clarified label on constant containing difficulty change interval. 2014-04-09 21:47:44 +01:00
Alan Westbrook 4a4d86a0e3
Change the lookup span modulo constant to something smaller
Why? Not really sure, but whatever.

Conflicts:

	src/rpcmining.cpp
2014-04-09 21:47:08 +01:00
Ross Nicoll 046ffdd3fc
Performed simple search/replace on Bitcoin/Dogecoin in Chinese translation. 2014-04-09 21:23:00 +01:00
Keng-Yu Lin 198e18571f
update the Traditional Chinese translation
update some obvious untranslated phrases (e.g. Litecoin->Dogecoin).

Conflicts:

	src/qt/locale/bitcoin_zh_TW.ts
2014-04-09 21:19:17 +01:00
langerhans f131c1e486 Revert "Hardcode testnet for first alpha release."
This reverts commit b16685ca0d.
2014-04-09 21:19:48 +02:00
langerhans 4717f6c1b6 Merge pull request #436 from langerhans/1.7-dev-shibeface
Bring back the shibeface!
2014-04-09 21:03:22 +02:00
langerhans 5018f6ed55 Merge pull request #437 from rnicoll/1.7-dev-maturity
Corrected coin maturity time shown in UI.
2014-04-09 21:01:45 +02:00
Ross Nicoll 57c02969f1 Corrected coin maturity time shown in UI. 2014-04-09 19:43:01 +01:00
langerhans 31a4a42bf3 s/bit/doge 2014-04-09 20:31:30 +02:00
langerhans c8c45f42a6 Fix intendation
Stupid editor!
2014-04-09 20:19:19 +02:00
langerhans fa33ce9b3b Port custom shibeface from b14d83aabd 2014-04-09 20:14:10 +02:00
langerhans 753eba9753 Bring back the shibeface! 2014-04-09 19:56:38 +02:00
langerhans a7ba819a5c Merge pull request #428 from leofidus/1.7-bitcoin-0.9.1
1.7 bitcoin 0.9.1
2014-04-08 20:24:18 +02:00
Wladimir J. van der Laan 3d7404246c gitian: Version bump for Qt dependency
Bump Qt dependency version after OpenSSL update.
Very important. Thanks @michagogo for noting.

Rebased-From: 178825d
(cherry picked from commit bitcoin/bitcoin@026a939bb6)
2014-04-08 14:23:53 +02:00
Wladimir J. van der Laan 6fa4493539 gitian: upgrade openssl to 1.0.1g for both win and linux
OpenSSL 1.0.1g fixes CVE-2014-0160.

Also bump dependency versions.

Rebased-From: 4a811b0
(cherry picked from commit bitcoin/bitcoin@bfeabe5873)

Conflicts:
	contrib/gitian-descriptors/deps-linux.yml
	contrib/gitian-descriptors/deps-win.yml
	contrib/gitian-descriptors/gitian-linux.yml
	contrib/gitian-descriptors/gitian-win.yml
	contrib/gitian-descriptors/qt-win.yml
	doc/release-process.md
2014-04-08 14:21:03 +02:00
Wladimir J. van der Laan 2fb828aaf2 gitian: add statically built variant of bitcoind/bitcoin-cli
Rebased-From: ddcd1af
(cherry picked from commit bitcoin/bitcoin@6848d180b2)

Conflicts:
	contrib/gitian-descriptors/gitian-linux.yml
2014-04-08 14:11:32 +02:00
jwiechers 4416dad8f5 Update README.md
Generally made the readme a bit more verbose and informative while hopefully conserving the funny bits.

I removed the link to Wikipedia referencing the Dogecoin block rewards and included both the old and current block reward scheme in the readme because this is something people expect to find in the primary readme of a project in my opinion (not to mention that Wikipedia should ideally have an authoritative document saying so and which isn't the source code, otherwise this sort of thing tends to happen: https://xkcd.com/978/ ;-))

Just my 2 Doge. :D
2014-04-08 12:09:36 +02:00
langerhans 142489237c Merge pull request #426 from rnicoll/1.7-dev-italian
Corrections to Italian translation
2014-04-08 10:10:32 +02:00
voidref 9bcd81aff4 Merge pull request #425 from langerhans/1.7-dogechain-clean
Cleaned up version of #424

No comments for 12 hours = MERGE!
2014-04-07 23:41:59 -07:00
gabriele renzi 9b44ac9ee3
fix typos and bad translations
I feel the translation fileds should be shared betweenm the various *coin forks :(
Conflicts:

	src/qt/locale/bitcoin_it.ts
2014-04-07 21:43:30 +01:00
langerhans 8aee812f8d Notify user about a required restart, when he changes the ZeroConf option. 2014-04-07 19:21:39 +02:00
langerhans a4a8784ce8 Cleaned up version of #424 2014-04-07 18:49:01 +02:00
Alan Westbrook 0f24b826ba Fix header paths.
Add leveldb/helpers/memenv to the system include paths so as not to
break the other platforms.
2014-04-06 16:07:36 -07:00
langerhans a954d3f6bf Merge pull request #423 from rnicoll/1.7-dev-example
Corrected example addresses in UI to match translation files.
2014-04-06 20:04:30 +02:00
langerhans d6df72797a Merge pull request #422 from rnicoll/1.7-dev-cn
Merge Chinese translation changes into 1.7
2014-04-06 20:04:16 +02:00
langerhans 1d7e75ed08 Merge pull request #420 from rnicoll/1.7-dev-change
Add support for sending change to a list of address(es)
2014-04-06 20:03:56 +02:00
langerhans 31385ad552 Merge pull request #419 from rnicoll/1.7-dev-tests
Update tests to reflect Dogecoin rather than Bitcoin
2014-04-06 20:01:06 +02:00