4162 Commits

Author SHA1 Message Date
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
DavideSegullo
e37b6149e2 style: 🚨 fix lint errors 2023-06-14 16:20:33 +02:00
Davide Segullo
9c1a871722
Update packages/stargate/src/signingstargateclient.spec.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2023-06-14 10:01:51 +02:00
Simon Warta
72da7971ee Set version 0.31.0-alpha.2 v0.31.0-alpha.2 2023-06-13 17:45:08 +02:00
Simon Warta
3a00c83c59
Merge pull request #1435 from cosmos/remove-not_supported_by_chain
Remove "not_supported_by_chain" option for Amino converter types
2023-06-13 16:13:35 +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
d8412cf90a Remove not_supported_by_chain for authz and feegrant messages 2023-06-13 14:55:15 +02:00
Simon Warta
e21ce59675
Merge pull request #1434 from cosmos/upgrade-wasmd
Upgrade wasmd to 0.40.0
2023-06-13 12:58:31 +02:00
Simon Warta
44e27fb60c Use wasmd 0.40.2 in tests 2023-06-13 12:02:21 +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
Simon Warta
f3351aba55 Upgrade wasmd to 0.40.0 2023-06-13 08:34:08 +02:00
Simon Warta
190293a18e
Merge pull request #1433 from NoahSaso/noah/amino-msg-instantiate-contract-2
Support wasm/MsgInstantiateContract2
2023-06-07 11:48:59 +02:00
Noah Saso
a3e7d5cc88 Support wasm/MsgInstantiateContract2. 2023-05-31 14:54:16 -07:00
DavideSegullo
3cc3c4f4c2 test: change signAndBroadcastSync test
changed test msg from delegate to send.
2023-05-25 22:46:47 +02:00
DavideSegullo
1810853fa4 test: add simapp sleep
added block time sleep to avoid sequence mismatch.
2023-05-25 18:47:59 +02:00
Simon Warta
7dfd0a964f Set version 0.31.0-alpha.1 v0.31.0-alpha.1 2023-05-25 18:16:41 +02:00
Simon Warta
b351961414
Merge pull request #1432 from cosmos/add-getContractsByCreator
Add CosmWasmClient.getContractsByCreator
2023-05-25 17:31:06 +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
DavideSegullo
3d42a4ff5a test: add broadcastTxSync test 2023-05-25 16:30:37 +02:00
DavideSegullo
c377c73d0d test: add signAndBroadcastSync tests 2023-05-25 16:26:34 +02:00
Simon Warta
cb1e68906c
Merge pull request #1430 from cosmos/migrate-to-libsodium-wrappers-sumo
Migrate to libsodium-wrappers-sumo
2023-05-25 15:28:33 +02:00
Simon Warta
d1a5dcc938 Migrate to libsodium-wrappers-sumo 2023-05-25 15:05:09 +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
f7dd3efbcf
Merge pull request #1428 from cosmos/cleanup-options
Add SigningCosmWasmClientOptions/SigningStargateClientOptions types
2023-05-24 13:06:54 +02:00
Simon Warta
7e883e219b Add SigningCosmWasmClientOptions/SigningStargateClientOptions types
and remove obsolete prefix
2023-05-24 12:49:41 +02:00
Simon Warta
34ac7cc127
Merge pull request #1427 from cosmos/add-msgResponses
Add msgResponses field to IndexedTx and DeliverTxResponse
2023-05-24 12:40:30 +02:00
Simon Warta
7918ef514a Add msgResponses field to IndexedTx and DeliverTxResponse 2023-05-24 12:24:06 +02:00
Simon Warta
ed6a20467f
Merge pull request #1426 from cosmos/rm-queryUnverified
Remove queryVerified and queryUnverified
2023-05-24 11:13:45 +02:00
Simon Warta
cd6fff9874 Remove queryVerified and queryUnverified 2023-05-24 10:57:12 +02:00
Simon Warta
6a8ba0ccb6
Merge pull request #1424 from cosmos/instantiate2-simon
Add instantiate2 (finish #1407)
2023-05-24 10:49:01 +02:00
Simon Warta
cf6bea64a3 Add CHANGELOG entry 2023-05-24 10:27:00 +02:00
Simon Warta
dcb358b6e0 Merge branch 'main' into instantiate2 2023-05-24 10:22:08 +02:00
Simon Warta
87a2f9e35d
Merge pull request #1423 from cosmos/rm-compressedChecksum
Remove compressedChecksum from UploadResult
2023-05-24 10:11:04 +02:00
Simon Warta
7f9425f7d9 Remove compressedChecksum 2023-05-24 00:49:44 +02:00
Simon Warta
94ed39b4e3
Merge pull request #1408 from cosmos/upgrade-cosmjs-types
Upgrade cosmjs-types to 0.8.0
2023-05-24 00:41:43 +02:00
Simon Warta
94cce4cbe6 Fix proto-signing testing 2023-05-24 00:25:18 +02:00
Simon Warta
bb9e52215a Upgrade cosmjs-types to 0.8.0 2023-05-24 00:25:10 +02:00
Simon Warta
b12f9b398c
Merge pull request #1411 from cosmos/sdk-47
Add Cosmos SDK 0.47 simapp testing and make clients 47 ready
2023-05-24 00:01:46 +02:00
Simon Warta
2c9eebfc5c Add CHANGELOG entry 2023-05-23 23:30:32 +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
0c0b6da9a4 Serahc sender with message.action and message.sender 2023-05-22 17:59:33 +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