Files
bitcoin/cmake
MarcoFalke faecca9a85 test: Use span for raw data
This change allows to drop brittle sizeof calls in favor of the
std::span::size method.

Other improvements include:

* Use of a namespace to mark test and bench data
* Use of the modern std::byte
* Drop of a no longer used std::vector copy and the bench/data module
2024-09-05 10:57:19 +02:00
..
2024-09-05 10:57:19 +02:00
2024-09-05 10:57:19 +02:00
2024-08-16 19:27:37 +01:00
2024-08-16 19:27:41 +01:00