Commit Graph

13 Commits

Author SHA1 Message Date
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
a7f88a87aa Update copyright URL to be https 2020-09-20 13:17:38 -04:00
smk762
ebcbb234a8 Update cryptoconditions_channels.py 2019-03-25 20:00:54 +08:00
smk762
c386669e65 update rpc-cc scripts for address keys 2019-03-25 12:56:01 +01:00
Anton "TonyL" Lysakov
a6e030004f Fixed CCs RPC tests (#1314)
* updated diceaddress rpc keys, added prints for diceaddress key / value

        # removed Dicemarker
        # fixed DiceCCaddress spelling to DiceCCAddress
        # NOTE myaddress/myAddress is duplicated
        # added DiceCCTokensAddress DiceNormalAddress
        # removed CCaddress

* Updated keys for faucetaddress

* Update cryptoconditions_oracles.py

Updated address keys.

* update test-rpc keys

* fixed rewards test

* fixed channels tests

* fixed tokenCC tests
2019-03-06 02:30:20 -11:00
Anton Lysakov
dc510cdde4 checking channelsaddress 2019-01-27 03:32:24 +07:00
Anton Lysakov
45d35fb971 actualize comment 2019-01-27 03:21:16 +07:00
Anton Lysakov
3f64474f85 more channels tests 2019-01-22 15:03:52 +07:00
Anton Lysakov
e9083421a8 checking channelspayment case when opening node revealed secret in offline 2019-01-21 22:00:35 +07:00
Anton Lysakov
2e9bcdc6b8 adjusted channels tests for new RPC call 2018-12-25 20:00:29 +06:00
Anton Lysakov
69a3c68365 small CC tests refactor 2018-12-15 03:24:07 +06:00
Anton Lysakov
5e182b2056 splitted cryptoconditions tests and made it pass 2018-12-14 23:58:58 +06:00
Anton Lysakov
6e15b6fbd6 initial tests for ChannelsCC 2018-12-13 19:04:52 +06:00