2852 Commits

Author SHA1 Message Date
willclarktech
a98c310e83
stargate: Return gas used 2021-04-14 15:09:35 +02:00
willclarktech
b25171cfef
tendermint-rpc: Add gas and code space to tx data 2021-04-14 14:46:32 +02:00
Simon Warta
212318d2a8
Merge pull request #762 from cosmos/739-sync-cosmwasm
Use sync mode in CosmWasmClient.broadcastTx
2021-04-14 13:52:01 +02:00
willclarktech
aed8b1ce70
Update CHANGELOG for CosmWasmClient.broadcastTx 2021-04-13 19:00:54 +02:00
willclarktech
c6b292392e
cosmwasm-stargate: Use sync mode in CosmWasmClient.broadcastTx 2021-04-13 19:00:53 +02:00
Will Clark
f3f592e8fc
Merge pull request #758 from cosmos/739-sync-mode
Improve broadcastTx methods
2021-04-13 18:38:54 +02:00
willclarktech
b52add190a
cosmwasm-stargate: Update tests for stargate changes 2021-04-13 18:15:39 +02:00
willclarktech
dc21d72be7
Update CHANGELOG for StargateClient.broadcastTx 2021-04-13 16:58:56 +02:00
willclarktech
1dd0c3677c
stargate: Use sync mode when broadcasting txs 2021-04-13 16:58:55 +02:00
willclarktech
9316193dd4
tendermint-rpc: Fix sync mode response type 2021-04-13 16:58:55 +02:00
willclarktech
d9f27693dd
stargate: Tidy after review 2021-04-13 16:58:54 +02:00
willclarktech
0664547c5a
scripts: Rename slow simapp scripts 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
52c6b13d02
scripts: Add missing prefix to wasmd send_first 2021-04-08 14:55:05 +02:00
willclarktech
da8dda823a
Update CircleCI config for slow simapp 2021-04-08 14:55:05 +02:00
willclarktech
2bd0793870
stargate: Add test for broadcastTx timeout 2021-04-08 14:55:05 +02:00
willclarktech
4d9ec5c61f
scripts: Add start/stop scripts for slow simapp 2021-04-08 14:55:05 +02:00
willclarktech
5fcfb1d74a
scripts: Generate slow simapp template 2021-04-08 12:19:13 +02:00
willclarktech
a1655b8cda
scripts: Add script to generate slow simapp template 2021-04-08 12:18:55 +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
Simon Warta
fcdab9d6d5
Merge pull request #759 from cosmos/387-missing-block-meta-fields
Add missing block meta fields
2021-04-08 11:35:18 +02:00
willclarktech
0f78af8ef0
tendermint-rpc: Update tests for block meta 2021-04-08 11:09:20 +02:00
willclarktech
230ae04dd3
tendermint-rpc: Fill out RPC BlockMeta type for v0.34 2021-04-07 17:56:44 +02:00
willclarktech
3d46a76eaf
tendermint-rpc: Fix incorrect RPC types for v0.34 2021-04-07 17:56:13 +02:00
Simon Warta
10ddc6282d
Merge pull request #757 from cosmos/753-tm-address-helpers
Add address helpers to tendermint-rpc
2021-04-07 14:12:05 +02:00
willclarktech
e3218879d8
tendermint-rpc: Add tests for address helpers 2021-04-07 13:06:38 +02:00
willclarktech
f923946cb5
Update CHANGELOG for tendermint pubkeys/addresses 2021-04-07 13:06:37 +02:00
willclarktech
cde4931f11
tendermint-rpc: Add address helpers 2021-04-07 13:05:09 +02:00
willclarktech
6c20d98d9a
Update CHANGELOG for amino address helper 2021-04-06 18:43:48 +02:00
willclarktech
25e0ee4e18
amino: Add rawEd25519PubkeyToRawAddress helper 2021-04-06 18:43:47 +02:00
Will Clark
980e33b8a3
Merge pull request #755 from cosmos/736-wallet-reorg
Rearrange HD wallet options
2021-04-06 16:42:51 +01:00
willclarktech
6ace51decd
cli: Update for hd wallet change 2021-04-06 17:27:46 +02:00
willclarktech
ae0d1a98a7
Update CHANGELOG for hd wallet change 2021-04-06 17:13:14 +02:00
willclarktech
798c801525
scripts: Update for hd wallet change 2021-04-06 17:12:43 +02:00
willclarktech
9496fc2540
faucet: Update for hd wallet change 2021-04-06 17:11:02 +02:00
willclarktech
c54fb1ae41
cosmwasm-stargate: Update for hd wallet change 2021-04-06 17:09:48 +02:00
willclarktech
b945df137d
cosmwasm-launchpad: Update for hd wallet change 2021-04-06 17:03:39 +02:00
willclarktech
4f487814ea
stargate: Update for hd wallet change 2021-04-06 16:52:50 +02:00
willclarktech
df0be28d5c
launchpad: Update for hd wallet change 2021-04-06 16:42:46 +02:00
willclarktech
e6f821e2ce
proto-signing: Rearrange DirectSecp256k1HdWallet options 2021-04-06 16:42:07 +02:00
willclarktech
646fe7cc55
amino: Rearrange Secp256k1HdWallet options 2021-04-06 16:39:31 +02:00
Will Clark
914452f84e
Merge pull request #754 from cosmos/752-update-ts-proto
Update ts-proto
2021-04-06 15:32:06 +01:00
willclarktech
5245028200
cosmwasm-stargate: Update tests after ts-proto update 2021-04-06 15:44:50 +02:00
willclarktech
527f2ac351
stargate: Update keyed ibc queries 2021-04-06 14:56:37 +02:00
willclarktech
481fd8b7d9
cosmwasm-stargate: Remove test workaround for solved ts-proto issue 2021-04-06 12:12:19 +02:00
willclarktech
4f0b9fbe18
cosmwasm-stargate: Regenerate codec 2021-04-06 12:12:02 +02:00
willclarktech
ff0a5cc6cc
stargate: Regenerate codec 2021-04-06 12:08:19 +02:00