dash/contrib/debian
Wladimir J. van der Laan dbbeb0aee4
Merge #10657: Utils: Improvements to ECDSA key-handling code
63179d0 Scope the ECDSA constant sizes to CPubKey / CKey classes (Jack Grigg)
1ce9f0a Ensure that ECDSA constant sizes are correctly-sized (Jack Grigg)
48abe78 Remove redundant `= 0` initialisations (Jack Grigg)
17fa391 Specify ECDSA constant sizes as constants (Jack Grigg)
e4a1086 Update Debian copyright list (Jack Grigg)
e181dbe Add comments (Jack Grigg)
a3603ac Fix potential overflows in ECDSA DER parsers (Jack Grigg)

Pull request description:

  Mostly trivial, but includes fixes to potential overflows in the ECDSA DER parsers.

  Cherry-picked from Zcash PR https://github.com/zcash/zcash/pull/2335

Tree-SHA512: 8fcbd51b0bd6723e5d33fa5d592f7cb68ed182796a9b837ecc8217991ad69d6c970258617dc00eb378c8caa4cec5d6b304d9d2c066acd40cda98e4da68e0caa4
2020-02-27 10:36:04 -06:00
..
examples Merge #11836: Rename rpcuser.py to rpcauth.py 2020-02-27 09:50:41 -06:00
patches
source
changelog Merge #10328: Update contrib/debian to latest Ubuntu PPA upload. 2018-01-26 12:59:29 +01:00
compat
control Compliance changes to terminology (#3211) 2019-11-21 23:49:35 +03:00
copyright Merge #10657: Utils: Improvements to ECDSA key-handling code 2020-02-27 10:36:04 -06:00
dash-qt.desktop Merge #8908: Update bitcoin-qt.desktop 2018-01-12 09:58:15 +01:00
dash-qt.install Merge #896: Enable PPA builds 2016-06-30 19:21:00 +02:00
dash-qt.lintian-overrides
dash-qt.manpages Rename and Dashify .manpages files 2018-01-23 16:08:56 +01:00
dash-qt.protocol
dash-tx.bash-completion Merge #8289: bash-completion: Adapt for 0.12 and 0.13 2017-12-28 11:44:59 +01:00
dash-tx.install more bitcoin->dash 2016-03-04 12:09:03 +03:00
dash-tx.manpages Rename and Dashify .manpages files 2018-01-23 16:08:56 +01:00
dashd.bash-completion Fix review nits 2017-12-28 15:53:17 +01:00
dashd.examples
dashd.install
dashd.lintian-overrides
dashd.manpages Rename and Dashify .manpages files 2018-01-23 16:08:56 +01:00
gbp.conf
README.md
rules Merge #10328: Update contrib/debian to latest Ubuntu PPA upload. 2018-01-26 12:59:29 +01:00
watch Merge #896: Enable PPA builds 2016-06-30 19:21:00 +02:00

Debian

This directory contains files used to package dashd/dash-qt for Debian-based Linux systems. If you compile dashd/dash-qt yourself, there are some useful files here.

dash: URI support

dash-qt.desktop (Gnome / Open Desktop) To install:

sudo desktop-file-install dash-qt.desktop
sudo update-desktop-database

If you build yourself, you will either need to modify the paths in the .desktop file or copy or symlink your dash-qt binary to /usr/bin and the ../../share/pixmaps/dash128.png to /usr/share/pixmaps

dash-qt.protocol (KDE)