Commit Graph

466 Commits

Author SHA1 Message Date
Duke Leto
c737c0dfaf We call them Hush Smart Chains around here 2020-11-15 11:54:06 -05:00
Duke Leto
a23b0e8388 Remove the unsupported concept of staked notaries 2020-11-15 10:28:53 -05:00
Duke Leto
fc17988249 Formatting changes 2020-11-14 18:45:35 -05:00
miodragpop
3ae6205a9b tls shape-up 2020-11-03 16:09:20 +01:00
miodragpop
9ff7565901 OpenSSL replaced by WolfSSL 2020-10-28 22:13:52 +01:00
miodragpop
6aac6ed3d7 ECDSA certificate generation 2020-10-27 13:45:55 +01:00
miodragpop
eaed7355c6 tls rework 2020-10-23 21:17:20 +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
miodragpop
56d9c00749 asmap bucketing ported from Komodo 2020-10-02 11:10:26 +02:00
miodragpop
62f67821ec tls implemented 2020-09-29 13:08:45 +02:00
Duke Leto
a7f88a87aa Update copyright URL to be https 2020-09-20 13:17:38 -04:00
Duke Leto
d4883bce7c More timedate changes from KMD 0.6 2020-07-09 10:31:12 -04:00
Jonathan "Duke" Leto
e6d09b3def Make compiler happy 2019-10-23 07:42:56 -07:00
Jonathan "Duke" Leto
719a8d6f20 More logging for dns seed stuff 2019-10-23 06:54:45 -07:00
Jonathan "Duke" Leto
52c716e625 Look in /usr/share/hush for sapling params 2019-10-18 10:58:27 -07:00
Mihailo Milenkovic
a7204d9f85 CC fixes for nSPV and others (#30)
- Remove adding txfee inputs for gateways claim
- FULLNODE and SUPERLITE macros
- Filter SetCCtxids with txid from oprert
- Fix for nServices of fullnode
- Use SetCCtxids_nSPV for some more CCs
- Fix addnormalinputs and add checking if utxo spent in mempool
2019-08-12 14:16:46 +03:00
jl777
0454333ff8 Tristate KOMODO_NSPV 2019-07-30 05:11:57 -11:00
jl777
9a3cf79c37 Test 2019-07-09 02:00:15 -11:00
jl777
f89ebce1e7 -print 2019-07-09 01:22:41 -11:00
jl777
94a1656ed2 Extern 2019-07-09 01:04:43 -11:00
jl777
ec24982ff6 +print 2019-07-09 01:02:35 -11:00
jl777
fc3c50c02e No services bug? 2019-07-09 01:00:39 -11:00
jl777
7c6f471173 Allow "inv" to be sent from superlite client 2019-07-05 06:57:09 -11:00
jl777
4bfb81956b +print 2019-07-05 06:22:40 -11:00
jl777
ab5954e7ef Create NODE_NSPV nServices flag 2019-07-02 08:56:09 -11:00
jl777
e9a2714441 uint32_t lastutxos,lastinfo; 2019-07-02 05:49:14 -11:00
jl777
49a7008f95 NSPV_lastinfo 2019-07-02 05:46:07 -11:00
jl777
d15bfa2bd3 Stub messages 2019-07-02 04:58:27 -11:00
jl777
aa1c651a74 komodo_nSPV.h 2019-07-02 04:25:54 -11:00
jl777
a0990a8c06 +prints 2019-07-02 04:10:48 -11: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
292962b36d Fix flood of send block on chain sync. Make net code to ignore KMD peers for LABS faster. 2018-12-28 15:42:23 +08:00
blackjok3r
465fe4af67 Merge branch 'FSM' of https://github.com/jl777/komodo
merge
2018-12-15 07:03:32 +08:00
jl777
d9bada18fc As per decker: 2d77cbfb11 2018-12-13 03:28:41 -11:00
blackjok3r
29cefb7ef1 FIXED? 2018-12-06 18:53:05 +08:00
blackjok3r
7f19010a7b try 2018-12-06 18:44:27 +08:00
blackjok3r
73afad8177 fool errand 2018-12-06 18:42:37 +08:00
blackjok3r
7e85c39a79 the is better, should be able to add own seeds if this works 2018-12-06 17:54:07 +08:00
blackjok3r
0ccd6d40be try 2018-12-06 17:22:31 +08:00
blackjok3r
d5ce03972a y 2018-12-06 17:17:16 +08:00
blackjok3r
01861c777f wtf 2018-12-06 17:16:20 +08:00
blackjok3r
98b374cdd6 try this 2018-12-06 17:15:00 +08:00
blackjok3r
04e51c373c now its fixed 2018-12-06 17:11:01 +08:00
blackjok3r
1c67951171 real fix 2018-12-06 17:10:15 +08:00
blackjok3r
38d065a442 fix 2018-12-06 17:09:28 +08:00
blackjok3r
d33edb4ff3 change DNS seeds to exit only if staked chain 2018-12-06 17:05:36 +08:00
blackjok3r
e9719a96b0 disavle DNS seeds 2018-12-05 20:08:01 +08:00
jl777
6855c277d8 Change max connections to 16 2018-11-24 03:23:16 -11:00
miketout
a9774a32f7 Added new categories to transactions in listtransactions 2018-10-31 21:32:12 -07:00