bitcoinj/integration-test
Sean Gilligan 916989a7cd ByteUtils: replace HEX (Guava BaseEncoding) with with own implementation
* Deprecate ByteUtils.HEX
* Migrate usages to new ByteUtils.formatHex() and ByteUtils.parseHex()
* Direct use of Guava BaseEncoding in tests that use some specific
  features of BaseEncoding that aren't provided by new methods.
2023-03-02 15:16:06 +01:00
..
src/test ByteUtils: replace HEX (Guava BaseEncoding) with with own implementation 2023-03-02 15:16:06 +01:00
build.gradle build.gradle: update EasyMock to 5.1.0 2023-01-29 21:52:41 +01:00