2291 Commits

Author SHA1 Message Date
Simon Warta
2906dac731 Merge branch 'main' into custom-ledger-app-simon 2021-10-20 12:10:53 +02:00
Simon Warta
456c9c8645 Improve docs on ledgerAppName/requiredLedgerAppVersion 2021-10-20 12:05:09 +02:00
Simon Warta
a1861add4e Clarify error text on min version 2021-10-20 12:04:41 +02:00
Simon Warta
ba4509ac28 Format code 2021-10-20 12:02:45 +02:00
Simon Warta
f198f0acc4 Set version 0.26.2 2021-10-12 14:39:52 +02:00
Simon Warta
3ac2178c8b Improve Ledger docs 2021-10-12 14:31:25 +02:00
Simon Warta
f6e3095196 Upgrade wasmd to 0.20 2021-10-12 13:43:23 +02:00
Simon Warta
b6df15cff2 Fix getContracts test after #900 started to create additional instances 2021-10-12 13:43:11 +02:00
Simon Warta
3593b405c9 Fix message encoding in AminoMsgMigrateContract 2021-10-12 11:55:43 +02:00
Simon Warta
fa9004b5ea Fix message encoding in AminoMsgExecuteContract 2021-10-12 11:55:43 +02:00
Simon Warta
a6a5d8e2fd Test instantiate with Amino JSON signing and fix message encoding 2021-10-12 11:55:43 +02:00
Simon Warta
22e0d32aa3 Fix empty to undefined conversion in AminoMsgInstantiateContract 2021-10-12 11:09:13 +02:00
Simon Warta
11ec6f1393 Write tests for http function 2021-10-12 00:35:24 +02:00
Calvin Kei
7f0620ad49 capitalize default ledger app name 2021-10-06 23:19:21 +08:00
Calvin Kei
23e676aa72 Merge branch 'calvinkei/custom-ledger-app' of https://github.com/calvinkei/cosmjs into calvinkei/custom-ledger-app 2021-10-06 23:16:20 +08:00
Calvin Kei
b8ea9a6f08 generalize ledger app name and allow customizing ledger app version 2021-10-06 23:15:41 +08:00
Calvin Kei
c33f5ed114
Update packages/ledger-amino/src/launchpadledger.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2021-10-06 14:00:53 +08:00
Calvin Kei
edf7210898 added custom ledger app name support 2021-10-04 22:01:39 +08:00
blackpanther1881
8ccb42bfd2
Update signingstargateclient.ts
removing extra space in messageTimeout
2021-10-04 15:01:19 +05:30
Simon Warta
07139bce49 Remove unused cw1/cw3 contract deployments 2021-10-02 22:05:15 +02:00
Simon Warta
f9548febe0 Remove unused helpers of contract specific test code 2021-10-02 20:10:36 +02:00
Simon Warta
b472cd4acb Set version 0.26.1 2021-09-30 23:21:18 +02:00
Simon Warta
3e4f1a1c35
Merge pull request #887 from cosmos/dependabot/npm_and_yarn/axios-0.21.2
Bump axios from 0.21.1 to 0.21.2
2021-09-30 22:59: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
86f5f56af4 Test decodeAminoPubkey with multisig 2021-09-30 22:23:47 +02:00
Hleb Albau
ab7e4f444b #882 fix review comments p2 2021-09-30 15:11:33 +02:00
Hleb Albau
98333c5850 #882 fix review comments 2021-09-30 12:00:51 +02:00
Hleb Albau
aeedeb1c5d #882 Decode multisig pubkey 2021-09-29 20:30:09 +02:00
Simon Warta
9a70faad3a Fix variable name testgroup*Address to testgroup*PubkeyBech32 2021-09-29 13:27:55 +02:00
Simon Warta
63c2199c9d
Merge pull request #881 from cosmos/add-gov-pagination
Add paginationKey arguments to types in gov query
2021-09-29 13:20:54 +02:00
Simon Warta
a4964147d3 Add paginationKey arguments to types in gov query 2021-09-27 16:45:18 +02:00
Simon Warta
52aa5da13d Add test of decodeTxRaw 2021-09-27 16:10:07 +02:00
Simon Warta
afe574b1d7 Use PubKey.encode instead of magic constants in code 2021-09-27 16:04:24 +02:00
Simon Warta
b2279928c6 Set version 0.26.0 2021-08-24 17:31:59 +02:00
Simon Warta
4f0bddac09 Add amino conversion tests for MsgDeposit, MsgSubmitProposal and MsgVote 2021-08-24 16:54:53 +02:00
Simon Warta
e2e8eeec06 Sort toAmino/fromAmino test code 2021-08-24 16:38:08 +02:00
Simon Warta
aa2c9421f9 Add amino encoding support for MsgDeposit, MsgSubmitProposal and MsgVote 2021-08-24 14:47:25 +02:00
Simon Warta
252aeb3ff3 Improve GovExtension test code 2021-08-24 14:46:14 +02:00
Simon Warta
00324485fb Group createDefaultTypes cases by module 2021-08-24 14:00:45 +02:00
Simon Warta
177e669eaf Add support for MsgDeposit
Closes #869
2021-08-24 12:06:45 +02:00
Simon Warta
82e1894673 Add ^0.26.0 and ^0.25.0 to compatibility table [ci skip] 2021-08-24 11:31:19 +02:00
Simon Warta
ac016f1f30 Set version 0.26.0-rc1 2021-08-24 11:23:09 +02:00
Ethan Frey
0dde122d10 Update cosmjs to use new events 2021-08-12 15:59:27 +02:00
Simon Warta
34aefbbff7 Upgrade CosmWasm contracts to 0.16.0 2021-08-05 16:33:04 +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
dfa8ab886d Add compatibility note and CHANGELOG entry [skip ci] 2021-08-02 14:03:28 +02:00