bitcoinj/integration-test/src/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
..
java/org/bitcoinj BlockFileLoader: make stream of ByteBuffer available 2023-08-23 18:21:01 +02:00
resources/org/bitcoinj/wallet WalletLoadTest: add as a first integration test 2022-04-13 20:22:37 +02:00