Commit graph

5534 commits

Author SHA1 Message Date
langerhans 81678165e0 Update makeseeds script for dogecoin 2014-04-03 19:59:03 +02:00
langerhans 5f1aa1556b Update clientversion 2014-04-03 19:46:08 +02:00
langerhans 9c5737742a Merge pull request #404 from leofidus/patch-1
correct gitian instructions
2014-04-02 23:53:40 +02:00
leofidus b3ffd72758 correct gitian instructions 2014-04-02 23:42:10 +02:00
langerhans 96b3529c32 Update Gitian instructions 2014-04-02 22:28:28 +02:00
langerhans 6f42059422 Mac info.plist conversion 2014-04-02 22:14:44 +02:00
langerhans eaf799add2 Merge pull request #400 from leofidus/1.7-localformat
1.7 number format according to system local
2014-04-02 22:02:22 +02:00
Jannis Froese 73a285ec33 convert number formatting unit test to dogecoin 2014-04-02 21:56:19 +02:00
langerhans 7ab53070b1 Merge pull request #403 from leofidus/patch-1
consistent use of sudo in build instructions
2014-04-02 21:08:50 +02:00
leofidus 48a372fb43 consistent use of sudo in build instructions 2014-04-02 20:22:04 +02:00
langerhans 8e37f22b99 Merge pull request #402 from duanemoody/patch-1
Add application category for OSX
2014-04-02 13:44:38 +02:00
duanemoody c883e5c0e8 Add application category for OSX
Assigns application to Finance for View --> Arrange by Application Category
2014-04-01 19:05:43 -07:00
Jackson Palmer 3635065951 Splash Screen Fixes 2014-03-31 18:30:29 -07:00
Jannis Froese c226810711 use system local for formatting instead of selected locale 2014-04-01 00:28:57 +02:00
Wladimir J. van der Laan 2b6486b229 qt: Add tests for bitcoin units parsing/formatting
Tests various locales, as well as variants with and without
decimals group separators.

(cherry picked from commit
laanwj/bitcoin@9ce31063b8,
bitcoin/bitcoin#3893)
2014-03-31 23:53:51 +02:00
Wladimir J. van der Laan 4111787ef3 qt: Use locale-specific number formatting
- Change bitcoinamountfield to use locale-specific number format
- Change bitcoinunits to show and parse locale-specific numbers
- If a language/territory is selected in options, this is set as default
  locale (overrides system locale).

Fixes #3887

(cherry picked from commit
laanwj/bitcoin@db0b8f3a2e,
bitcoin/bitcoin#3893)
2014-03-31 23:51:13 +02:00
langerhans bbbf12d859 Merge pull request #399 from rnicoll/1.7-dev-capitalisation
Standardised capitalisation of Dogecoin
2014-03-31 23:43:26 +02:00
langerhans 509cc32778 Update gitian downloader config. Not in use currently. 2014-03-31 22:38:45 +02:00
langerhans be0b6f30cb Merge pull request #397 from rnicoll/1-7-dev-gitian
Add rnicoll key to download config
2014-03-31 22:34:33 +02:00
langerhans bc55a91a91 Merge branch '1.7-dev-readme' of github.com:rnicoll/dogecoin into rnicoll-1.7-dev-readme
Conflicts:
	README.md
2014-03-31 22:28:09 +02:00
langerhans ca285fd2c3 Actually update AboutDialog 2014-03-31 22:25:43 +02:00
Ross Nicoll db800dead2
Standardised capitalisation of Dogecoin. 2014-03-31 21:24:02 +01:00
langerhans 3480622003 Update all dialogs to reference Dogecoin instead of Bitcoin 2014-03-31 21:50:23 +02:00
langerhans 3ce871e3c1 Add langerhans-key 2014-03-31 21:40:15 +02:00
langerhans f22443a728 Merge branch '1.7-dev' of github.com:dogecoin/dogecoin into 1.7-dev 2014-03-31 21:36:52 +02:00
langerhans d5dc67d92d Merge pull request #395 from rnicoll/1.7-dev-doc
Replace PGP keys, correct reference to Inutoshi
2014-03-31 21:35:20 +02:00
langerhans e5f38bb863 Merge pull request #393 from rnicoll/1.7-dev-koinu
Reduce size of Koinu to fit int64
2014-03-31 21:31:04 +02:00
langerhans 579e49c30f Merge pull request #394 from leofidus/1.7-registry
fix appname, influences registry location on windows
2014-03-31 21:30:50 +02:00
Ross Nicoll 0db7c2c323
Added my signing key to download config. 2014-03-31 20:29:37 +01:00
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