470 Commits

Author SHA1 Message Date
Simon Warta
34e0220e03 Sort exports 2021-12-01 11:58:57 +01:00
Simon Warta
28ddfeb45c Upgrade TypeScript to 4.4 and adapt code 2021-11-24 13:26:36 +01:00
Simon Warta
5baf9781de Rename BroadcastTx{Success,Failure} to DeliverTx{Success,Failure} 2021-11-23 18:39:39 +01:00
Simon Warta
5e6477ada4 Run tests through yarn 2021-11-22 22:47:23 +01:00
Simon Warta
8ac88b7f74 Merge branch '0.26' 2021-11-22 18:58:32 +01:00
Simon Warta
895b494f95 Set version 0.26.5 2021-11-20 13:01:17 +01:00
Simon Warta
37b472af44 Allow the use of a custom gas multiplier 2021-11-20 09:46:11 +01:00
Simon Warta
86467822f9 Add "auto" option to fee 2021-11-20 09:46:11 +01:00
Simon Warta
e3b18c3859 Use sendTokens and signAndBroadcast in example 2021-11-20 09:46:11 +01:00
Simon Warta
20e49746c5 Use coins helper in examples 2021-11-20 09:46:11 +01:00
Simon Warta
926767d1e1 Add simulate example 2021-11-20 09:46:11 +01:00
Simon Warta
eda053bfbf Merge branch '0.26' 2021-11-18 23:16:10 +01:00
Simon Warta
91f3c9872e Upgrade prettier to 2.4.1 2021-11-18 23:04:36 +01:00
Simon Warta
67866dbaa4 Format cosmwasm example 2021-11-18 22:36:29 +01:00
Simon Warta
f3227209df Fix stargate example to latest fee API 2021-11-18 22:36:17 +01:00
Simon Warta
de32f787e9 Fix SIMAPP42_ENABLED -> WASMD_ENABLED for cosmwasm example 2021-11-18 22:18:36 +01:00
Simon Warta
09b94d77dc Upgrade cosmjs-types to 0.3.0 and adapt code 2021-11-18 09:57:29 +01:00
Simon Warta
2e0fef4546 Set version 0.26.4 2021-10-28 22:08:06 +02:00
Simon Warta
5aed28fc1b Set version 0.26.3 2021-10-25 11:13:00 +02:00
Simon Warta
a2b6e74524 Make env vars simapp42/simapp44 specific 2021-10-24 21:52:39 +02:00
Simon Warta
f198f0acc4 Set version 0.26.2 2021-10-12 14:39:52 +02:00
Simon Warta
b472cd4acb Set version 0.26.1 2021-09-30 23:21:18 +02:00
dependabot[bot]
b2326ca305
Bump axios from 0.21.1 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 20:32:48 +00:00
Simon Warta
b2279928c6 Set version 0.26.0 2021-08-24 17:31:59 +02:00
Simon Warta
ac016f1f30 Set version 0.26.0-rc1 2021-08-24 11:23:09 +02:00
Simon Warta
9508c58130 Set version 0.26.0-alpha2 2021-08-04 16:59:57 +02:00
Simon Warta
8853faded3 Remove nonces 2021-08-04 16:57:08 +02:00
Simon Warta
aabca4f9f9
Merge pull request #863 from cosmos/upgrade-to-wasmd-0.18
Upgrade CosmWasm to wasmd 0.18
2021-08-04 16:54:25 +02:00
Simon Warta
e7584125b9 Configure npm registry for publishing 2021-08-04 16:45:19 +02:00
Simon Warta
1582ccedbc Set version 0.26.0-alpha1 2021-08-04 16:16:08 +02:00
Simon Warta
737c5c7ac9 Upgrade to the latest proto types 2021-08-02 13:15:46 +02:00
Simon Warta
121d24009b Upgrade cosmjs-types to 0.2.0 2021-08-02 13:15:10 +02:00
Simon Warta
c2bbba5258 Upgrade Jasmine to 3.8 2021-07-28 15:12:32 +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
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
51e5ce3c3d Adapt test to new TypeScript 4.3 error message 2021-07-20 16:50:37 +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
d00e08e4a4 Upgrade typescript to 4.3 2021-07-20 15:07:58 +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
willclarktech
3116590bd7
cli: Fix example 2021-06-03 13:49:42 +02:00
willclarktech
de7453bc6f
cli: Use cosmjs-types 2021-06-03 13:49:41 +02:00
willclarktech
e7c3043e4b
cli: Add cosmjs-types dep 2021-06-03 13:49:41 +02:00
willclarktech
c4bd925324
Merge branch 'main' into 301-yarn2 2021-06-01 10:52:35 +02:00