114 Commits

Author SHA1 Message Date
voidref
68464d699b Merge pull request #347 from dogecoin/master-1.6
Why aren't we pulling into develop?
2014-03-19 01:18:27 -07:00
voidref
9e388f8e64 Merge pull request #337 from rnicoll/upstream
Clarified label on constant containing difficulty change interval.

Simple nomenclature change.
2014-03-19 01:17:17 -07:00
Alan Westbrook
66b11b1bc9 Qt 5+ - Make Last column resizable (Qt looks terrible doing this)
The last column was fixed, probably because Qt does not react well to
having the last column resizable. Oh well.
2014-03-19 01:04:16 -07:00
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
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
Casey Fleser
71dea12697 back out caching changes in CWalletTx::GetAmounts 2014-03-16 16:34:21 -05:00
Ross Nicoll
564ed4faee Clarified label on constant containing difficulty change interval. 2014-03-15 12:57:05 +00:00
ummjackson
15e78bf2c7 Notching back min proto version.
Risk for sync issues, will need to update later.
2014-03-13 00:10:45 -04:00
Alan Westbrook
9c0fbf5c2c update mac version numbers too
plist contains info, yay!
2014-03-12 20:41:24 -07:00
ummjackson
6e5881a000 Bumping min peer proto version
To ensure post-fork clients don't get hit with old nodes.
2014-03-12 23:28:59 -04:00
ummjackson
0a9a40e0c2 Merge pull request #330 from dogecoin/develop
Dogecoin 1.6
2014-03-12 19:35:04 -07: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
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
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
Asad Haider
e5a5a7db6e Update init.cpp
Removed semicolon at the end of the -wallet argument in the help message which was preventing everything below it from showing up.
2014-03-04 10:06:51 +00: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
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
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
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
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
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
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
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
Ryan Romanchuk
4f5fe71204 much 狗狗币. to the moon. 2014-02-18 01:37:31 -08:00
Jackson Palmer
9dd164957c Increase -dbcache to 100MB default to help with initial sync 2014-02-18 19:27:08 +11:00
ummjackson
34420a026a Dogecoin 1.5.2 (Mac) 2014-02-18 08:59:10 +11:00
Jackson Palmer
fdb7017518 Dogecoin 1.5.2 2014-02-18 08:57:16 +11:00
billym2k
fe29c6db17 update for fork
added checkpoint for fork issue
2014-02-17 11:48:34 -08:00
ummjackson
9dce6acb3d Merge pull request #242 from BlameByte/patch-1
init.cpp
2014-02-14 20:51:35 +11:00
Thiago Pradi
3de64800b1 Finishing Pt-br translation 2014-02-12 23:33:22 -02:00
BlameByte
5ca2f0974b Update init.cpp
Changed name from shutting down to dogecoin-shutoff from bitcoin-shutoff.
2014-02-12 14:39:06 +00:00