TomZ
436a061ddc
Port merkle tests to qtestlib
2020-07-05 19:07:02 +02:00
TomZ
3ca3311ee9
port crypt tests to qtestlib
2020-07-05 16:07:53 +02:00
TomZ
414bee9e9f
Implementation of OP_REVERSEBYTES
...
Previously named OP_REVERSE, then OP_BSWAP, then OP_ENDIAN_REVERSE.
2020-04-10 15:17:18 +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
9276a45faf
Move bloom filters to flowee_utils lib
...
Also move its unit test from the boost to qtestlib
2020-04-01 22:24:26 +02:00
TomZ
60390cc452
Promote multisig tests to the new test framework
2019-10-14 19:24:19 +02:00
TomZ
1dbb23224c
Add unit tests for double spend proof
2019-09-02 23:59:52 +02:00
TomZ
fa360484ba
Move uint256_tests to bitcoin-protocol tests
...
and convert from BOOST to testlib.
2019-07-29 21:45:25 +02:00
TomZ
d36d99426b
Migrate more tests out of boost to qtestlib
2018-12-28 22:26:33 +01:00