cosmjs-util/packages/stargate/src
2023-05-24 12:49:41 +02:00
..
modules Upgrade cosmjs-types to 0.8.0 2023-05-24 00:25:10 +02:00
queryclient Remove queryVerified and queryUnverified 2023-05-24 10:57:12 +02:00
accounts.spec.ts Use Any.fromPartial to construct an Any 2022-12-08 15:54:18 +01:00
accounts.ts Make input and output of decodePubkey non-optional 2022-12-08 12:55:11 +01:00
aminotypes.spec.ts Remove unnecessary address prefix from createStakingAminoConverters 2022-12-08 15:21:28 +01:00
aminotypes.ts Moved AminoConverts back to aminotypes.ts 2022-03-10 11:41:46 +01: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 Simplify searchTx 2023-05-04 18:25:11 +02: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 Add makeMultisignedTxBytes 2022-06-20 12:48:57 +02:00
search.ts Simplify searchTx 2023-05-04 18:25:11 +02:00
signingstargateclient.spec.ts Add SigningCosmWasmClientOptions/SigningStargateClientOptions types 2023-05-24 12:49:41 +02:00
signingstargateclient.ts Add Tendermint auto-detection to CosmWasmClient 2023-05-23 23:12:05 +02:00
stargateclient.searchtx.spec.ts Add msgResponses field to IndexedTx and DeliverTxResponse 2023-05-24 12:24:06 +02:00
stargateclient.spec.ts Add msgResponses field to IndexedTx and DeliverTxResponse 2023-05-24 12:24:06 +02:00
stargateclient.ts Add msgResponses field to IndexedTx and DeliverTxResponse 2023-05-24 12:24:06 +02:00
testutils.spec.ts Set new validator address in tests 2023-04-06 18:02:44 +02:00