Noah Saso
|
6e98cbb6cf
|
Adds default stargaze amino types to cosmwasm client.
|
2023-03-07 09:45:10 -08:00 |
|
Simon Warta
|
50f9187515
|
Set version 0.30.0-beta.1
v0.30.0-beta.1
|
2023-03-07 16:25:54 +01:00 |
|
Simon Warta
|
fca31fa51a
|
Merge pull request #1383 from cosmos/rm-Bech32
Remove Bech32 class
|
2023-03-07 15:45:44 +01:00 |
|
Simon Warta
|
0351a46d97
|
Remove Bech32 class
|
2023-03-07 15:21:09 +01:00 |
|
Simon Warta
|
e89a91401f
|
Merge pull request #1382 from cosmos/upgrade-cosmjs-types-0.7
Upgrade cosmjs-types to 0.7
|
2023-03-07 14:30:35 +01:00 |
|
Simon Warta
|
4657858028
|
Upgrade cosmjs-types to 0.7
|
2023-03-07 14:04:24 +01:00 |
|
Simon Warta
|
97f0803c45
|
Merge pull request #1381 from cosmos/remove-cosmWasmTypes
Remove cosmWasmTypes
|
2023-03-07 11:50:50 +01:00 |
|
Simon Warta
|
c882ee69e3
|
Remove cosmWasmTypes
|
2023-03-07 11:07:17 +01:00 |
|
Simon Warta
|
0aa0268674
|
Move version detection from Tendermint{34,37}Client.create to .connect
|
2023-03-07 10:30:26 +01:00 |
|
Simon Warta
|
2b9b113f86
|
Merge pull request #1253 from cosmos/implement-determinstic-contract-address
Implement determinstic contract addresses
|
2023-03-06 15:58:55 +01:00 |
|
Simon Warta
|
428798391a
|
Add CHANGELOG entry for instantiate2Address
|
2023-03-06 15:40:28 +01:00 |
|
Simon Warta
|
330e0bbe5f
|
Remove msg argument from instantiate2Address and add tests
|
2023-03-06 15:36:41 +01:00 |
|
Simon Warta
|
652c74d159
|
Make msg a string | null
|
2023-03-06 14:51:07 +01:00 |
|
Simon Warta
|
ee5429d1f4
|
Move implementation to @cosmwasm/stargate
|
2023-03-06 14:51:07 +01:00 |
|
Simon Warta
|
bf5e854d08
|
Rename to instantiate2_addresses.ts and add to example runner
|
2023-03-06 14:51:07 +01:00 |
|
Simon Warta
|
be0bd7a3c3
|
Write intermediate data
|
2023-03-06 14:51:07 +01:00 |
|
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
|
94d6583f3b
|
Merge pull request #1377 from cosmos/add-txIndex
Add txIndex to DeliverTxResponse and IndexedTx
|
2023-03-06 14:30:21 +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
|
a14c9eb563
|
Switch to cometbft/cometbft:v0.37.0-rc3
|
2023-03-01 17:23:38 +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
|
3ad87362de
|
Add Tendermint 0.37 docker
|
2023-03-01 15:53:31 +01:00 |
|
Simon Warta
|
95751316a0
|
Merge pull request #1375 from cosmos/upgrade-@typescript-eslint
Upgrade @typescript-eslint/*
|
2023-03-01 15:52:34 +01:00 |
|
Simon Warta
|
68a7a1ccfb
|
Adjust eslint config to make it work again
|
2023-03-01 15:32:06 +01:00 |
|
Simon Warta
|
41a3d64a3e
|
Add objectLiteralProperty to .eslintrc.base.js; rename to .eslintrc.js
|
2023-03-01 14:44:18 +01:00 |
|
Simon Warta
|
910aa4976c
|
Upgrade @typescript-eslint/* dependencies
|
2023-03-01 14:42:06 +01:00 |
|
jinseong.cho
|
1f0d3231da
|
fix: fail amino sign verify with special chars
|
2023-02-21 02:03:09 +09:00 |
|
jinseong.cho
|
87e0047012
|
feat:implement instantiate permission in amino
|
2023-02-19 03:37:36 +09:00 |
|
Simon Warta
|
1ac8e429bc
|
Merge pull request #1365 from cosmos/rm-lgtm
Remove LGTM config and badge
|
2023-01-31 16:34:18 +01:00 |
|
Simon Warta
|
ec43b25f1e
|
Remove LGTM config and badge
|
2023-01-31 16:13:38 +01:00 |
|