bitcoinj/examples
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/main ByteUtils: replace HEX (Guava BaseEncoding) with with own implementation 2023-03-02 15:16:06 +01:00
build.gradle build.gradle: update picocli to 4.7.1 2023-01-29 21:35:31 +01:00