Commit graph

8623 commits

Author SHA1 Message Date
J Ross Nicoll 8cc0d8165f qt: Replace thin spaces with locale-specific number formatting 2015-09-08 22:07:34 +01:00
Wladimir J. van der Laan 82d8665dad qt: use QChar(0x03BC) for mu symbol
Embedding UTF-8 in source code is not portable.

Also make unit descriptions translatable.
2015-09-08 22:07:34 +01:00
Ross Nicoll 63762e9dc4 Replaced remaining references to Bitcoin, with Dogecoin, in Debian contrib. 2015-09-08 22:07:34 +01:00
Sporklin cf37dad5c1 Unused currently, but changed to Dogecoin specific stuff incase of future implementation. 2015-09-08 22:07:33 +01:00
Sporklin 0dead27cc8 Unused in Dogecoin. 🐕 2015-09-08 22:07:33 +01:00
Max K 051dbed984 Updated linearize for Dogecoin 🐕 2015-09-08 22:07:33 +01:00
Sporklin e780853e99 Replaced occasions of bitcoin to dogecoin in contrib files consistent with previous changes. 🎉 2015-09-08 22:07:33 +01:00
Ross Nicoll d0a95dc3ad Renamed Debian contrib files to replace Bitcoin with Dogecoin. 2015-09-08 22:07:33 +01:00
vitaminmoo 83840e8e1e Replace bitcoin with dogecoin in debian files. 2015-09-08 22:07:33 +01:00
Ross Nicoll 006e6fc557 Removed very old Bitcoin release notes as of minimal value in the context of Dogecoin.
Move remaining Bitcoin release notes into their own folder.
Move Bitcoin 0.9 release notes into Bitcoin release notes folder.
2015-09-08 22:07:33 +01:00
Sporklin 5c9405f59a Update qt forms. 🎉 🐕 2015-09-08 22:07:33 +01:00
Sporklin 508583db86 Updating docs 🎉 2015-09-08 22:07:33 +01:00
J Ross Nicoll aefb659c98 Corrected installer image file format to BMP3 from BMP. 2015-09-08 22:07:33 +01:00
J Ross Nicoll 106f757ce5 First cut at updating docs to reflect Dogecoin 2015-09-08 22:07:33 +01:00
J Ross Nicoll 1aed95bbde s/bitcoin/dogecoin/ in init scripts 2015-09-08 22:07:33 +01:00
J Ross Nicoll 271cace304 Replace Bitcoin icons with Dogecoin 2015-09-08 22:07:33 +01:00
langerhans 083c471396 Customize Icons, Strings and DMG of Mac build (and icons for windows) 2015-09-08 22:07:33 +01:00
Ross Nicoll 827d19cef7 Update URI tests for Dogecoin
Note that the test address was invalid in Bitcoin Core, and as such rather than
re-encoding as a Dogecoin address, I've simply swapped the first byte. Still
invalid, but looks correct at least.
2015-09-08 22:07:33 +01:00
langerhans 815b2eb8a7 Replace Bitcoin with Dogecoin in tooltip 2015-09-08 22:07:33 +01:00
Ross Nicoll 8e80812796 Add dogechain and chain.so as default block explorers 2015-09-08 22:07:33 +01:00
Wladimir J. van der Laan 04135bc5ab qt: Introduce PlatformStyle
Introduce a PlatformStyle to handle platform-specific customization of
the UI.

This replaces 'scicon', as well as #ifdefs to determine whether to place
icons on buttons.

The selected PlatformStyle defaults to the platform that the application
was compiled on, but can be overridden from the command line with
`-uiplatform=<x>`.

