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

Craft Deploy transactions from the CLI #318

Merged
merged 14 commits into from
Jul 26, 2021
Merged

Craft Deploy transactions from the CLI #318

merged 14 commits into from
Jul 26, 2021

Conversation

neysofu
Copy link
Contributor

@neysofu neysofu commented Jul 26, 2021

This is the continuation of PR #316, which was preparatory for the API hereby implemented. We provide a high-level API that, given the outputs of the SVM SDK, can easily craft Deploy transaction binaries.

Closes #301.

@neysofu neysofu added this to the July 19 Sprint milestone Jul 26, 2021
@neysofu neysofu self-assigned this Jul 26, 2021
crates/cli/src/subcmd_craft_deploy/meta.rs Show resolved Hide resolved
crates/cli/src/subcmd_craft_deploy/mod.rs Outdated Show resolved Hide resolved
crates/cli/src/subcmd_craft_deploy/mod.rs Outdated Show resolved Hide resolved
crates/cli/src/subcmd_craft_deploy/mod.rs Outdated Show resolved Hide resolved
crates/cli/src/subcmd_craft_deploy/meta.rs Outdated Show resolved Hide resolved
crates/cli/src/subcmd_craft_deploy/meta.rs Outdated Show resolved Hide resolved
crates/cli/src/subcmd_craft_deploy/meta.rs Outdated Show resolved Hide resolved
crates/cli/src/subcmd_craft_deploy/meta.rs Outdated Show resolved Hide resolved
@neysofu neysofu dismissed YaronWittenstein’s stale review July 26, 2021 13:14

Fixed requested changes.

@neysofu neysofu merged commit 8acbb51 into master Jul 26, 2021
@neysofu neysofu deleted the cli-deploy branch July 26, 2021 13:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tracking issue for transaction crafting using svm-cli
2 participants