mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-11 23:58:18 +00:00
fee6799b12
0) Adjust BIP30 enforcement values 1) Reduce amount that peers can adjust our time to eliminate an attack vector. Thanks to coblee for this fix. 2) Zeitgeist2 patch - thanks to Lolcust and ArtForz. This fixes an issue where a 51% attack can change difficulty at will. Go back the full period unless it's the first retarget after genesis. 3) Avoid overflow in CalculateNextWorkRequired(). Thanks to pooler for the overflow fix. 4) Zeitgeist2 bool fshift bnNew.bits(). Thanks to romanornr for this path. 5) SegWit ContextualCheckBlockHeader adjustment and extra coverage. 6) Reject peer proto version below 70002. Thanks to wtogami for this patch. 7) Send final alert message to nodes warning about removal of the alert system. Thanks to coblee for this patch. 8) Adjust default settings for Litecoin. |
||
---|---|---|
.. | ||
examples | ||
patches | ||
source | ||
bitcoin-qt.desktop | ||
bitcoin-qt.install | ||
bitcoin-qt.lintian-overrides | ||
bitcoin-qt.manpages | ||
bitcoin-qt.protocol | ||
bitcoin-tx.bash-completion | ||
bitcoin-tx.install | ||
bitcoin-tx.manpages | ||
bitcoind.bash-completion | ||
bitcoind.examples | ||
bitcoind.install | ||
bitcoind.lintian-overrides | ||
bitcoind.manpages | ||
changelog | ||
compat | ||
control | ||
copyright | ||
gbp.conf | ||
README.md | ||
rules | ||
watch |
Debian
This directory contains files used to package bitcoind/bitcoin-qt for Debian-based Linux systems. If you compile bitcoind/bitcoin-qt yourself, there are some useful files here.
bitcoin: URI support
bitcoin-qt.desktop (Gnome / Open Desktop) To install:
sudo desktop-file-install bitcoin-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 bitcoin-qt binary to /usr/bin
and the ../../share/pixmaps/bitcoin128.png
to /usr/share/pixmaps
bitcoin-qt.protocol (KDE)