Commit graph

5655 commits

Author SHA1 Message Date
Jannis Froese 3be7bfc831 fix appname, influences registry location on windows 2014-03-31 21:23:23 +02:00
Ross Nicoll 401ea00d41
Replaced README with slightly edited 1.6 client README. 2014-03-31 20:15:58 +01:00
langerhans ed87ae8030 Update .rc files to reflect Dogecoin 2014-03-31 21:07:35 +02:00
langerhans 484c68611e Merge pull request #386 from rnicoll/1.7-dev-test_compilation
Resolve compilation of tests
2014-03-31 20:58:28 +02:00
Ross Nicoll aa67835430
Removed Bitcoin developer PGP keys.
Added rnicoll PGP key.
Replaced "Inutoshi" in README with "Dogecoin Core".
2014-03-31 19:29:00 +01:00
Ross Nicoll c39ba6c705
Took an order of magnitude off maximum value for Koinu, and precision,
so it fits into a 64bit integer value.
2014-03-31 19:16:18 +01:00
Ross Nicoll e4be2ac7e7 Added new libbitcoin_server_wallet to hold code which depends on
the server code, and which in turn is depended upon by the
wallet.
Renamed bitcoin tests to dogecoin.
2014-03-31 18:41:38 +01:00
Ross Nicoll 343633f5da Removed scrypt.cpp from server library, as it's already present in the common library. 2014-03-31 18:41:38 +01:00
langerhans f246418af3 Merge PR #392 - Update bitcoin_de.ts 2014-03-31 18:25:36 +02:00
langerhans 85da14e43c Merge pull request #388 from rnicoll/1.7-dev-translation
Replace all latin1 references to bitcoin/bitkoin with dogecoin/dogekoin
2014-03-31 18:15:16 +02:00
langerhans 09ac97adfd Merge pull request #391 from rnicoll/1.7-dev-dns-seed
Add Dogechain to DNS seeds
2014-03-31 00:59:51 +02:00
Ross Nicoll 44264855d0
Added Dogechain to DNS seeds. 2014-03-30 22:57:57 +01:00
Ross Nicoll 1dddf094e6
Replaced example address with a Dogecoin address. 2014-03-30 12:30:42 +01:00
Ross Nicoll 50e2fe00b4
Replaced "bitkoin" references with "dogekoin".
Corrected references to Bitcoin Wiki, mis-translated to "Dogecoin Wiki".
2014-03-30 12:24:13 +01:00
Ross Nicoll b5ff15aaaf
Copied across Hungarian translations from old Dogecoin client. 2014-03-30 11:37:15 +01:00
Ross Nicoll fa11f41a46
Corrected "Dogecoin Core block chain" to "Dogecoin block chain". 2014-03-30 11:26:22 +01:00
Ross Nicoll 78e0ab950f
Replaced remaining references to "Bitcoin" in translations.
Reverted accidentally changed refernces to "Bitcoin Wiki" in translations.
Updated name of dogecoin.pid file to dogecoind.pid in util.cpp to match translations and init.cpp.
2014-03-30 11:24:01 +01:00
Ross Nicoll c4a5b9c231 Mass-replaced references to "Bitcoin" with "Dogecoin" across all translations.
Changed references to "bitcoin.pid" or "dogecoin.pid" to "dogecoind.pid" for consistency.
2014-03-30 11:10:04 +01:00
Jackson Palmer c9cd5651a2 Fixing fonts
Because Comic Sans is back in business.
2014-03-29 17:44:13 -07:00
Jackson Palmer 8316d37bb7 Completed translations
Qt Linguist felt like adding unfinished to the translations.
2014-03-29 17:36:38 -07:00
Jackson Palmer f66b67c44b English > Shibe for GUI tabs 2014-03-29 17:34:54 -07:00
langerhans 25c8abb767 Fix Gitian descriptor for installer copying
Of course I did miss THIS -.-
2014-03-29 23:23:56 +01:00
langerhans 7bf43f5a65 Fix configure.ac to allow Dogecoin named build. 2014-03-29 23:17:41 +01:00
langerhans 0b8de9ac45 Remove --disable-tests from Gitian descriptor 2014-03-29 22:24:05 +01:00
langerhans 80246c2703 Merge pull request #383 from langerhans/1.7-branding
Branding updates for Dogecoin
2014-03-29 22:19:00 +01:00
langerhans 25a4d58b20 Merge pull request #384 from leofidus/1.7-fee
warning and documentation changes to match dogecoin fees
2014-03-29 22:18:56 +01:00
Jannis Froese 9449d42332 warning and documentation changes to match dogecoin fees 2014-03-29 22:14:05 +01:00
langerhans e55dcabbd0 Branding updates for Dogecoin 2014-03-29 22:13:36 +01:00
langerhans c40bc09ef5 Merge pull request #382 from leofidus/1.7-blockchainsize
decrease minimum blockchain size to current dogecoin level
2014-03-29 21:42:12 +01:00
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