Commit Graph
2107 Commits
Author SHA1 Message Date
willclarktech 55396df47b cosmwasm-stargate: Update package.json proto/build scripts 2020-12-15 12:17:09 +00:00
willclarktech 85279b7271 cosmwasm-stargate: Add decorators to tsconfig 2020-12-15 12:17:08 +00:00
willclarktech 1f3c77c685 cosmwasm-stargate: Add proto scripts to package.json 2020-12-15 12:17:08 +00:00
willclarktech 5972832598 cosmwasm-stargate: Update .gitignore for proto files 2020-12-15 12:17:08 +00:00
willclarktech 80cf70ef04 cosmwasm-stargate: Add auxiliary files 2020-12-15 12:17:08 +00:00
willclarktech 77225217c2 cosmwasm-stargate: Add README 2020-12-15 12:17:07 +00:00
willclarktech 32bff353e5 cosmwasm-stargate: Add package.json 2020-12-15 12:17:07 +00:00
willclarktech 27d723f6d9 scripts: Deploy hackatom contract in wasmd 2020-12-15 12:17:03 +00:00
Will Clark 833b46a713 Merge pull request #573 from cosmos/532-stargate-searchTx-queries
Support more Stargate searchTx queries
2020-12-15 13:13:16 +01:00
willclarktech 12b77caa1a stargate: Add tests for new searchTx queries 2020-12-15 11:57:36 +00:00
willclarktech 3f2b4c9cba stargate: Implement searchTx queries
For sentFromOrTo and tags
2020-12-15 11:57:35 +00:00
Simon Warta 4e344c10e3 Merge pull request #577 from cosmos/dependabot/npm_and_yarn/ini-1.3.8
build(deps): bump ini from 1.3.5 to 1.3.8
2020-12-13 22:40:00 +01:00
dependabot[bot] c003252951 build(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 07:17:00 +00:00
mergify[bot] 179b355536 Merge pull request #568 from cosmos/491-stargate-preparation
Prepare Stargate package for CosmWasm support
2020-12-10 16:31:34 +00:00
mergify[bot] 360bd6b56c Merge pull request #569 from cosmos/491-cosmwasm-preparation
Prepare CosmWasm package for CosmWasm Stargate support
2020-12-10 16:31:02 +00:00
willclarktech 8f91640f43 stargate: Parse TxMsgData 2020-12-10 16:23:43 +00:00
willclarktech 84aeed43ef stargate: Update codec 2020-12-10 16:23:43 +00:00
willclarktech 6575ebfb3b stargate: Update proto scripts 2020-12-10 16:23:43 +00:00
willclarktech 4b35668981 stargate: Add logs helper 2020-12-10 16:23:43 +00:00
willclarktech 879a733b5b stargate: Fix comparison operator 2020-12-10 16:23:43 +00:00
willclarktech 17a433646a stargate: Export some types and functions 2020-12-10 16:23:42 +00:00
willclarktech 191919e200 cosmwasm: Fix typo 2020-12-10 16:22:53 +00:00
willclarktech 088d3d8de6 cosmwasm: Export some types and functions 2020-12-10 16:22:50 +00:00
Will Clark e61675f5ce Merge pull request #572 from cosmos/fix-move-types
Fix move-types scripts
2020-12-10 17:21:22 +01:00
Will Clark eb9edb3da5 Merge pull request #570 from cosmos/491-wasmd-scripts-preparation
Prepare wasmd scripts for CosmWasm Stargate support
2020-12-10 16:59:47 +01:00
willclarktech f9fbba413c Standardise move-types scripts 2020-12-10 15:57:44 +00:00
willclarktech c9898c79a6 scripts: Update wasmd to v0.13 2020-12-10 15:25:46 +00:00
willclarktech e33d161307 scripts: Enable contract checksums in wasmd init 2020-12-10 15:25:46 +00:00
willclarktech d9430fc15f scripts: Add contracts to wasmd 2020-12-10 15:25:45 +00:00
willclarktech dbfad3c9e8 scripts: Tidy wasmd start script 2020-12-10 15:25:45 +00:00
Will Clark 64b21e1b08 Merge pull request #565 from cosmos/dependabot/npm_and_yarn/highlight.js-10.4.1
build(deps): bump highlight.js from 10.2.1 to 10.4.1
2020-12-10 14:28:36 +01:00
Simon Warta db23edde5d Merge pull request #567 from cosmos/test-shfmt
Test shfmt for formatting shell scripts
2020-12-08 11:29:09 +01:00
Simon Warta 1b9a530dd2 Install shfmt in lint job 2020-12-08 11:10:51 +01:00
Will Clark 14a6527213 Merge pull request #566 from cosmos/HdPath-docs
Add docs to HdPath
2020-12-08 11:03:27 +01:00
Simon Warta 00f734032d Add docs to HdPath 2020-12-08 10:55:18 +01:00
Simon Warta 4370c4c547 Add text and shell formatting to lint job 2020-12-08 10:50:05 +01:00
Simon Warta 445dfcbf8f Run shfmt 2020-12-08 09:03:14 +01:00
Simon Warta 6a9ef8ef6b Create format-shell script 2020-12-08 09:02:55 +01:00
dependabot[bot] e6a48a5d53 build(deps): bump highlight.js from 10.2.1 to 10.4.1
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.2.1 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.2.1...10.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-04 21:06:18 +00:00
mergify[bot] f9550b828f Merge pull request #564 from cosmos/561-stargate-signed-data-signandbroadcast
Use signed data in stargate client signAndBroadcast
2020-12-02 10:31:24 +00:00
willclarktech cdbb7a532c stargate: Add signAndBroadcast tests for modifying signers 2020-12-02 10:22:25 +00:00
willclarktech e22f71ba55 launchpad: Make Secp256k1HdWallet constructor protected 2020-12-02 10:22:25 +00:00
willclarktech 2c89e4bacd proto-signing: Expose DirectSignResponse interface
Also make DirectSecp256k1HdWallet constructor protected
2020-12-02 10:22:15 +00:00
willclarktech bd08cad70b stargate: Use signed data in signAndBroadcast 2020-12-01 13:01:21 +00:00
mergify[bot] 1988189103 Merge pull request #563 from cosmos/fix-typo
Fix typo in test code
2020-12-01 11:06:47 +00:00
willclarktech e443460c1d stargate: Fix typo in test code 2020-12-01 10:55:54 +00:00
Simon Warta dec867e0fc Merge pull request #556 from cosmos/501-cw1-subkey-support
Add support for CW1 contracts
2020-11-30 15:18:45 +01:00
Simon Warta 8cbad1a46f Improve type safety for Multisig contract responses. 2020-11-30 15:10:00 +01:00
Simon Warta f4bd386081 Add link to Vote source 2020-11-30 14:53:15 +01:00
Simon Warta 8e1cb34312 Move Expiration to cw0 module and add link to source 2020-11-30 14:47:36 +01:00