bitcoinj/integration-test
Sean Gilligan 59ab13680d BlockFileLoader: make stream of ByteBuffer available
* Inner class `BlockFileIterator` now iterates `ByteBuffer`
* `stream()` method calls `MessageSerializer.makeBlock()`
* `streamBuffers()` method makes raw `ByteBuffer` blocks available
* Add integration test `streamEntireBitcoindBlockChainAsBuffers()`
2023-08-23 18:21:01 +02:00
..
src/test BlockFileLoader: make stream of ByteBuffer available 2023-08-23 18:21:01 +02:00
build.gradle uild.gradle: update JUnit 5 to 5.10.0 2023-07-27 11:01:53 +02:00