4012 Commits

Author SHA1 Message Date
Simon Warta
68a7a1ccfb Adjust eslint config to make it work again 2023-03-01 15:32:06 +01:00
Simon Warta
41a3d64a3e Add objectLiteralProperty to .eslintrc.base.js; rename to .eslintrc.js 2023-03-01 14:44:18 +01:00
Simon Warta
910aa4976c Upgrade @typescript-eslint/* dependencies 2023-03-01 14:42:06 +01:00
Simon Warta
1ac8e429bc
Merge pull request #1365 from cosmos/rm-lgtm
Remove LGTM config and badge
2023-01-31 16:34:18 +01:00
Simon Warta
ec43b25f1e Remove LGTM config and badge 2023-01-31 16:13:38 +01:00
Simon Warta
d638c2ec16
Merge pull request #1364 from cosmos/use-events
Use events object instead of parsing rawLog in tests
2023-01-31 11:41:22 +01:00
Simon Warta
b39bde4bd3 Use events object instead of parsing rawLog in tests 2023-01-31 11:23:03 +01:00
Simon Warta
7701108c8e Format example script [skip ci] 2023-01-30 16:23:33 +01:00
Simon Warta
33271bc51c
Merge pull request #1308 from mvid/authz-queries
authz queries to meet the expanded types provided in the sdk
2023-01-03 10:48:27 +01:00
Mantas Vidutis
a4a6bf051a
correct changelog 2023-01-03 15:52:12 +07:00
Mantas Vidutis
a73f654d82
pulling main and adding changelog entry 2023-01-03 15:46:18 +07:00
Mantas Vidutis
5e21c51eb2
Merge branch 'main' of github.com:cosmos/cosmjs into authz-queries 2023-01-03 15:45:33 +07:00
Mantas Vidutis
f461bfa0eb
multiple describe blocks 2023-01-03 13:45:03 +07:00
Simon Warta
22ef61fa8e
Merge pull request #1355 from cosmos/revert-node-crypto
Revert "Remove pbkdf2Sha512Crypto and getCryptoModule"
2022-12-22 16:36:11 +01:00
Simon Warta
f5e9bb13f2 Improve readability crypro -> nodeCrypto 2022-12-20 14:13:38 +01:00
Simon Warta
29afc855ef Revert "Remove pbkdf2Sha512Crypto and getCryptoModule"
This reverts commit 1eb7f494462b04ec4cd0fa72fbd7b47ec8878fd1 (PR #1342).
2022-12-20 13:57:53 +01:00
Simon Warta
d6c962b3eb
Merge pull request #1329 from cosmos/cosmjs-types-0.6
Upgrade cosmjs-types to 0.6 🔭
2022-12-08 16:14:21 +01:00
Simon Warta
92b03215cf Upgrade cosmjs-types to 0.6.0 2022-12-08 15:56:26 +01:00
Simon Warta
6b1e57fd79 Use Any.fromPartial to construct an Any 2022-12-08 15:54:18 +01:00
Simon Warta
490f44512e Remove fromJSON/toJSON from TsProtoGeneratedType 2022-12-08 15:54:10 +01:00
Simon Warta
15270548e4 Use telescope powered cosmjs-types 2022-12-08 15:53:31 +01:00
Simon Warta
302f3c83f7
Merge pull request #1347 from cosmos/rm-prefix-from-createStakingAminoConverters
Remove unnecessary address prefix from createStakingAminoConverters
2022-12-08 15:39:07 +01:00
Simon Warta
6dd634afda Remove unnecessary address prefix from createStakingAminoConverters 2022-12-08 15:21:28 +01:00
Simon Warta
e8eefe85af
Merge pull request #1345 from cosmos/non-optional-decodePubkey
Make input and output of `decodePubkey` non-optional
2022-12-08 13:32:52 +01:00
Simon Warta
1a67324d6f Sort ticket links in CHANGELOG 2022-12-08 12:55:36 +01:00
Simon Warta
866a831dca Make input and output of decodePubkey non-optional 2022-12-08 12:55:11 +01:00
Simon Warta
6b05c122fd
Merge pull request #1240 from cosmos/test-node-18
Test node.js 18
2022-12-08 12:18:18 +01:00
Simon Warta
81ca5bb44d Add CHANGELOG for node 18 [ci skip] 2022-12-08 12:05:02 +01:00
Simon Warta
182b1e778c Do not use experimental fetch 2022-12-08 11:40:18 +01:00
Simon Warta
b33c6c9193 Split http tests 2022-12-08 11:40:12 +01:00
Simon Warta
612576f85c Upgrade usb dependency to 1.9.2 2022-12-08 11:09:32 +01:00
Simon Warta
37b705683b Test Node.js 18 2022-12-08 11:09:31 +01:00
Simon Warta
6b21c2b238
Merge pull request #1342 from cosmos/rm-pbkdf2Sha512Crypto
Remove pbkdf2Sha512Crypto and getCryptoModule
2022-12-07 22:00:36 +01:00
Simon Warta
1eb7f49446 Remove pbkdf2Sha512Crypto and getCryptoModule 2022-12-07 21:44:47 +01:00
Simon Warta
1f45c21ee6
Merge pull request #1295 from cosmos/RpcTxEvent-index
Remove RpcTxEvent.index
2022-12-07 21:40:46 +01:00
Simon Warta
a2882fb13c Remove RpcTxEvent.index 2022-12-07 21:21:16 +01:00
Simon Warta
308499cbcd
Merge pull request #1343 from cosmos/target-es2020
Target es2020
2022-12-07 21:19:18 +01:00
Simon Warta
776d1c9d15 Target es2020 2022-12-07 21:04:04 +01:00
Simon Warta
ef79d443b0 Set version 0.29.5 v0.29.5 2022-12-07 20:58:01 +01:00
Simon Warta
3560cd4c02
Merge pull request #1340 from cosmos/crypro-imports
Don't call getCryptoModule in getSubtle
2022-12-07 20:55:08 +01:00
Simon Warta
52ffcf50b5 Update yarn SDKs 2022-12-07 20:41:14 +01:00
Simon Warta
7b32660d08 Don't call getCryptoModule in getSubtle 2022-12-07 20:29:40 +01:00
Simon Warta
b5290390bb
Merge pull request #1339 from cosmos/upgrade-prettier-2.8.1
Upgrade prettier to 2.8.1
2022-12-07 19:55:09 +01:00
Simon Warta
6880136d63
Merge pull request #1337 from cosmos/add-queryStoreVerified
Create queryStoreVerified and deprecate queryVerified
2022-12-07 19:54:59 +01:00
Simon Warta
55da02982a Rename argument to queryKey in queryVerified 2022-12-07 19:24:40 +01:00
Simon Warta
037dc3d69f Create queryStoreVerified and deprecate queryVerified 2022-12-07 19:16:34 +01:00
Simon Warta
e015f947ba Export missing QueryAbciResponse 2022-12-07 19:16:34 +01:00
Simon Warta
01e8dfbdd1 Remove extra space in link 2022-12-07 19:15:24 +01:00
Simon Warta
58c1ab70b2 Upgrade prettier 2022-12-07 19:15:24 +01:00
Simon Warta
b1477aced8
Merge pull request #1338 from cosmos/upgrade-yarn
Upgrade yarn to 3.2.4
2022-12-07 19:14:45 +01:00