3973 Commits

Author SHA1 Message Date
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
Simon Warta
8b54c96d9e Upgrade yarn to 3.2.4 2022-12-07 18:56:19 +01:00
Simon Warta
2ded20c73b
Merge pull request #1336 from cosmos/fix-protoDecimalToJson-simon
Fix protoDecimalToJson for 0 fractional parts
2022-12-07 11:53:39 +01:00
Simon Warta
f8797e619c Add CHANGELOG entry for protoDecimalToJson fix 2022-12-07 11:01:08 +01:00
Simon Warta
911027da59 Organize protoDecimalToJson test code 2022-12-07 11:00:46 +01:00
Simon Warta
e61dd42e82 Remove protoDecimalToJson export 2022-12-07 11:00:46 +01:00
keupsonite
cc1e8531d8 Update packages/stargate/src/modules/staking/aminomessages.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2022-12-07 11:00:46 +01:00
keupsonite
63cfaad9e8 Fix protoDecimalToJson 0 fractional part 2022-12-07 11:00:46 +01:00
Simon Warta
74346b2ce6
Merge pull request #1331 from cosmos/prettyfy-some-code
Create authInfo with type
2022-11-24 20:18:44 +01:00
Simon Warta
c9d833fd36
Merge pull request #1328 from cosmos/deprecate-queryUnverified
Add QueryClient.queryAbci and deprecate QueryClient.queryUnverified
2022-11-24 20:17:03 +01:00
Simon Warta
51ca98eda1 Create authInfo with type 2022-11-24 19:56:55 +01:00
Simon Warta
503e94996f Add QueryClient.queryAbci and deprecate QueryClient.queryUnverified 2022-11-24 19:49:28 +01:00
Simon Warta
7a5cebaab5
Merge pull request #1330 from cosmos/upgrade-git-lfs
Upgrade git-lfs_2.13.3_amd64.deb in CI
2022-11-24 19:48:33 +01:00
Simon Warta
8c89616239 Upgrade git-lfs_2.13.3_amd64.deb in CI 2022-11-24 19:26:48 +01:00
Simon Warta
fd0e6d7607 Set version 0.29.4 v0.29.4 2022-11-15 23:07:54 +01:00
Simon Warta
466a4423b3
Merge pull request #1323 from cosmos/improve-HttpBatchClient
Improve HttpBatchClient
2022-11-15 22:30:45 +01:00
Simon Warta
66124fcc93 Send batch immediately when full in HttpBatchClient 2022-11-15 16:45:32 +01:00
Simon Warta
37ed295a2e Improve HttpBatchClient constructor and add missing exports 2022-11-15 16:45:32 +01:00
Simon Warta
8a7787885f
Merge pull request #1324 from cosmos/bump-elliptic
Bump elliptic to ^6.5.4
2022-11-15 16:40:20 +01:00
Simon Warta
6fc3d33117 Update @types/elliptic 2022-11-15 16:10:35 +01:00
Simon Warta
3e6c9b6009 Bump elliptic version to ^6.5.4 2022-11-15 16:10:12 +01:00
Simon Warta
9c623bd645 Format CHANGELOG 2022-11-15 16:08:21 +01:00
Simon Warta
00035fd53e
Merge pull request #1322 from cosmos/rm-http-tests
Pull out function http and deduplicate tests
2022-11-15 00:15:51 +01:00
Simon Warta
c3c5517eaf Pull out function http and deduplicate tests 2022-11-14 23:59:02 +01:00
Simon Warta
46ae68e308
Merge pull request #1320 from disperze/main
Fix parse ContractCodeHistory msg
2022-11-14 18:47:15 +01:00
Giancarlos Salas
f769277631
Update CHANGELOG.md 2022-11-14 10:58:32 -06:00
Simon Warta
65899655a9
Merge pull request #1321 from cosmos/upgrade-socket.io
Upgrade socket.io
2022-11-14 11:49:51 +01:00
Simon Warta
0d75c02d96 Upgrade socket.io 2022-11-14 09:35:35 +01:00
Giancarlos Salas
82371597c3
Fix parse contract msg 2022-11-11 11:49:42 -06:00