Commit Graph

416 Commits

Author SHA1 Message Date
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
ca333
ad7631f4ce test 2019-02-19 22:23:10 +01:00
blackjok3rtt
d29ce2b050 Merge pull request #82 from jl777/FSM
Merge latest FSM down
2019-02-18 19:20:07 +08:00
blackjok3r
cb5aa3c45c Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM 2019-02-18 19:09:54 +08:00
jl777
b95214f57e - -lncurses 2019-02-17 07:43:08 -11:00
Jonathan "Duke" Leto
88e7828253 Fix building of libcc on darwin 2019-02-15 17:15:12 -08:00
Jonathan "Duke" Leto
72a3a99eaa quick hack to make things build on mac 2019-02-15 15:52:15 -08:00
jl777
fe86924f94 -lncurses 2019-02-02 05:17:06 -11:00
jl777
495c41f313 -lcurses 2019-02-02 05:11:37 -11:00
jl777
cc89099ff7 libcurses.a 2019-02-02 05:08:52 -11:00
jl777
1b34dade66 Lcurses 2019-02-02 05:04:42 -11:00
blackjok3r
3da846ce85 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-26 15:59:29 +08:00
ca333
088ea2bfb4 update cclib
to match autotools/libtools naming convention
2019-01-23 19:02:05 +01:00
blackjok3r
292edfb284 Merge branch 'FSM' of https://github.com/jl777/komodo into mastertest 2019-01-23 16:57:05 +08:00
jl777
a22cc60e1a Make 2019-01-19 01:42:22 -11:00
jl777
32d407e84e Char * 2019-01-19 01:37:20 -11:00
jl777
b693dfd93c Test 2019-01-19 01:35:21 -11:00
jl777
b22c190e3c cclib.cpp 2019-01-19 01:33:06 -11:00
jl777
f93a96af07 -if 2019-01-19 01:22:54 -11:00
jl777
614c8a61d5 Win dll spot 2019-01-19 01:21:43 -11:00