cosmjs-util/packages/amino/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
..
addresses.spec.ts Create toBech32 and fromBech32 in @cosmjs/encoding (#1058) 2022-02-22 14:05:34 +01:00
addresses.ts Create toBech32 and fromBech32 in @cosmjs/encoding (#1058) 2022-02-22 14:05:34 +01:00
coins.spec.ts Let coin/coins take amount as number | string 2021-11-09 17:51:12 +01:00
coins.ts Let coin/coins take amount as number | string 2021-11-09 17:51:12 +01:00
encoding.spec.ts Create toBech32 and fromBech32 in @cosmjs/encoding (#1058) 2022-02-22 14:05:34 +01:00
encoding.ts Create toBech32 and fromBech32 in @cosmjs/encoding (#1058) 2022-02-22 14:05:34 +01:00
index.ts Sort exports 2021-12-01 11:58:57 +01:00
multisig.spec.ts Add more ordering tests 2021-03-23 14:28:06 +01:00
multisig.ts Use locale independent sorting 2021-03-23 13:37:26 +01:00
paths.spec.ts amino: Transfer paths from launchpad 2021-03-24 17:14:57 +01:00
paths.ts amino: Transfer paths from launchpad 2021-03-24 17:14:57 +01:00
pubkeys.spec.ts Add MultisigThresholdPubkey/isMultisigThresholdPubkey 2021-03-23 13:37:23 +01:00
pubkeys.ts Replace switch with type checks 2021-03-23 13:37:24 +01:00
secp256k1hdwallet.spec.ts amino/proto-signing: Increase ops in default KDF options 2021-05-11 14:28:17 +02:00
secp256k1hdwallet.ts Create toBech32 and fromBech32 in @cosmjs/encoding (#1058) 2022-02-22 14:05:34 +01:00
secp256k1wallet.spec.ts amino: Transfer wallets from launchpad 2021-03-24 17:14:57 +01:00
secp256k1wallet.ts Create toBech32 and fromBech32 in @cosmjs/encoding (#1058) 2022-02-22 14:05:34 +01:00
signature.spec.ts amino: Copy signature encoding from launchpad 2021-03-23 17:40:48 +01:00
signature.ts Upgrade prettier to 2.3.0 2021-06-01 09:07:53 +02:00
signdoc.spec.ts Create toBech32 and fromBech32 in @cosmjs/encoding (#1058) 2022-02-22 14:05:34 +01:00
signdoc.ts amino: Transfer coins helpers from launchpad 2021-03-24 18:44:54 +01:00
signer.ts Tidy up refactor mistakes 2021-03-24 16:55:23 +01:00
stdtx.spec.ts Move StdTx, isStdTx and makeStdTx to @cosmjs/amino 2021-11-25 22:46:30 +01:00
stdtx.ts Move StdTx, isStdTx and makeStdTx to @cosmjs/amino 2021-11-25 22:46:30 +01:00
testutils.spec.ts Fix variable name testgroup*Address to testgroup*PubkeyBech32 2021-09-29 13:27:55 +02:00
wallet.ts amino: Transfer wallets from launchpad 2021-03-24 17:14:57 +01:00