Duke Leto
b58c15b9fb
update copyrights
2020-12-10 07:45:36 -05:00
Duke Leto
31fc4099df
HUSH NSPV
2020-12-09 19:22:51 -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
9262fcc53c
update copyright
2020-12-06 15:53:36 -05:00
Duke Leto
8a5130713d
Hush them headers
2020-12-04 09:49:56 -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
Duke Leto
e87d029968
Mostly-working Hush full node sans Verus!!!
...
Every line of Verus-specific code has been removed from the codebase.
This code compiles on Linux and can do a partial sync. A full sync
and other extensive tests need to be done before it's merged into
the duke branch.
BUGS:
One known bug is that the node starts to CPU mine by default, lol.
2019-11-05 09:42:21 -05: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
c5f6fd77a3
Vin when -payment
2019-07-13 08:16:45 -11:00
jl777
575b65ab10
Revert err check
2019-07-13 07:45:56 -11:00
jl777
61371dd0c0
Test
2019-07-12 06:24:59 -11:00
jl777
1d42b6eee2
Syntax
2019-07-12 05:41:56 -11:00
jl777
3bcfaf37a6
Alt myprivkey method
2019-07-12 05:38:20 -11:00
jl777
99313e742f
Tmp tmp wallet
2019-07-11 05:44:53 -11:00
jl777
6a0f51d066
NSPV_pubkeystr
2019-07-11 05:35:20 -11:00
jl777
1b718659f6
Test
2019-07-11 05:33:57 -11:00
jl777
da62c118e2
Extern
2019-07-11 05:30:54 -11:00
jl777
13185e15df
Test
2019-07-11 05:29:57 -11:00
jl777
9deab4a00b
Test
2019-07-11 05:26:43 -11:00
jl777
4b82f0d4f7
+print
2019-07-11 05:23:50 -11:00
jl777
b41983c09c
Bypass verify
2019-07-11 05:15:13 -11:00
jl777
4e0ac4d995
extern char NSPV_pubkeystr[];
2019-07-11 05:11:34 -11:00
jl777
6624719244
Test
2019-07-11 05:10:13 -11:00
jl777
ca21631944
Test
2019-07-11 05:07:12 -11:00
jl777
200c155da6
Print
2019-07-11 05:02:42 -11:00
jl777
a3fefe3aeb
+print
2019-07-11 04:42:47 -11:00
jl777
b403b5a838
Enable
2019-07-11 01:43:35 -11:00
jl777
2a771477ce
Clear info N
2019-07-11 01:33:53 -11:00
jl777
3501a9cd4c
Solved bypass
2019-07-11 00:54:11 -11:00
jl777
a6c16efaa2
+print
2019-07-10 23:53:09 -11:00
jl777
cf5d653365
Cast
2019-07-10 22:54:50 -11:00
jl777
743543255d
+print
2019-07-10 22:53:58 -11:00
jl777
32df8381f6
+prints
2019-07-10 22:35:28 -11:00
jl777
2f62d0eec3
-size
2019-07-10 22:24:25 -11:00
jl777
3bab8916c2
Use global NSPV_key
2019-07-10 22:23:22 -11:00
jl777
14f86959b4
Test
2019-07-10 22:19:06 -11:00
jl777
39993614d0
+prints
2019-07-10 22:12:49 -11:00
jl777
34878d8dbc
Reorder code
2019-07-08 20:52:35 -11:00
jl777
492dc5c2cc
+print
2019-07-08 20:49:12 -11:00
jl777
cdfcb27820
SIG_TXHASH
2019-07-08 20:20:45 -11:00
jl777
c9a6b6218a
+print
2019-07-08 20:16:57 -11:00
jl777
81d0e44732
Guards for nSPV in decode/send raw transaction
2019-07-05 04:58:30 -11:00
jl777
3837c804a9
+print
2019-07-05 04:12:10 -11:00
jl777
3f43c61f92
Dynamic keystone
2019-07-05 03:38:19 -11:00
jl777
c6f3c981ee
Simple NSPV_send
2019-07-05 01:46:29 -11:00
jl777
3070b90746
Merge branch 'FSM' into patch-osx-gcc8-static
2019-05-27 04:18:27 -11:00
DeckerSU
45aecd9c3c
osx: switch to gcc-8 static build
2019-05-24 11:36:20 +03:00
blackjok3r
292edfb284
Merge branch 'FSM' of https://github.com/jl777/komodo into mastertest
2019-01-23 16:57:05 +08:00