399 Commits

Author SHA1 Message Date
Simon Warta
7f9425f7d9 Remove compressedChecksum 2023-05-24 00:49:44 +02:00
Simon Warta
bb9e52215a Upgrade cosmjs-types to 0.8.0 2023-05-24 00:25:10 +02:00
Simon Warta
2c9eebfc5c Add CHANGELOG entry 2023-05-23 23:30:32 +02:00
Simon Warta
a16755a122 Set version 0.30.1 2023-03-22 15:52:16 +01:00
Simon Warta
76d33a7193 Add missing bin/ directory to cli and faucet files 2023-03-22 15:29:35 +01:00
Simon Warta
50b2be2cda Add CHANGELOG entry for #1358 2023-03-22 15:20:18 +01:00
Simon Warta
37944e8f45 Add CHANGELOG entry for Amino JSON escaping of &, < and > 2023-03-09 18:19:22 +01:00
Simon Warta
e0b8c5e43d Set version 0.30.0 2023-03-09 12:36:39 +01:00
Noah Saso
2ffe5b1d5a Fixed formatting and added entries to CHANGELOG.md. 2023-03-08 15:22:32 -08:00
Simon Warta
0351a46d97 Remove Bech32 class 2023-03-07 15:21:09 +01:00
Simon Warta
4657858028 Upgrade cosmjs-types to 0.7 2023-03-07 14:04:24 +01:00
Simon Warta
c882ee69e3 Remove cosmWasmTypes 2023-03-07 11:07:17 +01:00
Simon Warta
428798391a Add CHANGELOG entry for instantiate2Address 2023-03-06 15:40:28 +01:00
Simon Warta
a5a8a06e9b Add txIndex to DeliverTxResponse and IndexedTx 2023-03-06 14:14:13 +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
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
1cc4fbe032 Remove Tendermint 0.35 client 2023-03-01 17:58:19 +01:00
Simon Warta
81b7449770 Add Tendermint37Client 2023-03-01 15:53:32 +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
Simon Warta
29afc855ef Revert "Remove pbkdf2Sha512Crypto and getCryptoModule"
This reverts commit 1eb7f494462b04ec4cd0fa72fbd7b47ec8878fd1 (PR #1342).
2022-12-20 13:57:53 +01:00
Simon Warta
490f44512e Remove fromJSON/toJSON from TsProtoGeneratedType 2022-12-08 15:54:10 +01:00
Simon Warta
6dd634afda Remove unnecessary address prefix from createStakingAminoConverters 2022-12-08 15:21:28 +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
81ca5bb44d Add CHANGELOG for node 18 [ci skip] 2022-12-08 12:05:02 +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
037dc3d69f Create queryStoreVerified and deprecate queryVerified 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
f8797e619c Add CHANGELOG entry for protoDecimalToJson fix 2022-12-07 11:01:08 +01:00
Simon Warta
503e94996f Add QueryClient.queryAbci and deprecate QueryClient.queryUnverified 2022-11-24 19:49:28 +01:00
Simon Warta
fd0e6d7607 Set version 0.29.4 2022-11-15 23:07:54 +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
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
Giancarlos Salas
f769277631
Update CHANGELOG.md 2022-11-14 10:58:32 -06:00
Simon Warta
ad2da94f23 Set version 0.29.3 2022-10-25 10:08:08 +02:00
Simon Warta
ccef527467 Fix Amino JSON for commission_rate/min_self_delegation 2022-10-25 09:05:31 +02:00
Simon Warta
c51fb2154f Add events to SigningCosmWasmClient's methods 2022-10-24 23:43:35 +02:00
Simon Warta
f2cfb3136a Add DeliverTxResponse.events 2022-10-24 23:42:03 +02:00
Simon Warta
e62e461f85 Add structured Eventss to IndexTx.events 2022-10-24 16:49:26 +02:00
Simon Warta
a08c6bae92 Add lossy parameter to fromUtf8 2022-10-24 16:49:20 +02:00
Simon Warta
55ca044b60
Batch RPC requests 2 (#1303)
* WIP Batch RPC requests

* Lint warnings

* Match responses by ID

* Review Comments

* Lint

* Update packages/tendermint-rpc/src/rpcclients/httpbatchclient.spec.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update packages/tendermint-rpc/src/rpcclients/httpbatchclient.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update packages/tendermint-rpc/src/rpcclients/httpbatchclient.ts

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* review updates

* lint

* check falsy values

* CHANGELOG & export

* Update CHANGELOG.md

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* yarn format-text

* Fix linter issues

* Test batchSizeLimit for safe integer and improve error message

* Move changelog to Unreleased section

Co-authored-by: codehans <94654388+codehans@users.noreply.github.com>
2022-10-24 14:44:28 +02:00