Commit Graph
4205 Commits
Author SHA1 Message Date
Simon Warta efdf1983e6 Move Decoder, Encoder out of adaptor 2023-08-24 17:40:36 +02:00
Simon Warta 99217b1437 Use CometClient 2023-08-24 17:10:57 +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 4adfcb0f6a Remove hashTx/hashBlock from Adaptor abstraction 2023-08-24 16:32:57 +02:00
Simon Warta 3cffb629a1 Create Comet38Client 2023-08-24 16:29:08 +02:00
Simon Warta b7410530fd Avoid running Tendermint37Client against 0.38 backend 2023-08-24 16:28:52 +02:00
Simon Warta 3b1047aafd Test Tendermint37Client against Tendermint 0.38 backend 2023-08-24 16:11:32 +02:00
Simon Warta f3f23f8c9d Add Tendermint 0.38 backend 2023-08-24 16:11:32 +02:00
Simon Warta a242608408 Set version 0.31.1 2023-08-21 09:56:45 +02:00
Simon Warta 8f81b50db5 Merge pull request #1469 from cosmos/gas-multiplier
Update gas multiplier to 1.4 and CosmWasm upload to 1.1
2023-08-21 09:54:05 +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 358260bff7 Merge pull request #1449 from RBFLabs/fix/rpc-earliest-block
fix(tendermint-rpc): add earliest block to sync info
2023-07-11 08:06:10 +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 21d150e7a1 Merge pull request #1447 from alatuszam/main
updated dead discord links README.md
2023-06-29 13:46:59 +02:00
ala.tusz.am 2f7f5daace updated dead discord links README.md 2023-06-29 12:41:31 +02:00
Simon Warta c20c7182ea Merge pull request #1446 from cosmos/codeql-ignore-autogen
Ignore autogenerated PNP files in CodeQL
2023-06-26 14:40:08 +02:00
Simon Warta 1dadf7cac7 Ignore autogenerated PNP files in CodeQL 2023-06-26 13:32:56 +02:00
Simon Warta 840c380313 Merge pull request #1445 from cosmos/upgrade-semver
Upgrade semver to 7.5.3
2023-06-26 13:06:26 +02:00
Simon Warta 78ff780af7 Upgrade semver to 7.5.3 2023-06-26 09:54:06 +02:00
Simon Warta 256355bad4 Set version 0.31.0 2023-06-22 15:51:15 +02:00
Simon Warta ef5bab1249 Upgrade prettier 2023-06-22 15:11:42 +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 114d74a6a3 Merge pull request #1438 from cosmos/upgrade-yarn
Upgrade yarn to 3.6.0
2023-06-22 09:35:06 +02:00
Simon Warta 54e10947b7 Re-install packages 2023-06-20 09:28:58 +02:00
Simon Warta 2c9886240a Upgrade yarn to 3.6.0 2023-06-20 09:25:30 +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 5cb6c46550 Merge pull request #1333 from lgtm-migrator/codeql
Add CodeQL workflow for GitHub code scanning
2023-06-19 16:04:03 +02:00
Simon Warta d97cec3742 Merge pull request #1437 from cosmos/fix-duplicate-check
Fix duplicate message.customAmount checks
2023-06-19 16:03:47 +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 11074fa8e5 Merge pull request #1372 from loin3/issue334/implement_instantiate_permission
implement instantiate permission in amino
2023-06-19 15:33:56 +02:00
Simon Warta 15fc60d640 CHANGELOG: Add Amino JSON support for instantiate_permission 2023-06-19 15:14:27 +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
Simon Warta 0701bac652 Add CHANGELOG entry 2023-06-19 15:01:20 +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
DavideSegullo e37b6149e2 style: 🚨 fix lint errors 2023-06-14 16:20:33 +02:00
Davide SegulloandSimon Warta 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 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