Commit Graph
2609 Commits
Author SHA1 Message Date
willclarktech 4d160a0d94 stargate: Update define-proto.sh for tendermint 2021-03-18 13:57:41 +01:00
willclarktech 0350087a04 stargate: Add IBC messages to default registry types 2021-03-18 13:57:41 +01:00
willclarktech d9cc92ea47 Update CHANGELOG for ibc codecs 2021-03-18 13:57:41 +01:00
willclarktech 797c000e14 stargate: Add missing ibc query/tx codecs 2021-03-18 13:57:40 +01:00
willclarktech 14133f4b39 stargate: Update define-proto.sh for ibc query/tx 2021-03-18 13:57:37 +01:00
mergify[bot] ac3d2b3e3b Merge pull request #717 from cosmos/648-rename-rpc-interface
Rename Stargate Rpc interface -> ProtobufRpcClient
2021-03-18 12:56:21 +00:00
willclarktech c3a4dce729 Update CHANGELOG for ProtobufRpcClient renaming 2021-03-18 13:46:30 +01:00
willclarktech 991fe9b25a cosmwasm-stargate: Update for new createProtobufRpcClient name 2021-03-18 13:46:05 +01:00
willclarktech dc4c48bcc5 stargate: Rename Rpc -> ProtobufRpcClient 2021-03-18 13:44:00 +01:00
mergify[bot] f463473284 Merge pull request #716 from cosmos/708-deprecate-tm-client
Deprecate legacy tendermint-rpc Client class
2021-03-18 12:37:18 +00:00
Simon Warta 1223b9879c Merge pull request #715 from cosmos/640-README-link
Add link to custom Stargate module docs in README
2021-03-18 13:31:14 +01:00
willclarktech 06ca5a9e75 Update CHANGELOG for Tendermint Client deprecation 2021-03-18 13:27:44 +01:00
willclarktech 8fb41f6724 tendermint-rpc: Deprecate legacy Client class 2021-03-18 13:11:51 +01:00
willclarktech cfe7eb0aee root: Add link to custom Stargate modules in README 2021-03-18 12:25:06 +01:00
Will Clark 8763d2b57c Merge pull request #714 from cosmos/onsolete-pubkey-check
Remove unnecessary pubkey check
2021-03-18 10:35:21 +01:00
Simon Warta 22cbe2b204 Remove unnecessary pubkey check
Since pubkey is not queried from the blockchain anymore, we don't need
this check.
2021-03-18 08:56:56 +01:00
Will Clark 82aba9b627 Merge pull request #712 from cosmos/640-document-proto
Document custom protobuf msgs/queries
2021-03-17 15:41:03 +01:00
willclarktech f9a5f21d12 docs: Document custom protobuf msgs/queries 2021-03-17 15:06:46 +01:00
mergify[bot] d8cdd83b95 Merge pull request #710 from cosmos/628-register-new-message-types
Expose registry and fee table from signing clients
2021-03-16 14:55:23 +00:00
willclarktech 7c35d48438 Update CHANGELOG for exposed signing client properties 2021-03-16 15:45:19 +01:00
willclarktech 15308b9cfb Expose registry and fee table from signing clients 2021-03-16 15:44:24 +01:00
Simon Warta aa2accb453 Merge pull request #707 from cosmos/support-PeriodicVestingAccount
Add support for PeriodicVestingAccount (and many more account types)
2021-03-16 14:29:43 +01:00
Simon Warta 02b6262696 Fix doc comments and README 2021-03-16 14:10:24 +01:00
Simon Warta 3a18b0ec43 Organize Akash account source comments 2021-03-16 14:07:31 +01:00
Simon Warta df756e5cc7 Write missing account check more compact 2021-03-16 14:05:07 +01:00
Simon Warta 8804e0ccb2 Move accountFromAny into new module and create a test 2021-03-15 17:52:20 +01:00
Simon Warta f2191ee211 Add support for ModuleAccount 2021-03-15 16:43:12 +01:00
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