Commit Graph

1220 Commits

Author SHA1 Message Date
TomZ 33fe0fccb5 Cleanup ValidationInterface
Get rid of the weird boost signals setup
Move it to a new library 'interfaces' which is
for stuff that has no dependencies and can avoid
creating inter-library or cicular dependencies.
2018-02-16 12:37:13 +01:00
TomZ 95325d5cdb Be consistent; lowercase the networkmanager dir. 2018-02-16 12:36:51 +01:00
TomZ ace04a5070 Remove debug sections configuration via commandline. 2018-02-16 12:36:11 +01:00
TomZ c8e401f43a Move worker-threads functionality into the util lib. 2018-02-16 12:36:06 +01:00
TomZ 8cfacf219b Add NetworkService class 2018-02-16 12:32:08 +01:00
TomZ e9b7b00ee9 Add mark_release cmake config option 2018-02-14 14:56:15 +01:00
TomZ 954948246f Make clear this content is under the same license 2018-02-14 14:26:28 +01:00
TomZ 91bd1d137a remove hack 2018-02-14 13:49:54 +01:00
TomZ c335752304 Don't make it client-verion based, just version it normally 2018-02-14 13:49:54 +01:00
TomZ fcee5dd68f Remove duplicate include 2018-02-14 13:49:54 +01:00
TomZ 4ac68439d1 Introduce CMake building 2018-02-14 13:49:54 +01:00
TomZ f5dc657a4b Start new libs/api for the API server 2018-02-14 13:49:53 +01:00
TomZ 7e737c8ea8 Start library/networkmanger 2018-02-14 13:49:53 +01:00
TomZ 5986f46a4c Create libs/console
shared between 'hub-cli' and 'hub-qt'
2018-02-13 13:27:58 +01:00
TomZ ed985bce0e Start libs/crypto 2018-02-13 13:27:58 +01:00
TomZ b76ca3a97e Start libs/utils 2018-02-13 13:27:58 +01:00
TomZ 14bf96aa3c Start libs/server 2018-02-13 13:27:58 +01:00
TomZ 7ca95926c1 Move secp256k1 to 3rdparty libs dir 2018-02-13 13:12:34 +01:00
TomZ de06599dfa move leveldb to 3rdparty libs 2018-02-13 13:12:34 +01:00
TomZ 9e6a93a620 Move univalue to new dir 2018-02-13 13:12:34 +01:00