dependabot[bot]
|
4ca2da22dd
|
Bump protobufjs from 6.11.3 to 6.11.4
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)
---
updated-dependencies:
- dependency-name: protobufjs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-20 20:17:45 +00:00 |
|
Simon Warta
|
99217b1437
|
Use CometClient
|
2023-08-24 17:10:57 +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 |
|
Simon Warta
|
256355bad4
|
Set version 0.31.0
|
2023-06-22 15:51:15 +02:00 |
|
Simon Warta
|
148c12fe18
|
Merge pull request #1406 from loin3/export_wasm_types
add missing export wasmTypes
|
2023-06-19 16:06:35 +02:00 |
|
Simon Warta
|
bc6167ad30
|
Fix duplicate message.customAmount checks
Found by https://github.com/cosmos/cosmjs/pull/1333
|
2023-06-19 15:44:41 +02:00 |
|
Simon Warta
|
32c4057e1e
|
Merge branch 'main' into issue334/implement_instantiate_permission
|
2023-06-19 15:11:48 +02:00 |
|
Simon Warta
|
4462b107bd
|
Merge branch 'nabla/improve-sign_dx'
|
2023-06-19 15:02:12 +02:00 |
|
jinseong.cho
|
c201dfb5ac
|
support addresses field in access config
|
2023-06-19 14:57:03 +09:00 |
|
jinseong.cho
|
7a453131d6
|
support cosmjs-types 0.8.0
|
2023-06-19 13:24:25 +09:00 |
|
jinseong.cho
|
1686be2397
|
Merge remote-tracking branch 'origin/main' into issue334/implement_instantiate_permission
|
2023-06-19 12:53:20 +09:00 |
|
Simon Warta
|
72da7971ee
|
Set version 0.31.0-alpha.2
|
2023-06-13 17:45:08 +02:00 |
|
Simon Warta
|
2b112b79f0
|
Update wasmd not found messages in tests
|
2023-06-13 10:26:28 +02:00 |
|
Simon Warta
|
b6c270fa81
|
Adjust expected gas range
|
2023-06-13 09:57:09 +02:00 |
|
Simon Warta
|
9bc51cb042
|
Update delegatorAddress/validatorAddress in tests
|
2023-06-13 09:42:51 +02:00 |
|
Noah Saso
|
a3e7d5cc88
|
Support wasm/MsgInstantiateContract2.
|
2023-05-31 14:54:16 -07:00 |
|
Simon Warta
|
7dfd0a964f
|
Set version 0.31.0-alpha.1
|
2023-05-25 18:16:41 +02:00 |
|
Simon Warta
|
a284d94740
|
Add CosmWasmClient.getContractsByCreator
|
2023-05-25 16:53:00 +02:00 |
|
Simon Warta
|
3c55cb1fdd
|
Remove unnecessary falsy handling
|
2023-05-25 16:49:27 +02:00 |
|
Davide Segullo
|
e6f5f670be
|
Merge branch 'main' into nabla/improve-sign_dx
|
2023-05-24 19:06:49 +02:00 |
|
DavideSegullo
|
134ecc216f
|
refactor: ♻️ remove duplicated code
|
2023-05-24 19:04:57 +02:00 |
|
DavideSegullo
|
4d022115eb
|
refactor: 💬 change function names
changed function names to follow the naming given by the backend.
|
2023-05-24 18:51:11 +02:00 |
|
Simon Warta
|
7e883e219b
|
Add SigningCosmWasmClientOptions/SigningStargateClientOptions types
and remove obsolete prefix
|
2023-05-24 12:49:41 +02:00 |
|
Simon Warta
|
7918ef514a
|
Add msgResponses field to IndexedTx and DeliverTxResponse
|
2023-05-24 12:24:06 +02:00 |
|
Simon Warta
|
dcb358b6e0
|
Merge branch 'main' into instantiate2
|
2023-05-24 10:22:08 +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
|
5590c76024
|
Add Tendermint auto-detection to CosmWasmClient
|
2023-05-23 23:12:05 +02:00 |
|
Simon Warta
|
95c7cb2639
|
Fix sender search in wasmd
|
2023-05-23 22:31:20 +02:00 |
|
Simon Warta
|
c6ac77a0f6
|
Avoid searching for attributes across different events
|
2023-05-22 17:04:00 +02:00 |
|
Simon Warta
|
eb52e93fd4
|
Simplify searchTx
|
2023-05-04 18:25:11 +02:00 |
|
jinseong.cho
|
3152646b6c
|
chore: apply feedback
|
2023-04-05 20:25:35 +09:00 |
|
jinseong.cho
|
e5eb7c14fc
|
lint: run lint fix
|
2023-04-04 14:52:50 +09:00 |
|
jinseong.cho
|
3ce9005a2b
|
feat: add instantiate2 broadcast
|
2023-04-04 13:49:03 +09:00 |
|
jinseong.cho
|
3dc3b17301
|
chore: add missing export wasmTypes
|
2023-04-04 13:21:03 +09:00 |
|
Simon Warta
|
83353272dd
|
Upgrade typedoc to 0.23
|
2023-04-03 15:58:33 +02:00 |
|
Simon Warta
|
e1e35bb133
|
Upgrade TypeScript to 4.9
|
2023-04-03 15:55:13 +02:00 |
|
Simon Warta
|
cd29c2a2af
|
Upgrade @types/node to v18
|
2023-04-03 15:38:32 +02:00 |
|
Simon Warta
|
6470176106
|
Add note on non-empty msg values on instantiate2Address
|
2023-03-27 15:57:28 +02:00 |
|
DavideSegullo
|
53e39ab24b
|
style: 🚨 fix lint errors
|
2023-03-27 12:54:59 +02:00 |
|
DavideSegullo
|
9bcc43977b
|
feat: ✨ add sign and broadcast without polling
|
2023-03-27 11:55:49 +02:00 |
|
Simon Warta
|
a16755a122
|
Set version 0.30.1
|
2023-03-22 15:52:16 +01:00 |
|
dependabot[bot]
|
3b84edb800
|
Bump webpack from 5.37.1 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.1 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.37.1...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-14 16:01:33 +00:00 |
|
Simon Warta
|
e0b8c5e43d
|
Set version 0.30.0
|
2023-03-09 12:36:39 +01:00 |
|
Simon Warta
|
41fe29a8cb
|
Format code
|
2023-03-09 10:15:24 +01:00 |
|
Noah Saso
|
2ffe5b1d5a
|
Fixed formatting and added entries to CHANGELOG.md.
|
2023-03-08 15:22:32 -08:00 |
|
Noah Saso
|
0a27b16d3c
|
PR fixes.
|
2023-03-08 13:39:35 -08:00 |
|
Noah Saso
|
6e98cbb6cf
|
Adds default stargaze amino types to cosmwasm client.
|
2023-03-07 09:45:10 -08:00 |
|