cosmjs-util/packages/stargate/src
Simon Warta 22cbe2b204 Remove unnecessary pubkey check
Since pubkey is not queried from the blockchain anymore, we don't need
this check.
2021-03-18 08:56:56 +01:00
..
codec Add support for vesting accounts to accountFromAny 2021-03-15 16:38:36 +01:00
queries Fix doc comments and README 2021-03-16 14:10:24 +01:00
accounts.spec.ts Organize Akash account source comments 2021-03-16 14:07:31 +01:00
accounts.ts Fix doc comments and README 2021-03-16 14:10:24 +01:00
aminotypes.spec.ts stargate: Switch to ts-proto codec 2021-02-09 10:48:41 +00:00
aminotypes.ts stargate: Switch to ts-proto codec 2021-02-09 10:48:41 +00:00
index.ts Move accountFromAny into new module and create a test 2021-03-15 17:52:20 +01:00
logs.ts stargate: Add logs helper 2020-12-10 16:23:43 +00:00
signingstargateclient.spec.ts stargate: Adjust custom registry example for ts-proto 2021-02-09 10:48:43 +00:00
signingstargateclient.ts Remove unnecessary pubkey check 2021-03-18 08:56:56 +01:00
stargateclient.searchtx.spec.ts stargate: Switch to ts-proto codec 2021-02-09 10:48:41 +00:00
stargateclient.spec.ts stargate: Switch to ts-proto codec 2021-02-09 10:48:41 +00:00
stargateclient.ts Move accountFromAny into new module and create a test 2021-03-15 17:52:20 +01:00
testutils.spec.ts Copy makeCosmoshubPath to @cosmjs/proto-signing 2021-02-10 14:24:15 +01:00