Commit Graph

1415 Commits

Author SHA1 Message Date
willclarktech
a013829460
cosmwasm: Add tests for Cw1CosmWasmClient 2020-11-27 13:20:57 +00:00
willclarktech
81f25e9a15
cosmwasm: Add Cw1CosmWasmClient class 2020-11-27 13:20:56 +00:00
willclarktech
c0c73ca507
cosmwasm: Add CW1 contract details to testutils 2020-11-27 13:20:56 +00:00
willclarktech
4b4bf08038
v0.24.0-alpha.10 2020-11-27 12:51:53 +00:00
willclarktech
9f15aca072
Add nonces 2020-11-27 12:51:25 +00:00
willclarktech
52f7d7a07c
faucet: Pass fees config to stargate client 2020-11-27 11:51:23 +00:00
Will Clark
97e3f81ab0
Merge pull request #554 from cosmos/547-multisig-msg-types
CosmosMsg types for multisig client
2020-11-26 15:55:27 +01:00
willclarktech
cf0c939cf5
cosmwasm: Extract CosmosMsg types into separate file 2020-11-26 14:47:51 +00:00
willclarktech
55f422f16c
cosmwasm: Export CosmosMsg types 2020-11-26 12:48:07 +00:00
willclarktech
535700ee83
cosmwasm: Use CosmosMsg types 2020-11-26 12:47:51 +00:00
Simon Warta
e454d5836c Test Tendermint version in node info tests 2020-11-26 13:39:47 +01:00
Simon Warta
dacaa00948 Update Tendermint to 0.34.0 2020-11-26 13:39:41 +01:00
willclarktech
7b65945f7f
cosmwasm: Add CosmosMsg types 2020-11-26 12:25:22 +00:00
Simon Warta
d9510d544c Fix omitDefaults/omitDefault for Long 2020-11-24 23:32:42 +01:00
willclarktech
2b6f658fb6
cosmwasm: Expose Cw3CosmWasmClient.cw3ContractAddress 2020-11-24 16:27:22 +00:00
willclarktech
62f1410b92
cosmwasm: Query contract account by default in Cw3CosmWasmClient 2020-11-24 16:27:21 +00:00
willclarktech
db6e585206
cosmwasm: Add cw3 contract execution failure checks 2020-11-24 16:27:20 +00:00
willclarktech
ad778c0ba9
cosmwasm: Use launchpad endpoint in tests 2020-11-24 12:22:20 +00:00
willclarktech
e500844705
v0.24.0-alpha.9 2020-11-24 12:12:57 +00:00
willclarktech
050e54040b
Add nonces 2020-11-24 12:12:11 +00:00
Will Clark
030bff75fd
Merge pull request #538 from cosmos/reduce-dependency-on-tendermint-version-detection
Reduce dependency on tendermint version detection
2020-11-24 13:08:02 +01:00
Simon Warta
635c2e7081 Delete another level of spec types 2020-11-24 11:55:47 +01:00
Simon Warta
36a9d2d454 Improve doc comment text 2020-11-24 11:55:21 +01:00
willclarktech
c0710b17a2
stargate: Fix codec export 2020-11-24 10:44:19 +00:00
Simon Warta
10206550d8 Give up and just to the version query in any case 2020-11-20 13:16:58 +01:00
Simon Warta
2c26011e9b Add missing disconnects in StargateClient tests 2020-11-20 12:39:29 +01:00
Simon Warta
dc8c58081c Specify Tendermint version explicitly in stargate 2020-11-20 12:39:29 +01:00
Simon Warta
bfd9ebeeed Organize adaptor exports 2020-11-20 12:39:29 +01:00
Simon Warta
e4d1fd1425 Add an optional adaptor argument to Client.connect 2020-11-20 12:39:29 +01:00
Simon Warta
3576bcd332 Make Client constructor private, add adaptor to create 2020-11-20 12:39:29 +01:00
Simon Warta
453f634662 Internalize Client.detectVersion and add Client.create 2020-11-20 12:39:28 +01:00
willclarktech
92bffa1cf9
faucet: Update dev faucet config 2020-11-19 13:55:20 +01:00
willclarktech
246da8f4d7
cosmwasm: Refactor CW3 query pagination options 2020-11-18 13:55:22 +01:00
willclarktech
75091a92ed
cosmwasm: Refactor CW3 proposal tests to use query method 2020-11-18 13:44:45 +01:00
willclarktech
2ef2dd891b
cosmwasm: Export Cw3CosmWasmClient etc 2020-11-18 13:39:26 +01:00
willclarktech
f90cf793ba
cosmwasm: Add tests for Cw3CosmWasmClient query methods 2020-11-18 13:39:26 +01:00
willclarktech
bb8f2d856f
cosmwasm: Add query methods to Cw3CosmWasmClient 2020-11-18 13:39:25 +01:00
willclarktech
09c5968437
cosmwasm: Add Cw3CosmWasmClient tests 2020-11-18 13:20:29 +01:00
willclarktech
794d87a265
cosmwasm: Add Cw3CosmWasmClient class 2020-11-18 13:20:28 +01:00
willclarktech
ef86986622
launchpad: Add CW3 test utils 2020-11-18 13:20:28 +01:00
Simon Warta
e98990072f v0.24.0-alpha.8 2020-11-17 21:32:24 +01:00
Simon Warta
197111319b Add nonces 2020-11-17 21:32:01 +01:00
Simon Warta
d5ff6e3062 Document 0.40.0-rc3 compatibility 2020-11-17 16:38:36 +01:00
Simon Warta
ae1f2e28a0 Add workaround for missing Tendermint version 2020-11-17 16:27:27 +01:00
Simon Warta
05053fbd47 Regenerate codec for v0.40.0-rc3 2020-11-17 15:55:49 +01:00
Simon Warta
659c8b2ea4 v0.24.0-alpha.7 2020-11-17 12:09:27 +01:00
Simon Warta
1150bc5afb Add nonces 2020-11-17 12:07:47 +01:00
Simon Warta
8a4a3e9471
Merge pull request #531 from cosmos/prepare-release
Prepare release of 0.24.0-alpha.7
2020-11-17 12:03:46 +01:00
Simon Warta
ede62e4d75 Fix error message for unimplemented functionality
Closes #529
2020-11-17 11:42:37 +01:00
Simon Warta
a45a2696f4 Document version range for rc2 2020-11-17 11:30:21 +01:00