aboutsummaryrefslogtreecommitdiff
path: root/src/test/bech32_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge #12881: Minor optimizations to bech32::Decode(); add tests.Wladimir J. van der Laan2018-05-151-0/+2
|\
| * Tighten up bech32::Decode(); add tests.murrayn2018-04-121-0/+2
* | Make it clear which functions that are intended to be translation unit localpracticalswift2018-05-031-1/+1
|/
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-2/+2
* Import Bech32 C++ reference code & testsPieter Wuille2017-09-281-0/+67