2907 Commits

Author SHA1 Message Date
Simon Warta
a408f1ed86 Fix wrong salt output 2023-03-06 14:51:06 +01:00
Simon Warta
09bdaed37d Use toUint64 2023-03-06 14:51:06 +01:00
Simon Warta
4de6c7ed7f Update contract_addresses.ts 2023-03-06 14:51:06 +01:00
Simon Warta
64cf77532a Update to use checksum instead of code_id 2023-03-06 14:51:06 +01:00
Simon Warta
ae587c40d4 Make test addresses deterministic 2023-03-06 14:51:06 +01:00
Simon Warta
b968aae644 Adapt length encoding 2023-03-06 14:51:06 +01:00
Simon Warta
97f39df4e7 Implement determinstic contract address generation 2023-03-06 14:51:06 +01:00
Simon Warta
a5a8a06e9b Add txIndex to DeliverTxResponse and IndexedTx 2023-03-06 14:14:13 +01:00
Simon Warta
2c1f779dbd
Merge pull request #1376 from cosmos/tendermint-0.37
Add a Tendermint 0.37 client
2023-03-06 11:57:25 +01:00
Simon Warta
002bee65ff
Merge pull request #1363 from cosmos/upgrade-wasmd-0.31
Upgrade wasmd to v0.31.0-rc0
2023-03-06 11:40:14 +01:00
Simon Warta
d107fdeddd Log Tendermint version in example 2023-03-06 11:39:01 +01:00
Simon Warta
113158137e Add example 2023-03-06 11:33:38 +01:00
Simon Warta
7f8934cbe5 Allow creating higher level clients with a given Tendermint client 2023-03-02 17:29:51 +01:00
Simon Warta
dd35029813 Sleep between broadcast and search 2023-03-02 14:49:34 +01:00
Simon Warta
a808a8218c Add TendermintClient 2023-03-02 14:22:35 +01:00
Simon Warta
3daa7b6c4a Rename fromTendermint34Event to fromTendermintEvent
and let it support both Tendermint 0.34 and 0.37 events as input
2023-03-02 14:12:47 +01:00
Simon Warta
3d0546a582 Use base64 encoding for tx query 2023-03-02 13:48:58 +01:00
Simon Warta
e6bf27f844 Harden "can limit by maxHeight" test 2023-03-02 13:35:02 +01:00
Simon Warta
b9ca8cb38f Add tx search tests 2023-03-02 09:49:53 +01:00
Simon Warta
1cc4fbe032 Remove Tendermint 0.35 client 2023-03-01 17:58:19 +01:00
Simon Warta
ff28298340 Adapt testing code 2023-03-01 17:58:14 +01:00
Simon Warta
81b7449770 Add Tendermint37Client 2023-03-01 15:53:32 +01:00
Simon Warta
80194b3be9 Add Tendermint 37 testing instance 2023-03-01 15:53:32 +01:00
Simon Warta
68a7a1ccfb Adjust eslint config to make it work again 2023-03-01 15:32:06 +01:00
Simon Warta
910aa4976c Upgrade @typescript-eslint/* dependencies 2023-03-01 14:42:06 +01:00
jinseong.cho
87e0047012 feat:implement instantiate permission in amino 2023-02-19 03:37:36 +09:00
Simon Warta
3a1e3e741a Adapt test to missing created value 2023-01-31 13:24:27 +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
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
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
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
6dd634afda Remove unnecessary address prefix from createStakingAminoConverters 2022-12-08 15:21:28 +01:00
Simon Warta
866a831dca Make input and output of decodePubkey non-optional 2022-12-08 12:55:11 +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
1eb7f49446 Remove pbkdf2Sha512Crypto and getCryptoModule 2022-12-07 21:44:47 +01:00
Simon Warta
a2882fb13c Remove RpcTxEvent.index 2022-12-07 21:21:16 +01:00
Simon Warta
776d1c9d15 Target es2020 2022-12-07 21:04:04 +01:00
Simon Warta
ef79d443b0 Set version 0.29.5 2022-12-07 20:58:01 +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
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