Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/support msg execute contract compat #288

Merged
merged 4 commits into from
Jan 8, 2024

Conversation

aarmoa
Copy link
Collaborator

@aarmoa aarmoa commented Jan 5, 2024

  • 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.
Copy link

codecov bot commented Jan 5, 2024

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 dev Jan 8, 2024
12 checks passed
@aarmoa aarmoa deleted the feat/support_msg_execute_contract_compat branch January 8, 2024 13:13
Sign up for free to 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