mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-19 05:33:44 +01:00
7e073f1793
* Move/refactor utility methods from `SegwitAddress` to `Bech32` * Add `Bech32.Bech32Bytes` class for wrapping `Bech32` 5-bit byte arrays * Have existing `Bech32.Bech32Data` class extend `Bech32.Bech32Bytes` * Add `encodeBytes` and `decodeBytes` to `Bech32` for encoding/decoding arbitrary `byte[]` * Add tests for Nostr NIP-19 test vectors |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
findbugs.xml |