Commit graph

5726 commits

Author SHA1 Message Date
langerhans acaaeff09b Merge pull request #381 from langerhans/1.7-gitian
Update Gitian descriptors for Dogecoin
2014-03-29 21:40:33 +01:00
langerhans 1e3223cafd Fix typos in Gitian instructions 2014-03-29 21:40:01 +01:00
Jannis Froese 65cff46af4 decrease minimum blockchain size to current dogecoin level 2014-03-29 21:31:02 +01:00
langerhans 0d85ec09bc Update gitian instructions for LXC 2014-03-29 21:28:37 +01:00
langerhans f8e93b10af Update windows setup script 2014-03-29 20:50:22 +01:00
langerhans c0c746a84b Update the Gitian descriptors 2014-03-29 20:50:08 +01:00
langerhans 52550a5942 Merge pull request #380 from leofidus/1.7-alert
set Dogecoin alert keys
2014-03-29 20:29:02 +01:00
Jannis Froese 380f4b0d2e set Dogecoin alert keys 2014-03-29 20:13:48 +01:00
langerhans d01ba26475 Merge pull request #379 from leofidus/1.7-dust
adjust code to reflect higher dust limit of Dogecoin
2014-03-29 20:10:57 +01:00
Jannis Froese c26327b809 adjust code to reflect higher dust limit of Dogecoin 2014-03-29 20:03:19 +01:00
langerhans 4f0801af8e Merge pull request #378 from leofidus/1.7-bitcoin3973
Make GetAvailableCredit run GetHash() only once per transaction.
2014-03-29 18:45:40 +01:00
Gregory Maxwell 0fbd54e5cc Make GetAvailableCredit run GetHash() only once per transaction.
This makes the first getbalance/getinfo 63x faster on my wallet.

