Skip to content

Commit

Permalink
Revert "MintProposalPlugin (#105)"
Browse files Browse the repository at this point in the history
This reverts commit ff2d802.
  • Loading branch information
nkysg committed Mar 2, 2023
1 parent 562910a commit 2269f48
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 501 deletions.
5 changes: 1 addition & 4 deletions build/StarcoinFramework/BuildInfo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,6 @@ compiled_package_info:
? address: "0x00000000000000000000000000000001"
name: MintDaoProposal
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: MintProposalPlugin
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: MintScripts
: StarcoinFramework
Expand Down Expand Up @@ -303,7 +300,7 @@ compiled_package_info:
? address: "0x00000000000000000000000000000001"
name: YieldFarmingV2
: StarcoinFramework
source_digest: 2F6686B5BAFFE5E5DEB6F001CD6D0D8FA93121DB944E71F0E3DCBAB51D81FA90
source_digest: C3F10D8763E687130581034F694C48F86494655044F4BC0919B011480303FC2C
build_flags:
dev_mode: false
test_mode: false
Expand Down
1 change: 0 additions & 1 deletion build/StarcoinFramework/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ This is the root document for the Move StarcoinFramework module documentation. T
- [`0x1::MerkleNFTDistributor`](MerkleNFT.md#0x1_MerkleNFTDistributor)
- [`0x1::MerkleProof`](MerkleNFT.md#0x1_MerkleProof)
- [`0x1::MintDaoProposal`](MintDaoProposal.md#0x1_MintDaoProposal)
- [`0x1::MintProposalPlugin`](MintProposalPlugin.md#0x1_MintProposalPlugin)
- [`0x1::MintScripts`](MintScripts.md#0x1_MintScripts)
- [`0x1::ModifyDaoConfigProposal`](ModifyDaoConfigProposal.md#0x1_ModifyDaoConfigProposal)
- [`0x1::ModuleUpgradeScripts`](ModuleUpgradeScripts.md#0x1_ModuleUpgradeScripts)
Expand Down
81 changes: 0 additions & 81 deletions integration-tests/daospaceplugin/mint_proposal_plugin.exp

This file was deleted.

265 changes: 0 additions & 265 deletions integration-tests/daospaceplugin/mint_proposal_plugin.move

This file was deleted.

Loading

0 comments on commit 2269f48

Please sign in to comment.