Commit Graph

3 Commits

Author SHA1 Message Date
Milan Steiner
4c8b278c1d
Create toBech32 and fromBech32 in @cosmjs/encoding (#1058)
* Create toBech32 and fromBech32

* Add changes to CHANGELOG.md

* Fix linting

* Update packages/encoding/src/bech32.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update packages/encoding/src/bech32.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update bech32.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-02-22 14:05:34 +01:00
willclarktech
7e7f6ec364
encoding: Add limit parameters to Bech32.encode and .decode 2020-08-04 17:35:56 +02:00
Simon Warta
3cfad7a541 Add @cosmjs/encoding and @cosmjs/math 2020-06-09 17:46:03 +02:00