Commit Graph

4 Commits

Author SHA1 Message Date
David Hill
893aa30dce multi: Use https links where available. 2019-06-18 14:20:06 -05:00
Dave Collins
c0e74f5ffa
bech32: Correct README links.
Also, add spaces to the end of the example links so the description
appears on the next line for consistency with other packages in the
repo.
2019-03-19 16:07:57 -05:00
Dave Collins
f53b715ec8
bech32: Correct README build badge reference. 2019-03-19 10:49:44 -05:00
Matheus Degiovani
9b88dd0973
bech32: Initial Version
This is a port of the github.com/btcsuite/btcutil/bech32 package.

When compared to the original version, it introduces extra tests and
benchmarks and improves upon the performance of the original code in
significant ways, while maintaining the same public interface.
2019-03-19 12:06:47 -03:00