Skip to content

Feat/support msg execute contract compat - #288

Merged
aarmoa merged 4 commits into
devfrom
feat/support_msg_execute_contract_compat
Jan 8, 2024
Merged

Feat/support msg execute contract compat#288
aarmoa merged 4 commits into
devfrom
feat/support_msg_execute_contract_compat

Conversation

@aarmoa

Copy link
Copy Markdown
Contributor
  • Include in the SDK the proto definitions for the injective/wasmx module
  • Added support for the MsgExecuteContractCompat message
  • Added a new example script on how to use the new message

abel added 4 commits January 4, 2024 11:46
…upport in Composer for MsgExecuteContractCompat. Added a new example script showing how to use it.
…upport in Composer for MsgExecuteContractCompat. Added a new example script showing how to use it.
@codecov

codecovBot commented Jan 5, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2b33a3b) 72.78% compared to head (d6910b6) 72.81%.

Additional details and impacted files
@@ Coverage Diff @@## dev #288 +/- ##
==========================================
+ Coverage 72.78% 72.81% +0.02% 
==========================================
Files 48 48 Lines 3381 3384 +3 Branches 303 303 ==========================================
+ Hits 2461 2464 +3 
Misses 839 839 Partials 81 81 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aarmoa
aarmoa merged commit 8e673ba into devJan 8, 2024
@aarmoa
aarmoa deleted the feat/support_msg_execute_contract_compat branch January 8, 2024 13:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@aarmoa@achilleas-kal