Commit Graph

30097 Commits

Author SHA1 Message Date
Duke Leto
e3371f1d1a Remove fiat-cli 2020-10-25 22:27:34 -04:00
Duke Leto
daf2e4bc3a Delete this TUI shite with fire 2020-10-25 22:26:11 -04:00
Duke Leto
ef52325a44 Remove this fucking Suduko GUI 2020-10-25 22:25:06 -04:00
Duke Leto
f97412f5f0 Hush Smart Chains updates 2020-10-25 22:23:40 -04:00
Duke Leto
25648197b6 Still amazes me jl777 hardcodes IP addresses in all his code to this day, lulz 2020-10-25 21:46:16 -04:00
Duke Leto
c1686d7baa Update smartchains script 2020-10-25 21:44:39 -04:00
Duke Leto
a414330ad8 We call them Hush Smart Chains (HSC) 2020-10-25 21:38:23 -04:00
Duke Leto
8d991a11e7 Since they day I looked at this codebase the subdir ./fiat made no sense to me 2020-10-25 21:34:34 -04:00
Duke Leto
ce3c4974af Name change 2020-10-25 21:32:57 -04:00
Duke Leto
3e68510a54 Delete KMD shitcoins 2020-10-25 21:32:40 -04:00
Duke Leto
ce3039d96c Delete the failed jl777 experiment called JUMBLR 2020-10-25 21:32:27 -04:00
Duke Leto
1efc02ff00 New Hush Smart Chains: ZEX, KUSH and KOOLAID 2020-10-25 20:40:35 -04:00
Duke Leto
c3c431cb1d Delete a bunch of shitcoins 2020-10-25 20:38:20 -04:00
Duke Leto
1ef7fba587 Zex mit der Ex 2020-10-25 20:33:48 -04:00
Duke Leto
aef46cd5a0 HushDEX updates 2020-10-25 20:19:19 -04:00
Duke Leto
ff5c27077c Update dapps makefile; remove oraclefeed, hushdex updates, no longer build zmigrate 2020-10-25 20:18:57 -04:00
Duke Leto
b45c7ef61d We no longer support oraclefeed dapp 2020-10-25 20:18:01 -04:00
Duke Leto
391731b79b HushDEX is the future of decentralized private trading 2020-10-25 20:13:10 -04:00
Duke Leto
293f8bf7d2 We call it HushDEX around here 2020-10-25 20:10:50 -04:00
Duke Leto
f589aff1fc Get rid of shitty jl777 copy+paste garbage and KMD-isms 2020-10-25 19:42:57 -04:00
Duke Leto
c9a4f252e4 Update subatomic json config 2020-10-25 19:42:30 -04:00
Duke Leto
5f86d516c3 Document HushDEX z-swaps 2020-10-25 19:42:08 -04:00
Duke Leto
7524c64024 Our intrepid warrior gazed at his Dragon and both knew what was needed 2020-10-25 19:06:09 -04:00
Duke Leto
abc0401e1b Update CONTRIBUTING.md 2020-10-25 05:17:26 -07:00
Duke Leto
12e80b8800 Update code_of_conduct.md 2020-10-25 04:43:24 -07:00
Duke Leto
ce220063a2 DenioD has left the team and never agreed to the current Developer Agreement 2020-10-23 14:06:31 -04:00
Denio
2f794e2bfa Merge pull request #151 from MyHush/dev
Merge branch 'dev'
2020-10-22 22:04:18 +02:00
DenioD
e2b6c0c453 push version to 3.5.2 and update man pages 2020-10-22 22:00:56 +02:00
Denio
d19cf21f99 Merge pull request #149 from DenioD/z_listreceivedaddress
add memo as hex and str to z_listreceivedaddress
2020-10-22 21:26:10 +02:00
Duke Leto
c02ffd9454 Merge pull request #150 from miodragpop/patch-1
Update AUTHORS
2020-10-22 05:26:52 -07:00
Miodrag Popović
84e91bc97c Update AUTHORS 2020-10-22 14:02:51 +02:00
Duke Leto
99e5ce711b Update AUTHORS
This repo uses the terms "The Hush developers" and "The Supernet developers" without
them being defined, so we define them explicitly.

