bitcoinj/integration-test/src/test
Andreas Schildbach d1aa4de677 Block: migrate time field to java.time API
The precision of Bitcoin time is only a second, so we need to
truncate any surplus precision to avoid rounding errors in the
PoW verification.
2023-03-02 23:32:45 +01:00
..
java/org/bitcoinj Block: migrate time field to java.time API 2023-03-02 23:32:45 +01:00
resources/org/bitcoinj/wallet WalletLoadTest: add as a first integration test 2022-04-13 20:22:37 +02:00