cosmjs-util/packages/faucet/src
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
..
actions Set default gas limit for send transactions to 100k 2022-02-09 22:38:44 +01:00
api getTime() instead of getDate() 2022-02-16 15:18:18 +01:00
addresses.ts Replace internal usages of @iov/encoding with @cosmjs/{encoding,math} 2020-06-09 17:54:17 +02:00
cli.ts Apply new array-type linter rule 2020-07-07 17:01:09 +02:00
constants.ts Set default gas limit for send transactions to 100k 2022-02-09 22:38:44 +01:00
debugging.ts Remove laucnhpad 2022-02-08 13:56:18 +01:00
faucet.spec.ts Create toBech32 and fromBech32 in @cosmjs/encoding (#1058) 2022-02-22 14:05:34 +01:00
faucet.ts Remove laucnhpad 2022-02-08 13:56:18 +01:00
pathbuilder.spec.ts Add makePathBuilder to make path builders 2021-07-22 16:56:09 +02:00
pathbuilder.ts Add makePathBuilder to make path builders 2021-07-22 16:56:09 +02:00
profile.ts Remove laucnhpad 2022-02-08 13:56:18 +01:00
tokenmanager.spec.ts Remove BankTokenMeta 2020-09-17 17:15:23 +02:00
tokenmanager.ts Remove laucnhpad 2022-02-08 13:56:18 +01:00
tokens.spec.ts Remove BankTokenMeta 2020-09-17 17:15:23 +02:00
tokens.ts faucet: Update error message in parseBankToken 2020-10-20 11:35:21 +02:00
types.ts Remove laucnhpad 2022-02-08 13:56:18 +01:00