(cherry picked from commit bitcoin/bitcoin@a60ab0ba89)
2014-03-29 17:17:26 +01:00
langerhans 112c5c95a7 Merge PR #374: Change reference version of Berkeley DB to 5.1
This breaks forward compatibility of old clients. You can downgrade your wallet though with "db5.1_dump wallet.dat.old | db4.8_load wallet.dat"
2014-03-29 16:38:24 +01:00
langerhans c730403b17 Merge pull request #375 from rnicoll/1.7-dev_windows_build_doc
Update Windows and Fedora build guides
2014-03-29 15:55:04 +01:00
Ross Nicoll ce3b582cd5
Added build environment pre-requisites for Fedora build instructions. 2014-03-29 11:15:16 +00:00
Ian Kelling 52d00d02b4 Documentation for Fedora dependency equivalents. 2014-03-29 10:58:05 +00:00
Ross Nicoll f685315059
Added "pkg-config" to dependencies for Ubuntu/Debian environments.. 2014-03-29 10:18:27 +00:00
langerhans 6b90b6011a Merge pull request #373 from rnicoll/1.7-dev-ui
Branding overhaul for 1.7
2014-03-29 10:24:57 +01:00
Ross Nicoll 878bc953ce Merge branch '1.7-dev-ui' of https://github.com/rnicoll/dogecoin into 1.7-dev-ui 2014-03-29 00:10:59 +00:00
Ross Nicoll 9a9164d363 Replaced images with Dogecoin defaults. 2014-03-29 00:09:42 +00:00
Ross Nicoll df18707590 Rebuilt strings file from updated source code files. 2014-03-29 00:03:16 +00:00
Ross Nicoll 4b187ea5f3 Replaced occurences of inutoshi or bitcoin with dogecoin. 2014-03-28 23:58:33 +00:00
Ross Nicoll b53fb3f56c Updated port numbers to reflect Dogecoin ports. 2014-03-28 23:52:58 +00:00
Ross Nicoll e9c93758c0 Updated client version to 1.7. 2014-03-28 23:45:28 +00:00
Ross Nicoll 48c6ec9af0 Replaced occurrences of "bitcoin" with "dogecoin" or "Dogecoin" as appropriate
(specific, use of "Dogecoin" as a noun are now capitalised).
2014-03-28 23:40:56 +00:00
Ross Nicoll 3fd42567e8 Replaced references to Bitcoin with Dogecoin/Dogecoin Core as appropriate. 2014-03-28 23:13:24 +00:00
langerhans 33f583328e Merge pull request #372 from rnicoll/1.7-dev
Removed residual reference to libdogecoin_cli.a
2014-03-28 23:56:17 +01:00
Ross Nicoll 4e06233bba Replaced references to Bitcoin with Dogecoin in UI code. 2014-03-28 22:54:57 +00:00
Ross Nicoll bbfad56626 Removed residual reference to libdogecoin_cli.a 2014-03-28 22:48:17 +00:00
langerhans ecc3fa27f7 Merge pull request #371 from rnicoll/1.7-dev
Reverted changes to libdogecoin_cli.a library name
2014-03-28 23:15:56 +01:00
Ross Nicoll 34a947fa02 Reverted changes to libdogecoin_cli.a library name, to libbitcoin_cli.a, as it broke the build system. 2014-03-28 22:06:36 +00:00
Ross Nicoll 6deab473e9 Replaced references to Bitcoin with Dogecoin in UI code. 2014-03-28 21:52:14 +00:00
langerhans 9cb3d9cbc8 Merge pull request #370 from rnicoll/1.7-dev-code_references
Update binary names to be doge-applicable
2014-03-28 22:45:51 +01:00
Ross Nicoll e6fe2ce33a Completed renaming core binaries to dogecoind, dogecoin-qt and dogecoin-cli as appropriate. 2014-03-28 21:31:04 +00:00
Ross Nicoll ee877e524b Update binary names to match dogecoind and dogecoin-qt. 2014-03-28 00:27:24 +00:00
J Ross Nicoll 4712e07808 Corrected configuration line for Dogecoin to one which is likely to work in a MinGW environment. 2014-03-27 22:26:34 +00:00
J Ross Nicoll fe5c08d927 Added details of where include and library files should be installed for Windows build process. 2014-03-27 21:04:05 +00:00
J Ross Nicoll 87f8423a7c Updated Windows build guide with more realistic set of pre-requisites.
Updated libboost version listed in Windows build guide to match UNIX guide.
Rewrote libboost installation docs for Windows to match a more conventional process.
2014-03-26 22:21:25 +00:00
Ross Nicoll 2f47aa9b0b Corrected name of generated binaries to dogecoind and dogecoin-qt. 2014-03-25 22:44:51 +00:00
Ross Nicoll e2a13386db Updated code references to bitcoin, with dogecoin. 2014-03-25 22:44:51 +00:00
langerhans f82ad5bf43 Merge pull request #366 from leofidus/1.7-kdoge
1.7 Display Unit changes
2014-03-25 22:14:23 +01:00
Jannis Froese 493f1e9168 remove millidoge and microdoge units
Users who have set them as display unit fall back to Doge with this change
2014-03-25 20:51:48 +01:00
Jannis Froese c100579e2e add megadoge and kilodoge as selectable units 2014-03-25 20:25:44 +01:00
jwiechers b21c097383 Update bitcoinunits.h
Adding Koinu @leofidus :D
2014-03-25 18:36:35 +01:00
jwiechers 6f01b63388 Update bitcoinunits.cpp 2014-03-25 18:36:35 +01:00
jwiechers 1026ca71d3 Update bitcoinunits.cpp
Adding a name for the smallest possible unit. :>
2014-03-25 18:36:35 +01:00
langerhans e52541309e Merge pull request #363 from leofidus/1.7-currencyname
1.7: change currency three-letter-code to DOGE
2014-03-24 23:54:03 +01:00
billym2k 93cc01e62c Merge pull request #364 from rnicoll/1.7-dev
Rework documentation and English and French translations to refer to Dogecoin
2014-03-24 15:34:07 -07:00
Ross Nicoll 20d88e7b6a Reworked English and French language translations to reflect Dogecoin instead of Bitcoin. 2014-03-24 19:31:22 +00:00
Ross Nicoll 2ba5dc58a2 Replaced simple references to "Bitcoin Core" with "Dogecoin Core" 2014-03-24 19:10:41 +00:00