174 Commits

Author SHA1 Message Date
Alan Westbrook
2a25b98ea4 Fix for Menu problem in #226
Qt’s menu imll appears to be buggy, it will disappear, and then show up
forever after switching back to the app. This deletes the menu when
it’s not in use in order to solve the problem.
2014-03-19 01:04:16 -07:00
ummjackson
97b2e440f8 Merge pull request #343 from lexical/develop
update the Traditional Chinese translation
2014-03-17 15:24:36 -04:00
Keng-Yu Lin
e47ff1ecec update the Traditional Chinese translation
update some obvious untranslated phrases (e.g. Litecoin->Dogecoin).

Reviewed by a native speaker.
2014-03-18 01:11:56 +08:00
Jackson Palmer
99786bfe02 Adjusting coinbase maturity
See: https://github.com/dogecoin/dogecoin/pull/325

Adjusted to take effect at block 145k
2014-03-12 19:30:26 -07:00
ummjackson
af55789ca7 Merge pull request #328 from lleti/develop
Dogecoin 1.6 Release Candidate
2014-03-12 19:06:31 -07:00
ummjackson
9110c1d8a9 Merge pull request #329 from langerhans/develop
Release preperation
2014-03-12 18:58:18 -07:00
langerhans
a48ea9b4b1 Wallet bg version bump 2014-03-12 22:25:47 +01:00
langerhans
f37efddf05 Version bump 2014-03-12 22:19:52 +01:00
Eoghan Hayes
09fc779c79 Dogecoin 1.6 Release Candidate
Updates including Static Block Rewards, DigiByte's DigiShield, and error
amplitude filtering. Updated code conventions to remain in-line with BTC
standard.

Updates set to kick in at block 145K.
2014-03-12 18:59:57 +00:00
langerhans
0365307a09 Merge pull request #310 from leofidus/translation
completed German translation
2014-03-08 17:56:38 +01:00
Jannis Froese
00d3ca408d minor translation error 2014-03-08 02:27:08 +01:00
Jannis Froese
3a4ec23d0a completed German translation
Translation for Coin Control taken from Bitcoin, remaining translations
filled in by myself as native German speaker
2014-03-08 02:13:47 +01:00
Jackson Palmer
3a2e927d71 Adding Dogechain.info DNS seed 2014-03-07 08:02:11 +11:00
voidref
2b26db7f5a Merge pull request #294 from somegeekintn/no_min
Remove restrictions on spending dust
2014-03-04 12:42:35 -08:00
Casey Fleser
c02e75ea09 Merge branch 'develop' into no_min 2014-03-02 06:04:47 -06:00
Casey Fleser
04623db78f remove minimum input restrictions 2014-03-02 06:02:57 -06:00
langerhans
ae38c015da Merge pull request #292 from leofidus/translation-fixes2
Fixed a bunch of mismatched translation strings and mentions of Litecoin
2014-03-01 15:19:52 +01:00
langerhans
6e4202efcd Merge pull request #291 from leofidus/translation-fixes
corrected documentation of coin maturity time
2014-03-01 14:34:48 +01:00
Jannis Froese
7580efe5a3 Fixed a bunch of mismatched translation strings and mentions of Litecoin 2014-03-01 01:10:38 +01:00
Jannis Froese
142ed7b9ab corrected documentation of coin majurity time
Conflicts:
	src/qt/locale/bitcoin_zh_CN.ts
