Commit Graph

5 Commits

Author SHA1 Message Date
Fabian Jahr 03346022d6 naming nits 2021-03-17 17:59:22 -07:00
Pieter Wuille da2bb6976d Implement Bech32m encoding/decoding 2021-03-15 17:26:35 -07:00
Samuel Dobson 2457aea83c Assert that the HRP is lowercase in Bech32::Encode 2019-09-05 13:25:11 +12:00
practicalswift 8fd6af89a0 Fix missing or inconsistent include guards 2018-03-22 16:23:04 +01:00
Pieter Wuille 8fd2267053 Import Bech32 C++ reference code & tests
This includes a reformatted version of the Bech32 reference code
(see https://github.com/sipa/bech32/tree/master/ref/c%2B%2B), with
extra documentation.
2017-09-28 16:02:16 -07:00