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: wire enable market to wasm #1367

Merged
merged 6 commits into from
May 17, 2023
Merged

Conversation

matthiasmatt
Copy link
Contributor

@matthiasmatt matthiasmatt commented May 17, 2023

Description

This PR tests calls of SetMarketEnabled from the controller sudo contract via x/wasm/binding. It adds:

  • Un updated smart contract binary with the new function
  • Tests all the way from type parsing to integration with the contract

Purpose

Needed for audit. See Mainnet Milestones (Notion)

Related

@matthiasmatt matthiasmatt marked this pull request as ready for review May 17, 2023 08:00
@matthiasmatt matthiasmatt requested a review from a team as a code owner May 17, 2023 08:00
@Unique-Divine Unique-Divine added type: enhancement x: wasm Relates to the wasm module or CosmWasm labels May 17, 2023
@Unique-Divine Unique-Divine enabled auto-merge (squash) May 17, 2023 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x: wasm Relates to the wasm module or CosmWasm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants