Skip to content

Commit

Permalink
Revert "fix SalaryGovPlugin and migrate to test (#115)"
Browse files Browse the repository at this point in the history
This reverts commit 3e95aef.
  • Loading branch information
nkysg committed Mar 2, 2023
1 parent 16eee4c commit 221f4d2
Show file tree
Hide file tree
Showing 5 changed files with 180 additions and 463 deletions.
5 changes: 4 additions & 1 deletion build/StarcoinFramework/BuildInfo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,9 @@ compiled_package_info:
? address: "0x00000000000000000000000000000001"
name: STCUSDOracle
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: SalaryGovPlugin
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: SharedEd25519PublicKey
: StarcoinFramework
Expand Down Expand Up @@ -309,7 +312,7 @@ compiled_package_info:
? address: "0x00000000000000000000000000000001"
name: YieldFarmingV2
: StarcoinFramework
source_digest: 8E7AEB189849D23881D6C14563228D20E8991069B2A727CBB2D0A5FBAA816EC4
source_digest: 465BD18AAFF08B609377C24DF93A365C461646250126145426395BBBD12FD8CC
build_flags:
dev_mode: false
test_mode: false
Expand Down
1 change: 1 addition & 0 deletions build/StarcoinFramework/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ This is the root document for the Move StarcoinFramework module documentation. T
- [`0x1::SIP_3`](SIPs.md#0x1_SIP_3)
- [`0x1::STC`](STC.md#0x1_STC)
- [`0x1::STCUSDOracle`](Oracle.md#0x1_STCUSDOracle)
- [`0x1::SalaryGovPlugin`](SalaryGovPlugin.md#0x1_SalaryGovPlugin)
- [`0x1::SharedEd25519PublicKey`](SharedEd25519PublicKey.md#0x1_SharedEd25519PublicKey)
- [`0x1::Signature`](Signature.md#0x1_Signature)
- [`0x1::SignedInteger64`](SignedInteger64.md#0x1_SignedInteger64)
Expand Down
81 changes: 0 additions & 81 deletions integration-tests/daospaceplugin/salary_gov_plugin.exp

This file was deleted.

Loading

0 comments on commit 221f4d2

Please sign in to comment.