2224 Commits

Author SHA1 Message Date
Simon Warta
b3af6be16f Pull out makeSignerInfos 2021-07-26 14:29:42 +02:00
Simon Warta
7bddd8f2dc Merge branch '0.25' into main 2021-07-26 14:06:35 +02:00
Simon Warta
2e52b1b540 v0.25.6 2021-07-26 13:10:11 +02:00
Simon Warta
31c057eaa5 Add nonces 2021-07-26 12:59:06 +02:00
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
1cac9b834a Deploy IBC contract to test port ID assignment 2021-07-25 00:08:16 +02:00
Simon Warta
004d880956 Add field ibcPortId to Contract 2021-07-24 23:44:39 +02:00
Simon Warta
9106f1283f Fix logging in generate command 2021-07-22 17:18:27 +02:00
Simon Warta
b156d68dea Make FAUCET_PATH_PATTERN configurable 2021-07-22 17:18:13 +02:00
Simon Warta
22aac20160 Add makePathBuilder to make path builders 2021-07-22 16:56:09 +02:00
Simon Warta
3912aaff88 Remove @cosmjs/cosmwasm and @cosmjs/cosmwasm-launchpad 2021-07-22 14:44:41 +02:00
Simon Warta
36c5cc3615 Remove unmaintained coralnet.ts and helpers.ts 2021-07-22 14:03:49 +02:00
Simon Warta
23c3706ff0 Add CosmWasm CLI example 2021-07-22 14:01:00 +02:00
Simon Warta
a6b8e35b84 Format CLI examples 2021-07-22 13:43:59 +02:00
Simon Warta
93d547b17d Remove dependency on @cosmjs/cosmwasm-launchpad 2021-07-22 11:47:49 +02:00
Simon Warta
7a9963d6e2 Copy Contract and ContractCodeHistoryEntry 2021-07-22 11:37:37 +02:00
Simon Warta
77bd2e70a1 Copy JsonObject to cosmwasm-stargate 2021-07-22 11:28:47 +02:00
Simon Warta
6ec6994a79 Copy Code and CodeDetails 2021-07-22 11:23:11 +02:00
Simon Warta
03a9a39ac7 Export isValidBuilder from @cosmjs/cosmwasm-stargate 2021-07-22 10:25:35 +02:00
Simon Warta
858142c8fc Let prepareBuilder return undefined 2021-07-22 10:20:33 +02:00
Simon Warta
24e328077e Add Stargate-ready parseCoins 2021-07-21 09:59:38 +02:00
Simon Warta
51e5ce3c3d Adapt test to new TypeScript 4.3 error message 2021-07-20 16:50:37 +02:00
Simon Warta
6ce7aa12d0 Upgrade typedoc to 0.21 2021-07-20 16:41:36 +02:00
Simon Warta
34561d468b Upgrade deps to support parsing the TypeScript 4.3 override keyword 2021-07-20 16:16:43 +02:00
Simon Warta
80d75d79db Enable noImplicitOverride and adapt code 2021-07-20 15:20:34 +02:00
Simon Warta
d00e08e4a4 Upgrade typescript to 4.3 2021-07-20 15:07:58 +02:00
Simon Warta
b19465a870 Remove stray block search code from Tendermint 0.33 client 2021-07-20 14:14:15 +02:00
Simon Warta
98e91ae5fe Merge branch '0.25' into main 2021-06-23 17:51:46 +02:00
Simon Warta
9a0f120567 v0.25.5 2021-06-23 17:34:42 +02:00
Simon Warta
d7b3f8438c Add nonces 2021-06-23 17:34:20 +02:00
Simon Warta
272dee3632 Add note on decoding block height 1 2021-06-23 13:35:43 +02:00
Simon Warta
65db62d3ee Backport block search 2021-06-23 13:24:36 +02:00
Simon Warta
5f694f2ed6 Upgrade Tendermint version in tests to 0.34.10 and adapt code 2021-06-23 13:24:36 +02:00
willclarktech
fca794e92e
Use string gas price in simple calculateFee cases 2021-06-16 10:32:08 +02:00
willclarktech
1bc770327d
stargate: Accept a string gasPrice in calculateFee 2021-06-16 10:18:34 +02:00
willclarktech
c06dd0c0ce
faucet: Update for removed default fees 2021-06-15 16:56:58 +02:00
willclarktech
c2384cc0ce
ledger-amino: Update tests for Stargate fees 2021-06-15 16:56:58 +02:00
willclarktech
96e9004148
cosmwasm-stargate: Remove default fee table 2021-06-15 14:05:34 +02:00
willclarktech
92511ee19f
stargate: Add test for calculateFee 2021-06-15 14:05:33 +02:00
willclarktech
48f93b5063
stargate: Remove default fee table 2021-06-15 14:05:32 +02:00
willclarktech
c04eef3a39
cosmwasm-stargate: Duplicate signing client interfaces from cosmwasm-launchpad 2021-06-10 10:40:23 +02:00
willclarktech
ba0a4411dd
cosmwasm-stargate: Update for InstantiateOptions.funds 2021-06-10 10:09:12 +02:00
willclarktech
eca225530f
cosmwasm-launchpad: Rename InstantiateOptions.transferAmount -> .funds 2021-06-10 10:08:47 +02:00
willclarktech
daaeea0ff2
encoding: Remove TextEncoder/TextDecoder fallbacks 2021-06-09 16:37:09 +02:00
willclarktech
5ee3f82b83
tendermint-rpc: Support order_by param in Tendermint v0.34 tx search 2021-06-09 14:50:14 +02:00
willclarktech
7bdc748f02
tendermint-rpc: Support order_by param in Tendermint v0.33 tx search 2021-06-09 14:50:04 +02:00
willclarktech
06739519f7
tendermint-rpc: Fix import 2021-06-08 17:39:53 +02:00
willclarktech
7dd7a617bf
tendermint-rpc: Fix unused variable name 2021-06-08 17:06:20 +02:00
willclarktech
a172327a2a
tendermint-rpc: Remove eslint overrides 2021-06-08 17:04:32 +02:00