This repository was forked from jl777/komodo.git at a time when it had no LICENSE, AUTHORS
or DEVELOPER_AGREEMENT files. I advised jl777, as an expert with 23 years of experience
with open source and free software license, for him to fix it.

He did not listen to my advice correctly and hastily added some files to the LEGAL/ subdirectory
and added himself as sole author, without consulting all people who had commit rights in the
past and present. Additionally the new developer agreement including wording about closed
source binaries that I would never have agreed to:

https://github.com/jl777/komodo/tree/master/LEGAL

Every source code file in the repo refers to files in the root directory of the repo, so jl777's
"LEGAL hack" is not even legally binding in his own code repository, and doesn't even exist
in this repository, because Hush v3 forked from KMD before I advised jl777 to fix the issue in his repo.

For the purposes of this code repository, "The Supernet developers" refers to people who were in
AUTHORS previous to this commit. This commit clarifies the situation by defining "The Hush developers"
explicitly and the fact that jl777 should not be considered a Hush Developer, unless he agrees to our
new developer agreement.

Additionally, The Supernet developers only released software under MIT/GPLv2 and the new policy of
The Hush developers is to release all code under GPLv3 and to pursue violation enforcement to the
fullest extent possible by law.
2020-10-22 07:40:45 -04:00
DenioD
84eb65c7bb add memo as hex and str to z_listreceivedaddress 2020-10-21 15:52:43 +02:00
Denio
3c57563a6c Merge pull request #3 from MyHush/dev
sync branch
2020-10-21 15:17:04 +02:00
Duke Leto
be16f80abc Hush Full Node is now GPLv3
Any projects which want to use Hush code from now on will need to be licensed as
GPLv3 or we will send the lawyers: https://www.softwarefreedom.org/

Notably, Komodo (KMD) is licensed as GPLv2 and is no longer compatible to receive
code changes, without causing legal issues. MIT projects, such as Zcash, also cannot pull
in changes from the Hush Full Node without permission from The Hush Developers,
which may in some circumstances grant an MIT license on a case-by-case basis.
2020-10-21 07:28:10 -04:00
Duke Leto
4f95e4c6d7 Update INSTALL.md 2020-10-09 11:44:20 -04:00
Duke Leto
23cfd57a3c Merge branch 'master' of github.com:MyHush/hush3 2020-10-06 07:29:59 -04:00
Duke Leto
d2094cf589 Merge branch 'dev' 2020-10-06 07:29:49 -04:00
Duke Leto
4e9f822a2d update man pages 2020-10-06 07:00:42 -04:00
Duke Leto
dd8ab3df68 Sync CLIENT_VERSION_BUILD and bump version to 3.5.1 2020-10-05 20:36:59 -04:00
Duke Leto
155c310be0 Make nodes randomly prefer one ciphersuite or another upon startup 2020-10-03 12:59:22 -04:00
Duke Leto
a3dfe52b65 Merge pull request #143 from jahway603/master
removed old zcash images
2020-10-03 08:19:12 -07:00
Duke Leto
9bae61c894 Merge pull request #146 from miodragpop/hush3-tls
Patch: openssl config to build support for TLS_CHACHA20_POLY1305_SHA256 cipher
2020-10-03 06:29:26 -07:00
miodragpop
de8a436f3b limiting available ciphers to a few strongest 2020-10-03 13:54:44 +02:00
Duke Leto
d7a6ec7e81 less logspam 2020-10-03 07:45:24 -04:00
Duke Leto
5b07e54c3f spam fix 2020-10-03 07:32:31 -04:00
Duke Leto
46177addbe Update copyrights 2020-10-03 07:20:17 -04:00
miodragpop
d740b4c601 openssl config to build support for TLS_CHACHA20_POLY1305_SHA256 cipher 2020-10-03 13:08:11 +02:00
Duke Leto
5884694fb6 Merge pull request #145 from miodragpop/hush3-tls
Hush TLS + asmap implementation
2020-10-02 07:46:58 -07:00
miodragpop
56d9c00749 asmap bucketing ported from Komodo 2020-10-02 11:10:26 +02:00