Commit graph

13423 commits

Author SHA1 Message Date
Max K 458b4a7ee9
Merge pull request #1587 from langerhans/master
Merge 1.14 into master
2019-06-20 14:58:05 +02:00
langerhans a3118eca62 Update issue template 2019-06-09 20:05:46 +02:00
langerhans d278efaccd Merge branch '1.14-branding' 2019-06-09 19:51:03 +02:00
Ross Nicoll b84d1fe1d9 Mark 1.14 ready for release 2019-05-19 12:28:37 -07:00
Max K ea4a3c5e16
Merge pull request #1561 from langerhans/1.14-progress-fix
Fix verification progress
2019-04-14 09:33:27 -07:00
langerhans ccd17d1b48 Update chainparams with more recent data 2019-04-14 18:32:15 +02:00
John Newbery c4b8fbf57f [rpc] Add initialblockdownload to getblockchaininfo 2019-04-14 18:32:15 +02:00
Max K bbcaf3c923
Merge pull request #1574 from rnicoll/1.14-rnicoll-key
Update rnicoll's key
2019-04-14 09:25:49 -07:00
Ross Nicoll 73bf4c8a1b Update rnicoll's key 2019-03-25 05:52:38 +00:00
langerhans 4b89d4cc01 Fix version and update copyright year 2019-03-25 05:36:12 +00:00
langerhans b17af79bd4 Fix macOS Info.plist values 2019-03-25 05:36:12 +00:00
langerhans 936bf6f05b Fix some strings still referencing bitcoin 2019-03-25 05:36:12 +00:00
Michi Lumin 92bff56e23 Changes for mac installer branding - See notes
These changes are necessary for the deploy scripts to see the app correctly. Also includes our background image. Note that DS_Store should be generated, but I'm including it so that it should be there in any case; though it may need to be edited - please give it a try.
2019-03-25 05:36:12 +00:00
Michi Lumin 02253fd8a6 Update fancy.plist to reflect Dogecoin-qt 2019-03-25 05:36:12 +00:00
langerhans 0cc3a950cc Try to fix Travis 2019-03-25 05:36:12 +00:00
Michi Lumin bed70db7e3 Instructions for building 1.14 on >= MacOSX 10.11
Instructions for building 1.14 on modern macs with changes made to 1.14-branding. Testeed on El Capitan 10.11 and High Sierra 10.13, paper wallet printing support works as well.
2019-03-25 05:36:12 +00:00
Michi Lumin 4d3d70c9fc Update README.md 2019-03-25 05:36:12 +00:00
Michi Lumin b0ac2c461f Required patches to compile bdb 5.1.29 via clang on OSX
These patches must be applied to the bdb-5.1.29 source from Oracle, and then compiled, for the Mac client to build.
 Using an existing 5.1.29 binary will not work; as it was likely compiled with gcc; which OSX no longer natively supports.
