| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | | | | |
|
| |\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
New pgp key for patricklodder
|
| |/ / / / / |
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
Correct dust and change
|
| | | | | | | |
|
| | | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | | |
Correct dust threshold, which is never less than 1 DOGE.
Correct minimum change, which is 1 DOGE.
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
Fix RPC description of supermajority based forks
|
| |/ / / / / |
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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.
|
| |\ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Updating to match Dogecoin's key values.
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Updating some missed Bitcoin data to Dogecoin branding and values in Contrib folder
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Some docs still referencing Bitcoin and Bitcoin Core. Updated to reflect Dogecoin branding.
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Example data was that of bitcoin. Updated for Dogecoin values.
|
| |\ \ \ \ \ \ |
|
| | |/ / / / / |
|
| |\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
Change getauxblock to respond with a "target" field instead of "_target".
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | | |
Merge 1.14 into master
|
| | | | | | |
|
| |/| | | |
| |/ / / |
|
| | | | | |
|
| | |\ \ \
| | | | |
| | | | | |
Fix verification progress
|
| | | | | | |
|
| | |/ / / |
|
| | |\ \ \
| | | | |
| | | | | |
Update rnicoll's key
|
| | |/ / / |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | |
| | | | |
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.
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | |
| | | | |
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.
|
| | | | | |
|
| | | | |
| | | |
| | | |
| | | | |
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 required bdb 5.1.29 clang patches to build on OSX under clang / c++11.
|
| | | | |
| | | |
| | | | |
Actual dogecoin icons in ICNS format for OSX build, instead of old bitcoin ones.
|
| | | | |
| | | |
| | | |
| | | |
| | | | |
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: 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+
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 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
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 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 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
|