Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Add ability to update module code-id in testing setting. #384

Merged
merged 1 commit into from
Jul 2, 2023

Conversation

CyberHoward
Copy link
Contributor

Adds the ability to replace a module's details when the contract is configured to allow it. This should make it easier to re-deploy and test modules on testnets. The setting should be turned off for mainnet.

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: f9eb35f
Status: ✅  Deploy successful!
Preview URL: https://0ac27b4a.contracts-egs.pages.dev
Branch Preview URL: https://update-vc-update-module.contracts-egs.pages.dev

View logs

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #384 (f9eb35f) into main (8498c8b) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted Files Coverage Δ
...ckages/abstract-core/src/native/version_control.rs 82.8% <ø> (ø)
contracts/native/version-control/src/commands.rs 97.5% <100.0%> (+0.1%) ⬆️
contracts/native/version-control/src/contract.rs 97.2% <100.0%> (+<0.1%) ⬆️
contracts/native/version-control/src/lib.rs 100.0% <100.0%> (ø)
contracts/native/version-control/src/queries.rs 96.3% <100.0%> (ø)

@CyberHoward CyberHoward merged commit d0be31d into main Jul 2, 2023
@CyberHoward CyberHoward deleted the update/vc_update_module branch July 2, 2023 11:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants