755 Commits

Author SHA1 Message Date
AbcSxyZ
bc6d4f64ee
gitian: re-integrate and fix up #2396
- undelete & update previous script
- update description + comments
- reorganize help menu of gitian-build.sh
- rewrite option explanation for --sign with gpg
- remove docker reference from setup option
- update documentation
- re-enable external signing
- re-enable apt cacher and use apt cacher by default
- switch from trusty to bionic
- remove gpg key verification + display message for
  detached signature
- revert script name change for sign descriptors
- list pgp in required dependencies + remove apache
2022-05-28 14:56:18 +02:00
Micael Malta
3153bfa186
Gitian builder 2022-05-28 14:56:14 +02:00
vertiond
9672c21ad6 Add install_db5 script 2021-12-13 00:57:31 -06:00
Patrick Lodder
8d6f5166f9
Merge pull request #2684 from AbcSxyZ/abcsxyz-key
gitian: add abcsxyz's pgp public key
2021-11-08 11:38:44 -05:00
Patrick Lodder
93c94f1453
Merge pull request #2678 from xanimo/xanimo-key-add
xanimo key
2021-11-08 11:01:18 -05:00
AbcSxyZ
72aed2e54b add abcsxyz pgp key 2021-11-08 16:49:59 +01:00
fdov
fd9be15cfd
Add fdov's gitian key 2021-11-08 08:12:21 +01:00
Dakoda Greaves
9ce5c9f5d0
xanimo key 2021-11-07 16:35:42 -08:00
Ross Nicoll
b2a55984f8
Merge pull request #2551 from crozone/1.14.5-dev
Hardened systemd unit file
2021-10-23 19:56:53 +01:00
Patrick Lodder
cc082a7678
tools: backport commit-script-check.sh
from: bitcoin/bitcoin 08f3dbb
original path: test/lint/commit-script-check.sh
2021-10-18 03:50:56 +02:00
Ryan Crosby
8632c83881 Harden systemd unit file
Use simple invocation type instead of forking daemon

Add alternative unit file for /usr/local installs

Add /opt/ systemd unit variant

Fix comments

Add 3GB memory limit to systemd unit

Restore newlines at end of systemd unit files

Remove "via official sources" comment from the opt systemd unit file

Use term "variant" instead of "variation" since the former is more
specific and correct for this context

Correct dogecoin package directory from "dogecoind" to "dogecoin"

Use tarball bin path

Co-authored-by: Patrick Lodder <patricklodder@users.noreply.github.com>
2021-10-05 19:33:54 +11:00
fanquake
aae64a9937
build: remove mingw linker workaround from win gitian descriptor
This workaround was added as part of the switch to gitian building using Ubuntu 14.04 (#6900).
However, it should no longer be required, as we have switched to Bionic (#13171), and that
has a far newer version of binutils.

binutils patch: https://sourceware.org/bugzilla/show_bug.cgi?id=16192

Cherry-picked from: bd3f5a90
2021-09-29 20:50:11 +02:00
Patrick Lodder
0c92645c9c
build: change gitian descriptors to use bionic
- all: change suite to bionic instead of trusty
- linux: change gcc version to 7
- win: remove g++ from faketime_progs
- win: wrap *-posix compilers rather than plain mingw
- win: install 'rename'
2021-09-29 20:50:10 +02:00
Chun Kuan Lee
a7ed71e78f
Add stdin, stdout, stderr to ignored export list
Cherry-picked from: 253f592
2021-09-29 20:50:10 +02:00
Hennadii Stepanov
557a921835
build: Add xkbcommon 0.8.4
Cherry-picked from: bitcoin/bitcoin 3272e34f
                and bitcoin/bitcoin cc25f892
                and bitcoin/bitcoin a33381ac

Conflicts resolved:

- removed ci script and guix file changes that we don't have
- removed changes to libxcb
- squashed commits as cc25f892 was a fixup
- rewrote the change to depends/README

Co-authored-by: fanquake <fanquake@gmail.com>
Co-authored-by: W. J. van der Laan <laanwj@protonmail.com>
2021-09-28 21:33:05 +02:00
cg
20d2cbc2fe snap packaging for 1.14.5 2021-08-20 23:09:51 -04:00
Patrick Lodder
9569222b7b
contrib: fix generate-seeds.py to use Dogecoin p2p ports 2021-08-15 03:09:45 +02:00
Zach Latta
5c6017aad4 Move shell.nix contents into separate file 2021-08-03 14:46:51 -04:00
Ross Nicoll
0487794b7c
Refine Snap verification message
Refine Snap verification message to accurately reflect it's checking secure hashes,
not signatures. Checking signature would entail verifying there is a signature from a
trusted person, not just that the hash matches a value in the known values list.
2021-07-14 21:26:56 +01:00
Ross Nicoll
5e4441235b
Merge pull request #1904 from slightlyskepticalpotat/snap-support-2021
Snap Support
2021-07-14 21:23:11 +01:00
Patrick Lodder
783a2b5504
[depends] fix all osslsigncode urls 2021-07-11 19:14:04 +02:00
Micael Malta
c5d1f6dfee
Update contrib/gitian-build.sh
Co-authored-by: Ross Nicoll <rnicoll@rnicoll.name>
2021-06-28 16:40:51 -04:00
Malta Micael
fb793ef52a
[GITIAN] upgrade builder
FIX:

GIT: fatal unknown date format format-local:%F %T
OSSLSIGNCODE: new depedency url
LXC: lxcbr0: ERROR while getting interface flags: No such device

DOGECOIN: branding
2021-06-27 14:11:10 -04:00
cg
13ac67551a Add and document snap support 2021-05-28 16:27:25 -04:00
chromatic
0565a85c7c Add GUI to import private keys
Addresses GH #1808.

There are several possible future improvements:

 * add a new icon for key import

 * reduce duplication of code between the RPC private key importer and
 the GUI private key importer

 * improving error messages for various error states
2021-05-23 19:37:09 -07:00
Demon
c42dba492b
Rename pixmaps 2021-03-11 05:24:25 -05:00
Demon
96961861df remove-encoding-key 2021-03-03 12:57:43 -05:00
Michi Lumin
d6d0d95a2f
michilumin key
adding my key to repo
2021-02-27 17:45:40 -07:00
Patrick Lodder
362784404e
New key for patricklodder as old one has expired. 2020-07-20 22:44:19 +02:00
langerhans
6eab99b581 Merge branch 'rnicoll-rnicoll/1590-rebase' into 1.14-maint 2019-07-14 19:20:13 +02:00
Alan Cramer
314d9b7f67 Updated to Dogecoin Key Values
Updating to match Dogecoin's key values.
2019-07-12 21:31:54 +00:00
Alan Cramer
0354bf7ef6 Updating Dogecoin references in Contrib files
Updating some missed Bitcoin data to Dogecoin branding and values in Contrib folder
2019-07-12 21:31:54 +00:00
Alan Cramer
5632a9341c Updated Linerarize data for Dogecoin
Example data was that of bitcoin.  Updated for Dogecoin values.
2019-07-12 21:30:48 +00:00
langerhans
d278efaccd Merge branch '1.14-branding' 2019-06-09 19:51:03 +02:00
Ross Nicoll
73bf4c8a1b Update rnicoll's key 2019-03-25 05:52:38 +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
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
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
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
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
7fc1973f2a s/bitcoin/dogecoin/ in init scripts (#1456) 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
b6b5ee7502 Update RPC tests for Dogecoin (#1431)
* Make most of the RPC tests pass
* 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
2018-09-19 22:11:47 +01:00
Wladimir J. van der Laan
76f9cf9ac9 contrib: Update location of seeds.txt
Update the steps for updating the hardcoded seed nodes to point to the
new filename on @sipa's server, and add command to decompress it.

Ref: #10163

Github-Pull: #10495
Rebased-From: ac9cd953d91e2448d24851b2f4973c7be8f4c3cd
2017-06-05 22:58:53 +00:00
Luke Dashjr
3612219f9a contrib/init/bitcoind.openrcconf: Don't disable wallet by default
It's harmless if it goes unused, and confused when a wallet is desired

Github-Pull: #10451
Rebased-From: afc693dea695b75721db55d0decee3b11dcb3625
2017-06-05 22:58:53 +00:00
Luke Dashjr
a40d69e0b8 Merge #10328 via branch 'debianppa-0.14' into 0.14.2_fixes 2017-06-05 22:58:07 +00:00
Matt Corallo
6ad45b8f8b Re-enable upnp support in contrib/debian
Github-Pull: #10328
Rebased-From: 91700aa1df57c1a9209284e743224119396604d5
2017-06-03 21:59:37 +00:00
Matt Corallo
e9a0d89bf7 Build with QT5 on Debian-based systems using contrib/debian
Github-Pull: #10328
Rebased-From: c5071e1f03085b4025f2a33fb2c3079d823d660c
2017-06-03 21:59:36 +00:00