Duke Leto
a23b0e8388
Remove the unsupported concept of staked notaries
2020-11-15 10:28:53 -05:00
Duke Leto
52240c64b1
Tweak test suite and rename to HUSH_INSYNC
2020-11-14 20:00:23 -05: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
3f2e814067
alert system updates
2020-09-13 19:15:15 -04:00
miodragpop
b1de0a7f86
proton lib removed
2020-07-16 23:35:43 +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
96c50683e9
Fix the fucking linker bug
2020-06-13 09:01:06 -04:00
Duke Leto
b0ea67d5be
desprout
2020-06-07 16:10:49 -04:00
Duke Leto
0c118eb129
delete
2020-06-07 00:04:15 -04:00
Duke Leto
f7b1c1f26f
Delete Payment Disclosures
...
This code will be "experimental" forever, only supports Sprout, and
is a piece of shit. Deleting with fire.
Sapling viewing keys are the replacement, which already exist.
2020-06-05 07:20:38 -04:00
Duke Leto
ed2c9450f9
desprout
2020-06-05 01:20:37 -04:00
DenioD
c984c2e8d5
port z_listsentbyaddress and add memo field from c00e30b210
2020-02-25 11:54:23 +01:00
Duke Leto
ddbf53524e
Merge pull request #80 from DenioD/dev
...
Hush witness rework, many thanks to @CryptoForge for this awesome cod…
2020-02-15 05:43:11 -08:00
DenioD
6c48397cf3
Hush witness rework, many thanks to @CryptoForge for this awesome code https://github.com/Cryptoforge-alt/pirate/tree/pirate_witness_rework
2020-02-15 14:14:39 +01:00
Duke Leto
4d965f53eb
A bunch more libsnark deletions/updates
2020-01-24 06:32:13 -05:00
Duke Leto
7e078e58c1
Remove more libsnark stuff from the build system
2020-01-24 05:48:43 -05:00
Duke Leto
447ec28997
Delete a lot of libsnark stuff
2020-01-23 18:45:41 -05:00
Duke Leto
cb9f9a07df
Delete Haraka which was only used by VerusHash
2019-12-23 23:17:26 -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
15e7973012
This causes problems
2019-12-22 08:20:36 -05:00
Duke Leto
7290e9d639
Update makefile
2019-12-22 04:47:15 -05:00
Duke Leto
e000998097
Fix bug in 'make clean' not removing libcc.so
2019-12-22 04:37:23 -05:00
Duke Leto
f2081ca3a0
Revert "fix makefile"
...
This reverts commit 1bc12291ff .
2019-12-11 23:20:35 -05:00
Duke Leto
1bc12291ff
fix makefile
2019-12-11 23:04:31 -05:00
Duke Leto
5b269c1922
Port optimized SHA256 SSE4 routines from KMD+BTC upstream
2019-11-27 20:38:36 -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
f39cd2a473
Delete Verus junk, which breaks ARMv8/aarch64 builds
2019-11-04 08:17:27 -05:00
jl777
3070b90746
Merge branch 'FSM' into patch-osx-gcc8-static
2019-05-27 04:18:27 -11:00
DeckerSU
f8bd669f20
osx: komodo-cli binary static libgcc linking
2019-05-25 00:35:26 +03:00
DeckerSU
7983e6d23c
Revert "komodo-cli, wallet-utility and komodo-tx also need static build on OSX"
...
This reverts commit a2a0cd2425 .
2019-05-25 00:20:23 +03:00
DeckerSU
a2a0cd2425
komodo-cli, wallet-utility and komodo-tx also need static build on OSX
2019-05-25 00:04:44 +03:00
DeckerSU
45aecd9c3c
osx: switch to gcc-8 static build
2019-05-24 11:36:20 +03:00
dimxy
f8bbf9b130
Revert "add mini-gmp to Makefile.am"
...
This reverts commit dbc4818b8a .
2019-04-30 15:08:01 +05:00
dimxy
dbc4818b8a
add mini-gmp to Makefile.am
2019-04-30 12:44:53 +05:00
dimxy
ea96f4d528
moved testtransaction to server lib
2019-04-23 15:42:29 +05:00
dimxy
37aa2fbe88
test transaction moved to a separate file
...
added a new test tx to try to spend bettx marker
2019-04-23 15:42:28 +05:00
dimxy
4add699cbb
token migration moved to FSM
2019-04-19 14:41:46 +05:00
Mihailo Milenkovic
2872c88795
Adding dual daemon import and gateway import. ( #21 )
2019-04-10 13:09:11 +02:00
dimxy
de6828ec7c
tokens blob support
2019-02-28 00:07:08 +05:00
blackjok3r
d63ed05d70
fix tx
2019-02-26 12:21:39 +08:00
blackjok3r
5d8d2753f4
fix
2019-02-26 12:20:46 +08:00
blackjok3r
e3495bf3e9
remove pointless things
2019-02-26 12:17:53 +08:00
blackjok3r
5e91fa1632
Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM
2019-02-26 09:42:51 +08:00
ca333
6722c9bc20
add linux target
2019-02-24 00:52:39 +01:00
ca333
d25a12fb84
fix build
2019-02-24 00:30:29 +01:00
ca333
f6d693768f
winify Makefile
2019-02-21 15:40:26 +01:00
ca333
ccd1b51629
resolve conflict
2019-02-21 15:36:02 +01:00
ca333
bc902be9e5
add WIN
2019-02-19 23:21:47 +01:00
ca333
edb2fad98e
remove ncurses
...
from automake makefile
2019-02-19 23:18:14 +01:00