554 Commits

Author SHA1 Message Date
Simon Warta
e6bb18a554
Relax version requirement for @types/node 2025-01-15 13:05:53 +01:00
Simon Warta
e819a1fc0e
Set version 0.32.4 2024-06-26 11:00:20 +02:00
AlexanderFSP
26258f8d52 📝 Update changelog & rename gasMultiplier to defaultGasMultiplier 2024-04-30 10:13:58 -03:00
AlexanderFSP
4d1f2e1a0e 🐛 Fix inconsistent gas multiplier value between signAndBroadcast and signAndBroadcastSync methods 2024-04-29 17:28:59 -03:00
Simon Warta
e6361e9e63
Disable tests due to known Amino JSON issue
See https://github.com/CosmWasm/wasmd/issues/1863
2024-04-22 10:53:11 +02:00
Simon Warta
6fd57fe3b5
Test two different instantiatePermission 2024-04-22 10:33:44 +02:00
Simon Warta
5db290f94c Improve Amino JSON test coverage 2024-04-17 14:16:17 +02:00
Simon Warta
e20a95c442 Remove unnecessary prefix from options 2024-04-17 11:18:31 +02:00
Simon Warta
13767ef07e Add simple "works with legacy Amino signer" for code upload 2024-04-17 11:15:56 +02:00
Simon Warta
ab0d6b1475 Re-enable Amino JSON signing for wasmd messages 2024-04-15 11:49:09 +02:00
Simon Warta
3edfed9918 Elaborate on instantiate2Address API 2024-03-11 10:00:50 +01:00
Simon Warta
917bd4cb40 Set version 0.32.3 2024-03-08 13:50:19 +01:00
Simon Warta
add1898de6 Fix more tests 2024-03-08 12:27:00 +01:00
Simon Warta
7c68060789 Fix wasm events length 2024-03-08 12:27:00 +01:00
Simon Warta
0d83ef8c69 Update event handling in tests 2024-03-08 12:27:00 +01:00
Simon Warta
824e09ebbe Regenerate wasmd template 2024-03-08 12:25:23 +01:00
Simon Warta
0291ff9ace Deprecate logs fields but set them as before 2024-03-08 12:25:22 +01:00
Simon Warta
946e2ceecf Restore logs.findAttribute. Add event based findAttribute 2024-03-08 12:25:22 +01:00
Pynix Wang
ec9ab2224e make lint happy 2024-03-08 12:25:22 +01:00
Pynix Wang
a40cb78646 fix for sdk >= v50
+ remove parsedLogs
+ fix findAttribute
+ fill logs with []
2024-03-08 12:25:22 +01:00
Simon Warta
287278004b Set version 0.32.2 2023-12-19 14:56:50 +01:00
Simon Warta
55477b5392 Set version 0.32.1 2023-12-19 11:32:05 +01:00
Simon Warta
4acc29acc1 Set version 0.32.0 2023-11-23 12:00:38 +01:00
Simon Warta
cf1fd0bf2d Fix fix_msg in AminoMsgInstantiateContract2 2023-11-15 12:41:09 +01:00
Simon Warta
3dbc8bca9c Test instantiate2 with Amino JSON signing 2023-11-15 11:11:01 +01:00
Simon Warta
c7b6bd32c4 Set version 0.32.0-rc.1 2023-11-07 23:31:22 +01:00
Simon Warta
0f95a20b4d Handle key value pairs in tx search correctly for numbers 2023-11-07 12:02:55 +01:00
Simon Warta
a4e50df3cb Rename variables tmClient -> cometClient 2023-11-07 11:31:34 +01:00
Simon Warta
0a9ab035bd
Merge pull request #1489 from janfabian/feat/timeout-height
feat(timeout-height): allow define optional timeout height parameter
2023-11-07 11:28:02 +01:00
janfabian
423b30949d feat(timeout-height): signAndBroadcast 2023-10-27 09:46:53 +02:00
Simon Warta
585338a3fa Change gasWanted/gasUsed to bigint 2023-10-26 16:16:19 +02:00
janfabian
af78d546ec feat(timeout-height): expectAsync fail test 2023-10-26 15:54:42 +02:00
janfabian
5bdd1215f5 feat(timeout-height): add past timeout height test 2023-10-25 18:19:55 +02:00
janfabian
efeb501b69 feat(timeout-height): use bigint instead long 2023-10-25 17:11:28 +02:00
janfabian
d7bf870e6c Merge remote-tracking branch 'upstream/main' into feat/timeout-height 2023-10-25 16:37:14 +02:00
Simon Warta
6d763bd067 Rename getTmClient -> getCometClient 2023-10-25 14:58:33 +02:00
Simon Warta
5eb7d8ba33 Improve CometBFT support in high level clients 2023-10-25 14:54:26 +02:00
Simon Warta
6a877027f6 Merge branch '0.31' 2023-10-25 13:02:07 +02:00
Simon Warta
bb0ef98637 Set version 0.31.3 2023-10-25 12:55:02 +02:00
Simon Warta
a11132759b Revert instantiatePermission to be undefined instead of default 2023-10-25 11:23:15 +02:00
Simon Warta
1dad9eec11 Remove protobufjs dependencies 2023-10-25 11:23:09 +02:00
Simon Warta
753095807c Remove long dependency 2023-10-25 11:22:00 +02:00
Simon Warta
c4303a3224 Adapt codebase to cosmjs-types upgrade 2023-10-25 11:21:23 +02:00
Simon Warta
7fe5f44d46 Upgrade cosmjs-types dependency to 0.9.0 2023-10-25 11:21:13 +02:00
Simon Warta
7c66b0f81d Merge branch '0.31' 2023-10-24 17:39:40 +02:00
Simon Warta
550a9fc1b5 Set version 0.31.2 2023-10-24 17:35:02 +02:00
janfabian
2bf0e05a1b feat(timeout-height): allow define optional timeout height parameter 2023-10-17 11:11:21 +02:00
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