TomZ
4733554817
Make bloom class more modern
...
This follows the coding style (method naming) better and it adds
an insert method which uses a Streaming::ConstBuffer argument.
2020-04-10 12:21:49 +02:00
TomZ
ba76c35a7d
Move merkle to flowee_utils libs
...
Merkle-block and merkle-tree classes and methods are pretty much stand-
alone and can be moved with no efforts.
Also move the relevent unit test to qtestlib.
2020-04-01 22:53:07 +02:00
TomZ
d86c5a837f
Make orphancache follow coding style-guide.
...
member methods start with a lowercase character.
2019-11-21 20:03:26 +01:00
TomZ
14bf96aa3c
Start libs/server
2018-02-13 13:27:58 +01:00