aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Update README.mdKent2018-10-231-2/+2
| | | | | |
* | | | | | Merge pull request #1635 from patricklodder/pl-new-keyMax K2020-07-221-35/+28
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | New pgp key for patricklodder
| * | | | | New key for patricklodder as old one has expired.Patrick Lodder2020-07-201-35/+28
|/ / / / /
* | | | | Set next release version to 1.14.2v1.14.2langerhans2019-11-031-1/+1
| | | | |
* | | | | Merge pull request #1615 from rnicoll/1.14/dust-feesMax K2019-11-033-4/+8
|\ \ \ \ \ | | | | | | | | | | | | Correct dust and change
| * | | | | Fix dust threshold at 1 DOGERoss Nicoll2019-11-031-1/+5
| | | | | |
| * | | | | Correct dust and changeRoss Nicoll2019-11-033-5/+5
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | Correct dust threshold, which is never less than 1 DOGE. Correct minimum change, which is 1 DOGE.
* | | | | Merge pull request #1601 from langerhans/1.14-supermajority-rpcv1.14.1Max K2019-07-141-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix RPC description of supermajority based forks
| * | | | | Fix RPC description of supermajority based forkslangerhans2019-07-141-1/+1
|/ / / / /
* | | | | Merge branch 'rnicoll-rnicoll/1.14-litecoin-scrypt' into 1.14-maintlangerhans2019-07-141-3/+3
|\ \ \ \ \
| * | | | | Update to litecoin_scryptRoss Nicoll2019-07-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old ltc_scrypt module works on systems it is installed on, but does not install on new systems it appears. Our README says to use litecoin_scrypt, so updating the code to match.
* | | | | | Merge branch 'rnicoll-rnicoll/1590-rebase' into 1.14-maintlangerhans2019-07-1416-49/+48
|\ \ \ \ \ \
| * | | | | | Updated to Dogecoin Key ValuesAlan Cramer2019-07-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to match Dogecoin's key values.
| * | | | | | Updating Dogecoin references in Contrib filesAlan Cramer2019-07-126-17/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating some missed Bitcoin data to Dogecoin branding and values in Contrib folder
| * | | | | | Updated Dogecoin references in DocsAlan Cramer2019-07-125-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Some docs still referencing Bitcoin and Bitcoin Core. Updated to reflect Dogecoin branding.
| * | | | | | Updated Linerarize data for DogecoinAlan Cramer2019-07-124-15/+15
| |/ / / / / | | | | | | | | | | | | | | | | | | Example data was that of bitcoin. Updated for Dogecoin values.
* | | | | | Merge branch 'rnicoll-rnicoll/1591-rebase' into 1.14-maintlangerhans2019-07-141-5/+4
|\ \ \ \ \ \
| * | | | | | Added coments on chain parameters for regtestrllola2019-07-121-5/+4
| |/ / / / /
* | | | | | Merge branch 'rnicoll-rnicoll/1.14-auxpow-target' into 1.14-maintlangerhans2019-07-143-6/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Revert behaviour change in getauxblockRoss Nicoll2019-07-133-6/+6
| |/ / / / | | | | | | | | | | | | | | | Change getauxblock to respond with a "target" field instead of "_target".
* | | | | Merge pull request #1587 from langerhans/masterv1.14.0Max K2019-06-201241-84575/+161498
|\ \ \ \ \ | |_|_|/ / |/| | | | Merge 1.14 into master
| * | | | Update issue templatelangerhans2019-06-091-5/+3
| | | | |
| * | | | Merge branch '1.14-branding'langerhans2019-06-091241-84575/+161500
|/| | | | | |/ / /
| * | | Mark 1.14 ready for releaseRoss Nicoll2019-05-191-1/+1
| | | |
| * | | Merge pull request #1561 from langerhans/1.14-progress-fixv1.14-rc-1Max K2019-04-142-6/+10
| |\ \ \ | | | | | | | | | | Fix verification progress
| | * | | Update chainparams with more recent datalangerhans2019-04-141-6/+8
| | | | |
| | * | | [rpc] Add initialblockdownload to getblockchaininfoJohn Newbery2019-04-141-0/+2
| |/ / /
| * | | Merge pull request #1574 from rnicoll/1.14-rnicoll-keyMax K2019-04-141-27/+55
| |\ \ \ | | | | | | | | | | Update rnicoll's key
| | * | | Update rnicoll's keyRoss Nicoll2019-03-251-27/+55
| |/ / /
| * | | Fix version and update copyright yearlangerhans2019-03-251-2/+2
| | | |
| * | | Fix macOS Info.plist valueslangerhans2019-03-251-10/+10
| | | |
| * | | Fix some strings still referencing bitcoinlangerhans2019-03-259-22/+22
| | | |
| * | | Changes for mac installer branding - See notesMichi Lumin2019-03-253-4/+4
| | | | | | | | | | | | 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.
| * | | Update fancy.plist to reflect Dogecoin-qtMichi Lumin2019-03-251-1/+1
| | | |
| * | | Try to fix Travislangerhans2019-03-251-1/+1
| | | |
| * | | Instructions for building 1.14 on >= MacOSX 10.11Michi Lumin2019-03-251-0/+105
| | | | | | | | | | | | 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.
| * | | Update README.mdMichi Lumin2019-03-251-0/+2
| | | |
| * | | Required patches to compile bdb 5.1.29 via clang on OSXMichi Lumin2019-03-256-0/+129
| | | | | | | | | | | | | | | | 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.
| * | | Notes on BDB 5.1.29 clang patchesMichi Lumin2019-03-251-0/+2
| | | | | | | | | | | | Notes on required bdb 5.1.29 clang patches to build on OSX under clang / c++11.
| * | | Actual dogecoin icons instead of bitcoin ones for OSX build.Michi Lumin2019-03-252-0/+0
| | | | | | | | | | | | Actual dogecoin icons in ICNS format for OSX build, instead of old bitcoin ones.
| * | | Up to date with BTC Current, changes to allow it to actually build for ↵Michi Lumin2019-03-251-28/+10
| | | | | | | | | | | | | | | | | | | | Dogecoin-Qt. Changed to current syntax as per Bitcoin current; and changed to Dogecoin-Qt to actually package the proper application.
| * | | Cherry-pick from Bitcoin repo, 1ec0c0a: small changes for OSX buildMichi Lumin2019-03-252-9/+12
| | | | | | | | | | | | 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+
| * | | Fix Mac cross buildslangerhans2019-03-251-0/+1
| | | |
| * | | Add rule to generate raw.h file to test Makefilelangerhans2019-03-251-0/+9
| | | |
| * | | Update release notes for 1.14 (#1464)Ross Nicoll2019-03-2568-658/+620
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | | [Qt] Disable milli and micro units, introduce kilo and mega units (#1463)Ross Nicoll2019-03-252-6/+20
| | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | Update Gitian descriptors and keys (#1455)Ross Nicoll2019-03-2538-2715/+253
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | | Add dogechain and chain.so as default block explorersRoss Nicoll2019-03-251-1/+1
| | | |
| * | | Amount to send field now goes up/down 1 DOGE at a time (#1441)Sporklin2019-03-251-1/+1
| | | |
| * | | Re-add paperwallet printer (#1467)Max K2019-03-2524-14/+1058
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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