2019-03-25 05:36:12 +00:00
Michi Lumin 5d40533621 Notes on BDB 5.1.29 clang patches
Notes on required bdb 5.1.29 clang patches to build on OSX under clang / c++11.
2019-03-25 05:36:12 +00:00
Michi Lumin 20aa821ec9 Actual dogecoin icons instead of bitcoin ones for OSX build.
Actual dogecoin icons in ICNS format for OSX build, instead of old bitcoin ones.
2019-03-25 05:36:12 +00:00
Michi Lumin b031cf81b1 Up to date with BTC Current, changes to allow it to actually build for Dogecoin-Qt.
Changed to current syntax as per Bitcoin current; and changed to Dogecoin-Qt to actually package the proper application.
2019-03-25 05:36:12 +00:00
Michi Lumin d84837a838 Cherry-pick from Bitcoin repo, 1ec0c0a: small changes for OSX build
Cherry-pick from Bitcoin repo, 1ec0c0a: adds "const" suffix to several lines in txmempool.h and miner.h to make this build succeed under OSX w. clang++ and Boost lib 1.66+
2019-03-25 05:36:12 +00:00
langerhans e1f37e8b3b Fix Mac cross builds 2019-03-25 05:36:12 +00:00
langerhans 8c8ceb7dc1 Add rule to generate raw.h file to test Makefile 2019-03-25 05:36:12 +00:00
Ross Nicoll 3e6fdbc076 Update release notes for 1.14 (#1464)
* Move old release notes out of the way
* 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.
* Start cleaning up release notes to reflect Doge
2019-03-25 05:36:12 +00:00
Ross Nicoll 7ccf62e1a4 [Qt] Disable milli and micro units, introduce kilo and mega units (#1463)
milli- and micro-Dogecoins are below dust threshold so do not make
any sense as display units. Instead, kilo- and mega-dogecoins are
probably more useful, as those make common amounts easier to read
instead of harder
2019-03-25 05:36:12 +00:00
Ross Nicoll 443b058a77 Update Gitian descriptors and keys (#1455)
* Replace Gitian keys - Note I've removed Leofidus' key due to inactivity, and added a weight of 20
to whit's key.
* Replace Bitcoin with Dogecoin in Gitian descriptors
* Fix Makefile refrence to bash-completion files
* Rename remaining bash-completion files
* Add wallet_bgcoin to Qt Makefile
* Add PureHeader sources to libdogecoinconsensus
2019-03-25 05:36:12 +00:00
Ross Nicoll 43b585b3cc Add dogechain and chain.so as default block explorers 2019-03-25 05:36:12 +00:00
Sporklin f5d306e9f5 Amount to send field now goes up/down 1 DOGE at a time (#1441) 2019-03-25 05:36:12 +00:00
Max K 2a0c66035d Re-add paperwallet printer (#1467)
* Add paper wallet generator to QT wallet

* Replace print icon with Typeicons equivalent

* Re-add printer support to Qt

* depends: fix fontconfig with newer glibc

See comment for more detail

* Set fixed size for paper wallet dialog
2019-03-25 05:36:12 +00:00
J Ross Nicoll 74814cfb24 Update about menu icon to Dogecoin
Icon provided by cdeverett
2019-03-25 05:36:12 +00:00
Ross Nicoll f00d2ca3fb Remove Bitcoin values from commit verifier (#1458)
Unused currently, but changed to Dogecoin specific stuff incase of future implementation.
2019-03-25 05:36:12 +00:00
Ross Nicoll 3a62bcc51f Update URI tests for Dogecoin (#1457)
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.
2019-03-25 05:36:12 +00:00
Ross Nicoll 7fc1973f2a s/bitcoin/dogecoin/ in init scripts (#1456) 2019-03-25 05:36:12 +00:00
Ross Nicoll 731b7a75c2 Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
Ross Nicoll b154d2a457 Rename and update man pages (#1451) 2019-03-25 05:36:12 +00:00
Ross Nicoll 038ccec3e4 Update debian contrib files to match Dogecoin (#1449) 2019-03-25 05:36:12 +00:00
Ross Nicoll f93d42df1d rebrand dogecoin-tx test (#1450) 2019-03-25 05:36:12 +00:00
Ross Nicoll 8891c2fdeb Replace Bitcoin icons with Dogecoin (#1448) 2019-03-25 05:36:12 +00:00
Ross Nicoll 4a87b53e55 Update QT client messages and translations to Doge equivalents (#1429)
Update QT client messages and translations to Doge equivalents.
2019-03-25 05:36:11 +00:00
Ross Nicoll 2cb9f8ce8d Fix copyright substitution
List both Bitcoin & Dogecoin developers in copyright notice.
2019-03-25 05:36:11 +00:00
Ross Nicoll 4dd8838b3a Rename binaries to match Dogecoin 2019-03-25 05:36:11 +00:00
Ross Nicoll 148a2aca05 Introduce basic Dogecoin branding 2019-03-25 05:36:11 +00:00
Ross Nicoll d0133b27fc Drop use of smart fees
Drop use of smart fees when calculating transaction fees. Dogecoin fees are intentionally
on a fixed schedule.
2019-03-17 10:00:38 -07:00
Dmitri Bogomolov 8c45a8dda0 Fixed typo in dogecoin_find_bdb51.m4 2018-10-03 21:35:39 +01:00
Ross Nicoll 199cf694ef Update miner confirmation window
* Update miner confirmation window to 240 for Dogecoin main net, and update related values.
* Re-enable PoW tests with Dogecoin values.
* Update version bit tests based on Dogecoin mining values.
2018-09-23 21:22:58 +01:00
Ross Nicoll 140cc1dba1 Create v1 transactions for compatibility with 1.10 (#1485)
Create v1 transactions for compatibility with 1.10. See https://github.com/bitcoin/bips/blob/master/bip-0068.mediawiki for context.
This should NOT be merged into 1.16.
2018-09-19 22:11:47 +01:00
Ross Nicoll 41c868f47e Re-introduce alert functionality (#1470)
Re-introduce alert functionality removed from Bitcoin upstream
2018-09-19 22:11:47 +01:00
Ross Nicoll dee5e404b3 Update or eliminate remaining tests (#1483)
* Change amount tests to use rounded values
* Disable legacy tests
2018-09-19 22:11:47 +01:00
Ross Nicoll e4f734dd40 Update tx output in p2p-fullblocktest.py (#1474)
* Update tx output in `p2p-fullblocktest.py` to match Dogecoin coin reward.
* Disable the re-org test as it disconnects the mini-node before the re-org completes.
2018-09-19 22:11:47 +01:00