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
miodragpop
29a06462cb
more associative naming convention
2020-07-17 02:44:29 +02:00
miodragpop
c12ec78caf
executable permissions on makecustom script
2020-07-12 13:35:31 +02:00
miodragpop
9544bd0ffc
adjustments for cross build of aarch64 binaries on x86_64 linux
2020-07-12 11:47:00 +02:00
Duke Leto
a470c4e251
get rid of z2zforkheight which causes linker bugz
2020-06-16 12:21:30 -04:00
Duke Leto
94134862e5
try to make linker happy
2020-06-16 11:44:38 -04:00
Duke Leto
888efff4d1
Add subatomic to dapp makefile
2020-04-30 07:06:47 -04:00
Duke Leto
70bd156655
Add dapp header to make subatomic happy
2020-04-30 07:04:52 -04:00
Duke Leto
19ddbe1280
Update subatomic json
2020-04-30 06:57:21 -04:00
Duke Leto
ed0385b524
Initial merge of subatomic dapp from KMD upstream
...
from dev branch of https://github.com/jl777/komodo/
commit d75041c478bcd721d44be0ab9af45c3d2ba2f69b
2020-04-30 06:51:54 -04:00
Duke Leto
0982e98ee2
Update some copyrights
2020-01-02 13:10:42 -05:00
Duke Leto
585d9215c6
Do not anger the Elder Gods of The Build System
2019-12-22 11:01:31 -05:00
Duke Leto
f5c54dad71
Make compiler happy
2019-12-22 05:12:34 -05:00
Duke Leto
fc67008838
Do not compile this stuff by default
2019-12-22 05:00:17 -05:00
Duke Leto
085c25d602
We do not need to compile some CCs we plan to never use
2019-12-22 04:36:55 -05:00
Duke Leto
1d9a1a53a1
Delete more junk
2019-12-13 14:54:16 -05:00
Duke Leto
e8509dd525
It is called hush_hardfork_active now
2019-12-13 11:08:10 -05:00
Duke Leto
8811b8633f
Add src/cc upstream changes
2019-12-12 20:21:06 -05:00
Duke Leto
1cb03d8e30
Compile fixes
2019-12-10 23:58:32 -05:00
Duke Leto
62263ef1b8
Lots of changes
2019-12-10 17:36:29 -05:00
Duke Leto
10be224558
Pull in upstream npsv updates from jl777/komodo@1f874d46c5
2019-12-08 20:37:59 -05: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
Duke Leto
0eaee9dc83
Good riddance
2019-11-04 10:53:36 -05:00
jl777
c8e4ccb4c5
Merge pull request #1706 from jl777/jl777
...
Jl777
2019-09-07 20:12:37 -11:00
Mihailo Milenkovic
482cd0eed6
Fix
2019-09-03 16:09:52 +02:00
Mihailo Milenkovic
6a51a00364
Fix oracles pubkey spoofing
2019-09-03 16:01:02 +02:00
jl777
43ef31a367
Merge pull request #1700 from jl777/jl777
...
Jl777
2019-08-28 22:06:02 -11:00
Mihailo Milenkovic
feb16224f8
Fix SetCCtxids for nSPV ( #31 )
2019-08-28 17:14:05 +02:00
Mihailo Milenkovic
89842a56b7
Add error message on return in gatewaysclaim tx
2019-08-27 12:12:40 +02:00
Jonathan "Duke" Leto
7c7fad183f
fix compile
2019-08-25 10:55:34 -07:00
jl777
e3bf886386
Merge pull request #1688 from jl777/FSM
...
FSM
2019-08-14 23:59:20 -11: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
4bcd9a0b36
Merge pull request #1656 from jl777/FSM
...
Revert
2019-08-01 01:12:51 -11:00
jl777
8074aabefd
Revert
2019-08-01 01:12:20 -11:00
jl777
9016ef63d8
Merge pull request #1655 from jl777/FSM
...
FSM
2019-08-01 01:02:45 -11:00
jl777
716e089fab
Fix AddCClibtxfee
2019-08-01 00:56:26 -11:00
jl777
3695e84aba
Merge pull request #1651 from jl777/FSM
...
FSM
2019-07-31 09:28:33 -11:00
jl777
0454333ff8
Tristate KOMODO_NSPV
2019-07-30 05:11:57 -11:00
Mihailo Milenkovic
bc665882ed
nSPV modifications for CC and other fixes ( #29 )
2019-07-24 16:33:03 +02:00
blackjok3r
0eff14e36b
Change mpz_t to use import/export
2019-07-24 19:12:55 +08:00
jl777
f8221a0c76
Prevent signing when not logged in
2019-07-23 05:23:51 -11:00
jl777
adc186390a
nSPV mempool used by CC
2019-07-17 01:07:12 -11:00
jl777
ab4619c98b
Scrub privkeys from memory after done
2019-07-15 04:06:20 -11:00