Commit Graph

75 Commits

Author SHA1 Message Date
Duke Leto
4a536d62dc Update copyrights 2021-04-17 13:03:22 -04:00
Duke Leto
b58c15b9fb update copyrights 2020-12-10 07:45:36 -05:00
Duke Leto
54d3293db5 I Got The (Pub)Keys - https://www.youtube.com/watch?v=WjBQ7v6i4O4 2020-12-06 17:04:20 -05: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
a7f88a87aa Update copyright URL to be https 2020-09-20 13:17:38 -04:00
blackjok3r
5a917a6f02 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-06 23:19:16 +08:00
Mihailo Milenkovic
79c1797de3 Returned print of CC address in getrawtransaction and similar functions. 2019-01-02 20:51:42 +01:00
blackjok3r
e93fd95815 Merge branch 'FSM' of https://github.com/jl777/komodo into ac_import 2019-01-02 23:29:52 +08:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
blackjok3r
697eddcc79 Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM
merge
2018-11-29 23:22:32 +08:00
miketout
6e2a502b0e Merge of Komodo and Verus Technologies Post Sapling, Pre-VerusPoP with Support for Time locked coinbases 2018-11-14 16:40:10 -08:00
blackjok3r
ad8126e23e Merge branch 'FSM' of https://github.com/jl777/komodo into mastertest
try this
2018-11-11 17:43:41 +08:00
blackjok3r
4d85706859 is this working now? 2018-11-03 16:35:51 +08:00
blackjok3r
ca7f0b8643 try 2018-11-03 15:42:02 +08:00
blackjok3r
4c93a4dd7b try 2018-11-03 15:40:32 +08:00
blackjok3r
302427b079 try this 2018-11-03 15:39:31 +08:00
blackjok3r
e126f4cecf try 2018-11-03 15:27:44 +08:00
jl777
79429720dc -prints 2018-10-29 07:09:21 -11:00
miketout
a1fd99cf34 data parsing issues 2018-10-06 10:05:48 -07:00
miketout
68b9a352da Change behavior of ExtractDestination, Solver, and GetscriptAddress for crypto conditions 2018-10-06 00:36:21 -07:00
miketout
3bfa5e2264 Latest Zcash updates and more CC for N@S 2018-10-05 00:26:06 -07:00
miketout
905fe35e50 More work on CoinbaseGuard and validation 2018-10-03 16:26:41 -07:00
miketout
b3e3f61826 Enable extended data on stakes and general cleanup 2018-10-03 09:26:40 -07:00
miketout
8a727a26a7 Beginning of N@S solution using CoinbaseGuard CC 2018-10-02 19:49:54 -07:00
miketout
b8deecdc09 Sapling transaction testing 2018-09-20 03:08:36 -07:00
miketout
9feb4b9e08 Major updates integration from all upstreams 2018-09-18 14:33:53 -07:00
Michael Toutonghi
0c8fa56a02 All latest updates, smart contracts, including oracle from KMD/jl777 2018-09-13 13:00:13 -07:00
jl777
0f05fc9ae5 print 2018-08-24 11:21:59 -11:00
jl777
8796e6ab42 -prints 2018-08-24 09:33:30 -11:00
jl777
e0f78699ce Ccactivate 2018-08-21 02:30:05 -11:00
Michael Toutonghi
5034d1c134 Sync with latest Komodo changes 2018-08-06 12:52:22 -07:00
jl777
eb07073d67 CKeyID 2018-07-21 05:05:58 -11:00
jl777
c00ab6424d -print 2018-07-21 04:01:53 -11:00
jl777
e512c055ac Fix out type 2018-07-21 03:56:57 -11:00
jl777
fa62690da2 Test 2018-07-21 03:52:53 -11:00
jl777
58875d2506 Return out 2018-07-21 03:32:13 -11:00
jl777
ade9a60482 Order 2018-07-21 03:15:04 -11:00
jl777
b7168865a9 Y 2018-07-21 03:13:16 -11:00
jl777
296f5ed8ff Fix 2018-07-21 03:12:33 -11:00
jl777
9d92fc6df8 Horrible 2018-07-21 03:11:11 -11:00
jl777
de4e4047c6 Test 2018-07-21 03:08:28 -11:00
jl777
8506f4cc0f Return hash160 2018-07-21 03:06:49 -11:00
jl777
e0509cb521 Return valid vSolution 2018-07-21 03:04:17 -11:00
jl777
4b80614b5e Test 2018-07-21 02:56:09 -11:00
jl777
f6753cc656 Add CC type to extract destination 2018-07-21 02:53:24 -11:00
Michael Toutonghi
1f722359c1 Verus Proof of Stake Compete with Additional ant-fork protection on block 1 2018-05-13 18:59:06 -07:00
miketout
ea340a1443 Recognizing CLTV transactions more broadly 2018-05-08 13:33:14 -07:00
Pieter Wuille
07444da1db Introduce wrappers around CBitcoinAddress
This patch removes the need for the intermediary Base58 type
CBitcoinAddress, by providing {Encode,Decode,IsValid}Destination
function that directly operate on the conversion between strings
and CTxDestination.
2018-05-03 01:12:57 +01:00
Scott Sadler
8a8e10f02f cleanups 2018-04-09 11:53:13 -03:00
Scott Sadler
2c8d8268dd ImportPayout cc eval code and alot of general cc polish. tests to write 2018-03-30 15:46:41 -03:00