bitcoinj/integration-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
..
src/test Block: migrate time field to java.time API 2023-03-02 23:32:45 +01:00
build.gradle build.gradle: update EasyMock to 5.1.0 2023-01-29 21:52:41 +01:00