2014-02-28 18:09:27 +01:00
ummjackson
d41600067d Merge pull request #274 from somegeekintn/optim2-1.5
Wallet/RPC Optimizations
2014-02-24 17:28:01 +11:00
ummjackson
a0b9049bc7 Merge pull request #281 from leofidus/master-1.5
Fixed example address to match translation files
2014-02-24 16:25:22 +11:00
Jannis Froese
86489b7544 fixed example address to match translation files 2014-02-24 02:50:33 +01:00
langerhans
8fda67a755 Merge pull request #279 from rnicoll/master-1.5
Remove reference to Bitcoin from French translation, correct shortcut key
2014-02-23 16:13:21 +01:00
Ross Nicoll
123ad1dea5 Re-added shortcut key for sending Dogecoin from address tab, in French language
locale. Previous shortcut key ('c') clashed with an existing shortcut and
was unusable.
2014-02-23 14:47:37 +00:00
Jackson Palmer
f8a9b6e72d Fixing comma in DNS seeds 2014-02-23 10:50:30 +11:00
Jackson Palmer
c8cb321a33 Adding new DNS seeds 2014-02-23 10:12:20 +11:00
Jackson Palmer
04924bd07b Version bump for 1.5.3 2014-02-23 09:46:52 +11:00
Ross Nicoll
063e9c6304 Corrected reference to "Bitcoin" in French translation; now says "Dogecoin" 2014-02-22 17:41:04 +00:00
langerhans
1b4be521f8 Merge pull request #273 from rnicoll/master-1.5
Replace references to litecoin with dogecoin.
2014-02-22 16:18:58 +01:00
Ross Nicoll
2d01f078ea Replaced references to litecoin with dogecoin.
Removed reference to Litecoin Wiki in releae process.
Corrected hostname for dogecoin.com (was dogecoin.org).
2014-02-22 15:08:57 +00:00
Casey Fleser
ad0384a1c5 Merge branch 'master-1.5' into optim2-1.5 2014-02-22 09:06:33 -06:00
Casey Fleser
a4a57df059 add caching to CWalletTx::GetAmounts and undo some other changes 2014-02-22 09:05:52 -06:00
ummjackson
797fb9e526 Merge pull request #269 from rog1121/1.4-Invalids-Ban
Ban Old Forked 1.4 Peers now that 1.4 Branch has a new version
2014-02-22 19:43:48 +11:00
rog1121
66a7c9d1cb Update version.h 2014-02-22 01:39:49 -07:00
ummjackson
b2d001834a Aim for current block, not depth + 1 2014-02-22 14:35:14 +11:00
ummjackson
c8b586be1b Merge pull request #267 from rog1121/Fix-Block-Size
Increase Default Block Max Size
2014-02-22 12:43:14 +11:00
rog1121
4c045a89f1 Increase Default Block Max Size 2014-02-21 16:56:48 -07:00
Casey Fleser
c4cc936890 alternate listaccounts / GetCredits functions 2014-02-21 10:49:46 -06:00
voidref
13db2120f8 Update build-osx.md
Link to boost, some clarification in the steps.
2014-02-20 23:37:42 -08:00
voidref
4e6746d60d Update build-osx.md
Formatting tweak
2014-02-20 23:34:05 -08:00
Casey Fleser
3071f2072e a few more tweaks 2014-02-20 06:54:45 -06:00
Casey Fleser
d0640f940d significant optimizations to Solver and CWalletTx::GetAmounts 2014-02-19 16:43:41 -06:00
billym2k
c26399bc56 Merge pull request #258 from riffraff/patch-1
fix typos and bad translations in italian locale
2014-02-18 07:36:23 -08:00
gabriele renzi
356de7cd84 fix typos and bad translations
I feel the translation fileds should be shared betweenm the various *coin forks :(
2014-02-18 14:55:24 +01:00
ummjackson
36e260b1bc Merge pull request #257 from rromanchuk/localizaton/wow-such-chinese
much 狗狗币. to the moon. (remove litecoin references from client)
2014-02-18 22:19:02 +11:00
Ryan Romanchuk
4f5fe71204 much 狗狗币. to the moon. 2014-02-18 01:37:31 -08:00
ummjackson
d5f2a4eb28 Merge pull request #255 from dogecoin/1.5.2-dbcache
Increase -dbcache to 100MB default to help with initial sync
2014-02-18 19:27:49 +11:00
Jackson Palmer
9dd164957c Increase -dbcache to 100MB default to help with initial sync 2014-02-18 19:27:08 +11:00
ummjackson
6fa6c91e89 Build script update for 1.5.2 1.5.2 2014-02-18 08:59:44 +11:00