Also fixes the warning from #6328.
2015-09-08 22:07:33 +01:00
Ross Nicoll b08b926002 Amount to send field now goes up/down 1 Koinu at a time 2015-09-08 22:07:32 +01:00
Marco 8dc0037a00 [Qt] replace wifi icon with network symbol 2015-09-08 22:07:32 +01:00
Marco 04e9357bb0 [QT] cleanup icons
* Cleanup SVG code
* Unify design ("Typicons" seem to have round edges)
* Fix transparency issue with clock5.png
2015-09-08 22:07:32 +01:00
Sporklin a11d4fc1a7 Fixed Windows and Mac setup scripts. 2015-09-08 22:07:32 +01:00
Ross Nicoll c11cf63209 Update QT client messages and corresponding translations
Update QT client messages and translations to Doge equivalents. Where specific contributions
were made in languages for Dogecoin, those translations are used in preference.
2015-09-08 22:07:32 +01:00
Ross Nicoll 4a951049ad Added wallet_bgcoin.png to QT makefile 2015-09-08 22:07:32 +01:00
Ross Nicoll 2a0e3d4831 Update Bitcoin references in QT to Dogecoin equivalents 2015-09-08 22:07:32 +01:00
Ross Nicoll 03098c4bf3 Rename binaries to match Dogecoin 2015-09-08 22:07:32 +01:00
Ross Nicoll 81e0c8ca74 Update Bitcoin references and addresses in strings to Dogecoin equivalents 2015-09-08 22:07:32 +01:00
Ross Nicoll 8ec6298f99 Introduce basic Dogecoin branding 2015-09-08 22:07:32 +01:00
Max K. f5c4d8b2fb Merge pull request #1276 from rnicoll/1.10-fees
Correct fee calculations to match legacy Dogecoin
2015-09-08 22:05:19 +02:00
J Ross Nicoll ce196a9bfc Match fee calculation to legacy code
Purge all support for zero-fee transactions
Disable IsDust() for backwards compatibility
2015-09-06 11:37:03 +01:00
Ross Nicoll 070af086a2 Merge pull request #1277 from patricklodder/1.10-fix-travis-extra-compiler
fix for travis generating an extra build
2015-09-06 09:17:02 +01:00
Cory Fields f440857d30 travis: fix for travis generating an extra build 2015-09-05 13:24:25 +02:00
Patrick Lodder 8455bdeb90 Merge pull request #1273 from rnicoll/1.10-testnet
Update testnet checkpoints and remove old seed
2015-08-30 19:26:11 +02:00
J Ross Nicoll 11f6882983
Update testnet checkpoints and replace old seed 2015-08-30 17:53:13 +01:00
Patrick Lodder 337bc990e8 Merge pull request #1274 from rnicoll/1.10-missing-newline
Corrected missing new lines in error messages
2015-08-30 18:48:53 +02:00
J Ross Nicoll 1d92617e15 Corrected missing new lines in error messages 2015-08-29 17:33:02 +01:00
Patrick Lodder b6e7c91060 Merge pull request #1269 from langerhans/1.10-dev-nodebloom
Add NODE_BLOOM service bit
2015-08-29 00:02:49 +02:00
Peter Todd acb08f053a Add NODE_BLOOM service bit and bump protocol version
Lets nodes advertise that they offer bloom filter support explicitly.
The protocol version bump allows SPV nodes to assume that NODE_BLOOM is
set if NODE_NETWORK is set for pre-70002 nodes.

Also adds an undocumented option to turn bloom filter support off for
testing purposes. Nodes attempting to use bloom filters are immediately
dropped so as to not waste their bandwidth.

ensure backward compatible service bits

update protocol version to 70004
2015-08-28 20:45:39 +02:00
Max K. 31f2d1ae92 Merge pull request #1268 from patricklodder/1.10-auxpow-tests
auxpow tests
2015-08-26 22:33:28 +02:00
Patrick Lodder 4dce3af38e Add AUXPoW rpc tests
- Tests the auxpow rpc interface `getauxblock`
- Tests consensus constraints for auxpow:
  - Minimum block height
  - Valid scrypt proof of work
  - Foreign chain ID

This test requires the python package ltc_scrypt. Installation of
this module is scripted in qa/pull-tester/install-deps.sh and has
been integrated for travis CI.
2015-08-26 22:14:51 +02:00
Max K. 442c82da4a Merge pull request #1267 from patricklodder/1.10-strict-auxpow
[auxpow] Check for auxpow fork strictly
2015-08-26 21:54:10 +02:00
Max K. 340163962e Merge pull request #1264 from patricklodder/1.10-auxrpc-no-bip22
[auxpow] Guarantee backward compatibility on getauxblock
2015-08-26 21:52:55 +02:00
Patrick Lodder 229106e27f fix rest.py test: cannot mine an auxpow block at height 1 2015-08-23 17:22:04 +02:00
Patrick Lodder e2334c99e6 [auxpow] Guarantee backward compatibility on getauxblock
Adds a wrapper around getauxblock to return boolean responses
for getauxblock rather than bip22 responses.
2015-08-23 16:13:41 +02:00
Patrick Lodder 248dbdd121 [auxpow] Check for auxpow fork strictly
Disallow any auxpow block before the blockheight where auxpow gets enabled.

For consistency, this also re-enables legacy headers on regtest.
2015-08-23 15:58:47 +02:00
Max K. 50b3b35f99 Merge pull request #1247 from rnicoll/1.10-attribution
Add attributions to source files
2015-08-15 12:46:52 +02:00
J Ross Nicoll b01c5e6883
Add attributions to source files 2015-08-14 22:32:47 +01:00