Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-17 | naming nits | Fabian Jahr | |
2021-03-15 | Implement Bech32m encoding/decoding | Pieter Wuille | |
2019-09-05 | Assert that the HRP is lowercase in Bech32::Encode | Samuel Dobson | |
2018-03-22 | Fix missing or inconsistent include guards | practicalswift | |
2017-09-28 | Import Bech32 C++ reference code & tests | Pieter Wuille | |
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. |