181 Commits

Author SHA1 Message Date
ummjackson
826770abcb Merge pull request #344 from djbender/patch-1
Update to reflect static block rewards change
2014-03-18 11:59:13 -04:00
Derek Bender
47c2995abf Update to reflect static block rewards change 2014-03-18 10:15:24 -05:00
ummjackson
ced1831cbe Merge pull request #342 from somegeekintn/master-1.6
Back out caching changes in CWalletTx::GetAmounts (fix #341)
2014-03-17 02:44:56 -04:00
Casey Fleser
71dea12697 back out caching changes in CWalletTx::GetAmounts 2014-03-16 16:34:21 -05:00
ummjackson
15e78bf2c7 Notching back min proto version.
Risk for sync issues, will need to update later.
1.6
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
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
langerhans
1cd8a14471 Merge pull request #303 from asadhaider/master-1.5
Update init.cpp
2014-03-04 12:01:35 +01: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
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