cosmjs-util/packages/stargate/src
Ethan Frey 02ede3c8c3
Merge pull request #668 from cosmos/get-sequence-unverified
Simple query to get sequence to sign
2021-02-11 11:02:28 +01:00
..
codec stargate: Remove unnecessary codec files 2021-02-09 10:48:47 +00:00
queries Add optional height argument to QueryClient methods 2021-02-10 23:09:38 +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 Export SigningStargateClientOptions from @cosmjs/stargate 2021-02-09 14:40:13 +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 Simple query to get sequence to sign 2021-02-10 22:15:57 +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 Use an unverified query for getting the sequence number for signing 2021-02-09 15:30:43 +01:00
testutils.spec.ts Copy makeCosmoshubPath to @cosmjs/proto-signing 2021-02-10 14:24:15 +01:00