Simon Warta
|
4e3cc9edf4
|
Make timeout_height non-optional
|
2021-07-26 12:43:25 +02:00 |
|
Simon Warta
|
ce4202c3c3
|
Fix AminoMsgTransfer/AminoHeight encoding
|
2021-07-26 10:23:48 +02:00 |
|
Simon Warta
|
11ea9d30a1
|
Upgrade prettier to 2.3.0
|
2021-06-01 09:07:53 +02:00 |
|
Simon Warta
|
9a1d889742
|
Rename transferAmount -> amount for MsgSend
|
2021-05-18 14:27:47 +02:00 |
|
Simon Warta
|
8782f162d3
|
Improve text "single unit of gas"
|
2021-05-18 13:21:20 +02:00 |
|
Simon Warta
|
8f3260e1ac
|
Adapt GasPrice.fromString in @cosmjs/stargate and increase testing
|
2021-05-18 13:20:24 +02:00 |
|
Simon Warta
|
2b626b6b60
|
Improve GasPrice docs
|
2021-05-18 13:20:24 +02:00 |
|
Simon Warta
|
0852f4f5f2
|
Avoid the use of named capture groups
|
2021-05-18 13:19:28 +02:00 |
|
Simon Warta
|
f17e8b77ad
|
Increase GasPrice.fromString test coverage and check characters early
|
2021-05-18 13:19:27 +02:00 |
|
Simon Warta
|
33ff4754a7
|
Clear timeout before resolving/rejecting
|
2021-05-18 11:33:21 +02:00 |
|
Simon Warta
|
5cd4041666
|
Add missing "to" in broadcastTx doc comments
|
2021-05-18 11:30:53 +02:00 |
|
Simon Warta
|
b62c4b4b58
|
Fix typo sucessfully -> successfully
|
2021-05-18 11:29:47 +02:00 |
|
Simon Warta
|
2d6bbb079f
|
Handle CheckTx errors properly
|
2021-05-17 12:12:37 +02:00 |
|
Simon Warta
|
efdfd8a733
|
Write fee amount more compact
|
2021-05-17 10:58:30 +02:00 |
|
willclarktech
|
0c2fe1b596
|
stargate: Allow broadcast timing to be customized in SigningStargateClient
|
2021-05-11 14:48:49 +02:00 |
|
willclarktech
|
717d249a40
|
stargate: Re-export makeCosmoshubPath helper
|
2021-05-11 12:30:02 +02:00 |
|
Valery Litvin
|
edc774b144
|
Lint fix
|
2021-04-29 13:02:01 +08:00 |
|
Valery Litvin
|
129366e762
|
Query client extensions increased to 18
|
2021-04-29 12:37:34 +08:00 |
|
Simon Warta
|
8eaa3687e5
|
Merge pull request #775 from cosmos/add-decodeTxRaw
Add decodeTxRaw
|
2021-04-27 16:45:57 +02:00 |
|
Simon Warta
|
80af5aca98
|
Add decodeTxRaw
|
2021-04-27 16:25:10 +02:00 |
|
Emmanuel Vilsbol
|
8d5e60a567
|
Fix import order
|
2021-04-25 23:06:18 +02:00 |
|
Emmanuel Vilsbol
|
798fb1f488
|
Replace relative import in stargate module
|
2021-04-25 22:34:47 +02:00 |
|
willclarktech
|
0f9e54e151
|
stargate: Add transfer queries to IBC extension
|
2021-04-20 18:19:53 +02:00 |
|
willclarktech
|
9bf2ca7ff2
|
stargate: Add IBC transfer query codec
|
2021-04-20 18:09:45 +02:00 |
|
willclarktech
|
c233a66bd5
|
stargate: Update tests for new Secp256k1HdWallet options
|
2021-04-20 16:46:02 +02:00 |
|
willclarktech
|
c9044cdab1
|
stargate: Add EncodeObject types/helpers
|
2021-04-20 12:34:59 +02:00 |
|
willclarktech
|
d09c5fbaf9
|
Remove unnecessary Uint8Array conversions
|
2021-04-14 16:49:07 +02:00 |
|
willclarktech
|
f4e6786f5b
|
stargate: Adjust variable name
|
2021-04-14 16:19:01 +02:00 |
|
willclarktech
|
a98c310e83
|
stargate: Return gas used
|
2021-04-14 15:09:35 +02:00 |
|
willclarktech
|
1dd0c3677c
|
stargate: Use sync mode when broadcasting txs
|
2021-04-13 16:58:55 +02:00 |
|
willclarktech
|
d9f27693dd
|
stargate: Tidy after review
|
2021-04-13 16:58:54 +02:00 |
|
willclarktech
|
9fbd3eaf35
|
stargate: Increase test timeout for broadcastTx
|
2021-04-08 14:55:06 +02:00 |
|
willclarktech
|
2bd0793870
|
stargate: Add test for broadcastTx timeout
|
2021-04-08 14:55:05 +02:00 |
|
willclarktech
|
9bc3004799
|
stargate: Make broadcastTx timeout check more specific
|
2021-04-08 11:48:15 +02:00 |
|
willclarktech
|
ed077b9c15
|
stargate: Refactor StargateClient.broadcastTx
|
2021-04-08 11:42:33 +02:00 |
|
willclarktech
|
b0788a6357
|
stargate: Export TimeoutError class
|
2021-04-08 11:42:32 +02:00 |
|
willclarktech
|
46a45f0e8f
|
stargate: Improve StargateClient.broadcastTx
|
2021-04-08 11:42:20 +02:00 |
|
willclarktech
|
4f487814ea
|
stargate: Update for hd wallet change
|
2021-04-06 16:52:50 +02:00 |
|
willclarktech
|
527f2ac351
|
stargate: Update keyed ibc queries
|
2021-04-06 14:56:37 +02:00 |
|
willclarktech
|
ff0a5cc6cc
|
stargate: Regenerate codec
|
2021-04-06 12:08:19 +02:00 |
|
willclarktech
|
f19fd3cc8f
|
stargate: Add transfer to CosmosFeeTable
|
2021-04-01 14:57:41 +02:00 |
|
willclarktech
|
93abdcfa46
|
stargate: Update tests
|
2021-04-01 14:42:01 +02:00 |
|
willclarktech
|
db81c1692a
|
stargate: Remove unnecessary assertions in SigningStargateClient tests
|
2021-04-01 14:39:38 +02:00 |
|
willclarktech
|
33687ba369
|
stargate: Standardise style in signingstargateclient.ts
|
2021-04-01 14:39:37 +02:00 |
|
willclarktech
|
8cc1ac2ba2
|
stargate: Add sendIbcTokens method to SigningStargateClient
|
2021-04-01 14:39:36 +02:00 |
|
willclarktech
|
1fb4e42a79
|
stargate: Fix uint64 -> string representation
|
2021-03-31 18:53:14 +02:00 |
|
willclarktech
|
12178b524f
|
stargate: Add tests for IBC transfer conversion
|
2021-03-31 15:48:39 +02:00 |
|
willclarktech
|
c4b6b888d1
|
stargate: Add IBC transfer to default registry
|
2021-03-31 15:48:39 +02:00 |
|
willclarktech
|
e0ff509e07
|
stargate: Add IBC transfer conversion
|
2021-03-31 15:48:38 +02:00 |
|
willclarktech
|
0cadc60454
|
stargate: Add IBC transfer codec
|
2021-03-31 15:48:37 +02:00 |
|