tomFlowee
49324fad28
Limit linking to only needed boost libs.
...
We now removed the need for Boost:chrono in all the libs, to avoid
accidentally linking to it again this change makes the apps link to
the actual specific libs instead of just all.
2025-03-07 15:36:36 +01:00
tomFlowee
66f3ec2fe4
Port to Qt6
2022-09-07 12:01:14 +02:00
tomFlowee
b4a3da2642
The 'Server' and 'Api' dirs are not libs
...
These are technically static libs, but not in any way shared libs.
They are used solely only by this repo and really only by the hub.
Most important, no header files are installed and basically none of
the normal rules for reusable libraries are applied to these files.
2022-02-22 18:39:13 +01:00
tomFlowee
ae78dd0bb8
Update email address
2021-06-20 22:44:44 +02:00
TomZ
fcdb52d5aa
Make leveldb build with cmake
...
As this now means we completely use cmake, remove some legacy
stuff as well.
2020-04-08 22:48:29 +02:00
TomZ
fb2854f23d
Add unspentdb Duplicate command.
2020-03-05 23:29:53 +01:00
TomZ
2bb06afa9e
Cleanup the link-lines
2019-08-24 22:25:09 +02:00
TomZ
a1dfd1cde9
Work on installable headers
2019-06-03 10:59:33 +02:00
TomZ
ab1248cac9
remove double include of cur dir
2019-03-29 21:58:36 +01:00
TomZ
cae5e02a4d
Drop not needed libs from includes dir
2019-03-29 21:07:28 +01:00
TomZ
ffa9db67a3
Make lookup command look at the blockchain too
2018-09-25 00:07:00 +02:00
TomZ
fb6b7f562d
Add CLI command Lookup (for the utxo)
2018-09-20 21:55:07 +02:00
TomZ
087f2aa61e
Add export command
2018-09-20 21:55:07 +02:00
TomZ
9a8bc78700
Move common code to the baseclass and start Check command
2018-09-20 21:55:07 +02:00
TomZ
44d7dae89a
Start prune command
2018-09-20 21:55:07 +02:00
TomZ
f81fea1a89
Add InfoCommand to show details of an info file
2018-09-20 21:55:07 +02:00
TomZ
73cb23da3d
start new tool
2018-09-20 21:55:07 +02:00