Commit Graph
2532 Commits
Author SHA1 Message Date
Simon Warta 429cd848b5 Add known limitations to main README 2021-03-15 16:38:36 +01:00
Simon Warta 8aa0aa5383 Add support for vesting accounts to accountFromAny 2021-03-15 16:38:36 +01:00
Simon Warta 659b9193c0 Use Any for account encoding 2021-03-15 16:38:29 +01:00
mergify[bot] 6491f8f485 Merge pull request #706 from cosmos/improve-CommitSignature-api
Make CommitSignature fields optional
2021-03-15 14:33:07 +00:00
Simon Warta b0e546196c Add CHANGELOG entry for CommitSignature change 2021-03-15 15:22:57 +01:00
Simon Warta dc96a07443 Make CommitSignature fields optional 2021-03-12 21:12:22 +01:00
Simon Warta a2ff422228 Merge branch '0.24' into main 2021-03-12 20:38:44 +01:00
Simon Warta 2f49616749 Merge pull request #705 from cosmos/fix-tm-rpc-commit-parsing
Properly handle missing commit signatures
2021-03-12 20:37:54 +01:00
Simon Warta c5e1b75c40 Adapt types to fix 2021-03-12 20:26:35 +01:00
Ethan Frey db90bd4445 Properly handle missing commit signatures 2021-03-12 20:26:34 +01:00
Simon Warta 171fda884c v0.25.0-alpha.0 2021-03-11 15:55:55 +01:00
Simon Warta 30fbb9e640 Add nonces 2021-03-11 15:54:51 +01:00
Simon Warta b05182c3fa Merge pull request #703 from cosmos/update-typedoc-to-0.20
Update typedoc to 0.20
2021-03-11 15:49:09 +01:00
Simon Warta 72c6e9c7f1 Exclude workers from documentation 2021-03-11 15:38:48 +01:00
Simon Warta bce47e21f2 Upgrade typedoc to 0.20 2021-03-11 15:38:48 +01:00
Simon Warta 1a1ebaf83e Merge pull request #701 from cosmos/upgrade-to-wasmd-0.16
Upgrade client to support Comso SDK 0.42 and wasmd 0.16
2021-03-11 15:38:12 +01:00
Simon Warta 875ac56a8e Add workaround for ts-proto bug 2021-03-11 15:23:10 +01:00
Simon Warta 981c3ac919 Streamline Amino JSON type definitions and fix tests 2021-03-11 13:42:45 +01:00
Simon Warta 8743000e2a Update Cosmos SDK codecs to 0.42.0 2021-03-11 13:42:45 +01:00
Simon Warta 6595b23a72 Add changelog entry for wasmd codec 2021-03-11 13:42:45 +01:00
Simon Warta 707cc7c8a5 Update x/wasm proto types 2021-03-11 13:42:44 +01:00
Simon Warta eca9d18db3 Regenerate wasmd genesis file 2021-03-11 13:42:44 +01:00
Simon Warta 05d363db21 Update wasmd to v0.16.0-alpha1 2021-03-11 13:42:44 +01:00
Simon Warta 2b71527029 Update hackatom to v0.14.0-beta1+contracts1 2021-03-11 13:42:44 +01:00
Simon Warta 9412706322 Remove unused erc20 setup 2021-03-11 13:42:43 +01:00
Simon Warta eee74a575f Remove unused cw-nameservice.wasm from wasmd scripts 2021-03-11 13:42:43 +01:00
Simon Warta 150ee2a2d7 Add Unreleased section to CHANGELOG 2021-03-11 13:42:42 +01:00
Simon Warta 44e3261792 Update ts-proto to 1.73.0 2021-03-11 13:41:02 +01:00
Simon Warta a7d0b77c75 Fix diff link in CHANGELOG [skip ci] 2021-03-11 10:37:25 +01:00
Simon Warta dce8365164 Update CHANGELOG.md 2021-03-11 10:35:41 +01:00
Simon Warta f7c5323b0e v0.24.0 2021-03-11 10:30:00 +01:00
Simon Warta 836eae9ee6 Add nonces 2021-03-11 10:26:01 +01:00
Simon Warta f081591fdb Merge pull request #700 from cosmos/prepare0.24.0-release
Update testing blockchains and prepare 0.24.0 release
2021-03-11 10:16:44 +01:00
Simon Warta eb5d806c35 Redirect stderr to logfile 2021-03-11 08:29:48 +01:00
Simon Warta ecd3926063 Update wasmd to 0.15.1 2021-03-11 07:46:24 +01:00
Simon Warta eac5ffa144 Update version table for CosmJS 0.24 2021-03-11 07:41:15 +01:00
Simon Warta 351fd64d35 Update simapp to 0.42.1 2021-03-11 07:40:01 +01:00
Simon Warta 127569bc9f Merge pull request #699 from cosmos/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
2021-03-11 07:30:23 +01:00
dependabot[bot] 2ab1df0053 Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 06:45:04 +00:00
Simon Warta 72b7c0b98b Merge pull request #698 from cosmos/697-execute-utf8
Encode CosmWasm msgs using UTF8 in cosmwasm-stargate
2021-03-02 13:38:36 +01:00
willclarktech cf316528df cosmwasm-stargate: Encode CosmWasm msgs using UTF8 2021-03-02 11:26:08 +00:00
Simon Warta 33e4d4d6eb v0.24.0-alpha.26 2021-02-24 16:31:23 +01:00
Simon Warta 8bbe0ae97e Add nonces 2021-02-24 16:30:18 +01:00
Will Clark e46db075f4 Merge pull request #694 from cosmos/remove-unused
Remove unused modules from proto-signing
2021-02-24 15:30:36 +01:00
Simon Warta 02d612ccff Remove obsolete demo files 2021-02-24 14:57:21 +01:00
Simon Warta 14de08c6ac Remove unused adr27 module 2021-02-24 14:56:20 +01:00
mergify[bot] f4d313b56a Merge pull request #693 from cosmos/support-different-generated-types
Bring back support for pbjs generated types
2021-02-24 13:24:51 +00:00
Simon Warta 549c5a0221 Bring back support for pbjs generated types 2021-02-24 14:14:14 +01:00
Simon Warta 8c8f9b6f0b Merge pull request #689 from cosmos/split-tendermint-clients
Create dedicated Tendermint34Client
2021-02-23 15:17:04 +01:00
Simon Warta 0d4d71471d Move config to testutil.spec.ts 2021-02-23 14:15:15 +01:00