c05134e77e
Compliant rebrand: legal compliance, code audit, and documentation (Phases 0-3)
...
Phase 0 - Legal Compliance:
- COPYING: Add DragonX copyright, preserve all upstream attributions
- AUTHORS: Add DragonX developers section
- LICENSE: Restore standard FSF GPLv3 text (fix GNU→GENERAL error)
- Add DragonX copyright headers to all 21 modified source files
- contrib/debian/copyright: Add DragonX attribution
- README.md: Add GPLv3 Section 5(a) attribution section
Phase 1 - init.cpp Cleanup:
- PID file: hushd.pid → dragonxd.pid
- Shutdown thread: hush-shutoff → dragonx-shutoff
- Debug message: stopping HUSH → stopping DragonX
Phase 2 - HUSH3/ishush3 Code Audit:
- Rename ishush3 → isdragonx across ~15 source files
- Update "HUSH3" chain-identity checks to "DRAGONX" in consensus,
difficulty, notarization, devtax, and RPC code
- Intentionally preserve cross-chain "HUSH3" refs (gateway, notary dest)
- Build verified: all three binaries compile cleanly
Phase 3 - Documentation:
- README.md: Full rewrite with DragonX chain params, build instructions
- Man pages: Create dragonxd.1, dragonx-cli.1, dragonx-tx.1 (v1.0.0)
- Doc files: Add beefy-DRAGONX.conf, dragonxd-systemd.md, dragonxd.service
- Init scripts: Create dragonxd.{conf,init,openrc,openrcconf,service}
- Debian packaging: Update control, changelog, install, manpages, examples
- Update doc/init.md and contrib/init/README.md
2026-03-03 19:01:24 -06:00
Duke
37fe953ea4
Add more to debian example config
2025-08-12 13:49:27 -04:00
Duke
0cd2bafa3a
Remove unused CLI options and update debian example config
2025-08-12 13:37:44 -04:00
Duke Leto
cde6d33ad1
The term 'whitelist' is racist and so we choose to call this feature 'allowlist'
2021-01-10 10:46:22 -05:00
Duke Leto
109abc19b1
Update example config
2020-12-05 08:06:12 -05:00
Duke Leto
5574fd3a99
this config example is not needed
2020-11-21 05:35:29 -05:00
Duke Leto
95166409a9
update example config
2020-11-21 05:35:09 -05:00
Duke Leto
727a4961d7
Remove example zcash.conf that is no longer needed
2019-12-24 07:36:00 -05:00
Jonathan "Duke" Leto
b7ecea8fde
debian stuff
2019-10-17 19:49:47 -07:00
Alrighttt
4ac134db0c
change zcashd reference, update example conf
2018-07-18 02:34:10 -04:00
Wladimir J. van der Laan
89bccddcd8
rpc: Split option -rpctimeout into -rpcservertimeout and -rpcclienttimeout
...
The two timeouts for the server and client, are essentially different:
- In the case of the server it should be a lower value to avoid clients
clogging up connection slots
- In the case of the client it should be a high value to accomedate slow
responses from the server, for example for slow queries or when the
lock is contended
Split the options into `-rpcservertimeout` and `-rpcclienttimeout` with
respective defaults of 30 and 900.
2017-03-24 09:03:59 +13:00
Wladimir J. van der Laan
b6fbda0982
doc: remove documentation for rpcssl
2017-03-24 09:03:59 +13:00
Jack Grigg
b50b4d5c38
Generate Debian control file to fix shlibs lint
2017-01-17 01:55:50 +01:00
Kevin Gallagher
b5718a5a57
Initial packaging for Debian
...
This adds some source files, a script and skeleton for building
a Debian package that installs the zcash daemon and CLI tool.
Also removes unused Bitcoin files.
2016-10-13 13:15:14 -07:00
Jack Grigg
3985a40d1f
Change default ports
2016-06-17 00:21:58 +12:00
Diego Viola
9b9acc27d2
Fix spelling of Qt
2015-10-14 08:20:36 +00:00
CohibAA
9d086c01bc
Update bitcoin.conf
2015-03-21 20:05:17 -06:00
Wladimir J. van der Laan
59abcefc2e
doc: remove any mention of SOCKS4
...
SOCKS4 support was removed in 0127a9b , as well as the `-socks=` option.
2014-07-24 15:57:24 +02:00
Giuseppe Mazzotta
68ba85fd75
Updated Debian example bitcoin.conf with config from wiki + removed some cruft and updated comments
2014-06-11 07:29:35 +02:00
Matt Corallo
97372c2d22
Update contrib/debian (including IRC removal)
2013-03-24 20:02:18 -04:00
Matt Corallo
38f33ce4a3
Add debian build folder
2011-11-08 11:57:05 -05:00