Commit graph

5567 commits

Author SHA1 Message Date
langerhans d7cb887d8b Fix the "other" Mac build... 2014-04-06 19:55:00 +02:00
Alan Westbrook d483617a2b Change sanitizing
Sanitize the type fix changes
Add a couple more while we are in there, really, int is not a size type.
2014-04-05 17:42:29 -07:00
Alan Westbrook 056bf29ce3 Fix 10.9 target vs 10.8 SDK mismatch
Were setting to deploy for 10.9 even though we said use the 10.8 sdk
2014-04-05 17:42:29 -07:00
voidref e9e06e8a03 Merge pull request #411 from jwiechers/patch-3
Update RELEASE_NOTES_1_7_alpha.md
Fix typos, much wow, so appreciate
2014-04-05 13:56:39 -07:00
voidref f06a8eb55a Merge pull request #418 from rnicoll/1.7-dev-readme
Add copyright notices to README.md
2014-04-05 13:55:38 -07:00
Alan Westbrook 33503805ae Hopefully fix ubuntu builds
* Change to run on 10.8 (compile against 10.8 sdk)
 * Make sure we only force boost_for in the mac project file where it’s
known to work.
2014-04-05 13:51:57 -07:00
Alan Westbrook 85774390e1 Fix patch file
Fix the broken patch
2014-04-05 13:24:59 -07:00
Ross Nicoll fcb39bfa7b
Added Litecoin copyright notice to README.md, for Scrypt elements.
Added Dogecoin copyright notice to README.md.
2014-04-05 14:38:03 +01:00
Alan Westbrook 79d8f59a7c update ignore
ignore my user specific project file stuff
2014-04-05 00:17:10 -07:00
Alan Westbrook 3b060c9fea Mac project update
Some missing things, like pre-compiled libs to make our life easier
2014-04-05 00:17:09 -07:00
Alan Westbrook 30053cfaa3 Lets get at least dogecoind building
This is an Xcode project and a script to wrangle boost to work on the
mac.
2014-04-05 00:17:09 -07:00
langerhans 328d280f17 Merge pull request #417 from leofidus/1.7-uritests
unit tests: fix uritests
2014-04-04 20:28:11 +02:00
langerhans 88d29a1d3c Merge pull request #416 from leofidus/patch-1
Correct handling of dogecoin:// URI scheme
2014-04-04 20:27:59 +02:00
langerhans 7c16b0554d Merge pull request #415 from leofidus/1.7-testnetseeds
add testnet seeds
2014-04-04 20:27:09 +02:00
leofidus d08eec3964 fix uri parsing 2014-04-04 19:08:44 +02:00
Jannis Froese 895203e0f6 unit tests: fix uritests 2014-04-04 18:50:59 +02:00
leofidus 9677d928be Correct handling of dogecoin:// URI scheme 2014-04-04 18:29:05 +02:00
Jannis Froese d5b4b85c8e add testnet seeds 2014-04-04 18:03:12 +02:00
jwiechers cfa3dc8f38 Update RELEASE_NOTES_1_7_alpha.md
Fixed a typo and a couple of phrases. :)
2014-04-04 02:13:08 +02:00
langerhans 1c68c4617d Merge pull request #410 from rnicoll/1.7-dev-debian
Replace Bitcoin references in Debian contrib
2014-04-04 01:03:15 +02:00
Ross Nicoll 36d0c98864
Replaced remaining references to Bitcoin, with Dogecoin, in Debian contrib. 2014-04-03 23:51:08 +01:00
Ross Nicoll 670142c3ee
Renamed Debian contrib files to replace Bitcoin with Dogecoin. 2014-04-03 23:49:13 +01:00
vitaminmoo c09a1481dd
Replace bitcoin with dogecoin in Debian files. Based on commit
3c99a18a7d

- Primarily bitcoin Bitcoin and BITCOIN
- A few fixes (e.g. bitcoin.org -> dogecoin.com)
- Debian building not actually tested, I'm doing this to prep for RPMs
2014-04-03 23:43:40 +01:00
langerhans 47d184e72e Merge pull request #409 from rnicoll/1.7-uri
Correct references to bitcoin: URI prefix
2014-04-04 00:14:00 +02:00
Ross Nicoll bbaebac32d
Replaced "bitcoin:" URI prefix with "dogecoin:" 2014-04-03 23:04:49 +01:00
langerhans a8a443c30e Merge pull request #408 from rnicoll/1.7-dev-address-label
Shibify address items in menu
2014-04-03 23:15:57 +02:00
Ross Nicoll 7db04bb8d8
Replaced "Receiving addresses" and "Sending addresses" with "Much receiving addresses"
and "Very sending addresses".
2014-04-03 22:03:28 +01:00
langerhans 52cc61f772 Merge pull request #407 from rnicoll/changelog
Add release notes
2014-04-03 22:15:55 +02:00
langerhans 4b97059b30 Merge pull request #406 from leofidus/1.7-leofidus-key
add leofidus' gpg key
2014-04-03 22:14:30 +02:00
Ross Nicoll 625e9c2559
Added release notes for Dogecoin Core 1.7 alpha 2014-04-03 21:13:11 +01:00
Jannis Froese 4157542949
add my gpg key 2014-04-03 21:21:02 +02:00
langerhans b16685ca0d Hardcode testnet for first alpha release. 2014-04-03 20:05:20 +02:00
langerhans 64c239d057 Add pnSeed array. Generated from the official dogecoin.com DNS seed. 2014-04-03 20:01:34 +02:00
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