Simon Warta
|
c66efe5d83
|
Add CHANGELOG entry
|
2023-09-20 18:51:34 +02:00 |
|
Simon Warta
|
312c7bcfe8
|
Drop support for Node.js 14 and add support for Node.js 20
|
2023-09-07 14:01:02 +02:00 |
|
Simon Warta
|
ec26b0a883
|
Add connectComet for auto-detecting the right client
|
2023-08-24 17:09:37 +02:00 |
|
Simon Warta
|
3124187177
|
Remove Adaptor abstractions
|
2023-08-24 16:46:19 +02:00 |
|
Simon Warta
|
a242608408
|
Set version 0.31.1
|
2023-08-21 09:56:45 +02:00 |
|
Simon Warta
|
9a57785ead
|
Reduce SigningCosmWasmClient.upload multiplier to 1.1
|
2023-08-21 09:37:10 +02:00 |
|
Simon Warta
|
5bb01b8a68
|
Change multiplier to 1.4
|
2023-08-21 09:30:52 +02:00 |
|
Tomáš Livora
|
665fc3ba84
|
fix(tendermint-rpc): add earliest block to sync info
* fix issue #1448
|
2023-07-10 17:22:37 +02:00 |
|
Simon Warta
|
256355bad4
|
Set version 0.31.0
|
2023-06-22 15:51:15 +02:00 |
|
Simon Warta
|
9ecee56a04
|
Merge pull request #1443 from cosmos/sdk47-types
Add group and gov v1 message types
|
2023-06-22 15:09:11 +02:00 |
|
Simon Warta
|
2bd1dea644
|
Fix CHANGELOG text
|
2023-06-22 14:17:51 +02:00 |
|
Simon Warta
|
c1e8126dbf
|
Add group and gov v1 message types
|
2023-06-22 14:17:05 +02:00 |
|
Simon Warta
|
15fc60d640
|
CHANGELOG: Add Amino JSON support for instantiate_permission
|
2023-06-19 15:14:27 +02:00 |
|
Simon Warta
|
4462b107bd
|
Merge branch 'nabla/improve-sign_dx'
|
2023-06-19 15:02:12 +02:00 |
|
Simon Warta
|
0701bac652
|
Add CHANGELOG entry
|
2023-06-19 15:01:20 +02:00 |
|
Simon Warta
|
3885c0178e
|
Remove "not_supported_by_chain" option for Amino converter types
|
2023-06-13 15:57:25 +02:00 |
|
Simon Warta
|
a284d94740
|
Add CosmWasmClient.getContractsByCreator
|
2023-05-25 16:53:00 +02:00 |
|
Simon Warta
|
d1a5dcc938
|
Migrate to libsodium-wrappers-sumo
|
2023-05-25 15:05:09 +02:00 |
|
Simon Warta
|
7918ef514a
|
Add msgResponses field to IndexedTx and DeliverTxResponse
|
2023-05-24 12:24:06 +02:00 |
|
Simon Warta
|
cd6fff9874
|
Remove queryVerified and queryUnverified
|
2023-05-24 10:57:12 +02:00 |
|
Simon Warta
|
cf6bea64a3
|
Add CHANGELOG entry
|
2023-05-24 10:27:00 +02:00 |
|
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 |
|