cosmjs-util/packages/stargate/src
2023-11-22 12:33:40 +01:00
..
modules Remove needless toString in MsgTransfer Amino converter 2023-11-15 17:05:30 +01:00
queryclient Use CometClient interface 2023-11-07 11:34:16 +01:00
accounts.spec.ts Use Any.fromPartial to construct an Any 2022-12-08 15:54:18 +01:00
accounts.ts Add decodeOptionalPubkey and use it 2023-10-25 11:23:15 +02:00
aminotypes.spec.ts Remove "not_supported_by_chain" option for Amino converter types 2023-06-13 15:57:25 +02:00
aminotypes.ts Remove "not_supported_by_chain" option for Amino converter types 2023-06-13 15:57:25 +02:00
events.ts Rename fromTendermint34Event to fromTendermintEvent 2023-03-02 14:12:47 +01:00
fee.spec.ts Let calculateFee handle fee amounts that exceed the safe integer range 2022-04-26 17:12:38 +02:00
fee.ts Let calculateFee handle fee amounts that exceed the safe integer range 2022-04-26 17:12:38 +02:00
index.ts Handle key value pairs in tx search correctly for numbers 2023-11-07 12:02:55 +01:00
logs.ts Add structured Eventss to IndexTx.events 2022-10-24 16:49:26 +02:00
multisignature.spec.ts Add makeMultisignedTxBytes 2022-06-20 12:48:57 +02:00
multisignature.ts Adapt codebase to cosmjs-types upgrade 2023-10-25 11:21:23 +02:00
search.ts Handle key value pairs in tx search correctly for numbers 2023-11-07 12:02:55 +01:00
signingstargateclient.spec.ts Rename variables tmClient -> cometClient 2023-11-07 11:31:34 +01:00
signingstargateclient.ts Deprecate SigningStargateClient.sendIbcTokens 2023-11-08 17:54:59 +01:00
stargateclient.searchtx.spec.ts Add msgResponses field to IndexedTx and DeliverTxResponse 2023-05-24 12:24:06 +02:00
stargateclient.spec.ts Change gasWanted/gasUsed to bigint 2023-10-26 16:16:19 +02:00
stargateclient.ts Deprecate IndexedTx.rawLog and DeliverTxResponse.rawLog 2023-11-22 12:33:40 +01:00
testutils.spec.ts Adapt codebase to cosmjs-types upgrade 2023-10-25 11:21:23 +02:00