Skip to content

Commit

Permalink
Revert "[integration-test] StarcoinDAO integration-test (#112)"
Browse files Browse the repository at this point in the history
This reverts commit 45f017a.
  • Loading branch information
nkysg committed Mar 3, 2023
1 parent b1cd4dc commit b7a0f94
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 633 deletions.
5 changes: 1 addition & 4 deletions build/StarcoinFramework/BuildInfo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,6 @@ compiled_package_info:
? address: "0x00000000000000000000000000000001"
name: OnChainConfigScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: OnChainStarcoinDAOConfig
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Option
: StarcoinFramework
Expand Down Expand Up @@ -312,7 +309,7 @@ compiled_package_info:
? address: "0x00000000000000000000000000000001"
name: YieldFarmingV2
: StarcoinFramework
source_digest: 25ECF2754312EBC49B1DBE3DB09DC2A65003124E9C7037B9377DACB300395E8E
source_digest: D7009E25679D370668CC815C5CF9F50E1CFFB3A9E058F2C9020F9C03179EF15A
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 @@ -70,7 +70,6 @@ This is the root document for the Move StarcoinFramework module documentation. T
- [`0x1::Offer`](Offer.md#0x1_Offer)
- [`0x1::OnChainConfigDao`](OnChainConfigDao.md#0x1_OnChainConfigDao)
- [`0x1::OnChainConfigScripts`](OnChainConfigScripts.md#0x1_OnChainConfigScripts)
- [`0x1::OnChainStarcoinDAOConfig`](OnChainStarcoinDAOConfig.md#0x1_OnChainStarcoinDAOConfig)
- [`0x1::Option`](Option.md#0x1_Option)
- [`0x1::Oracle`](Oracle.md#0x1_Oracle)
- [`0x1::PackageTxnManager`](PackageTxnManager.md#0x1_PackageTxnManager)
Expand Down
6 changes: 3 additions & 3 deletions integration-tests/daospace/stake_to_sbt_plugin.exp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ task 5 'run'. lines 61-69:

task 6 'run'. lines 71-107:
{
"gas_used": 652263,
"gas_used": 569552,
"status": "Executed"
}

Expand Down Expand Up @@ -36,7 +36,7 @@ task 9 'run'. lines 124-137:

task 10 'run'. lines 139-155:
{
"gas_used": 419528,
"gas_used": 336817,
"status": "Executed"
}

Expand All @@ -48,7 +48,7 @@ task 12 'run'. lines 159-172:

task 13 'run'. lines 174-190:
{
"gas_used": 541049,
"gas_used": 458338,
"status": "Executed"
}

Expand Down
58 changes: 0 additions & 58 deletions integration-tests/starcoin_dao/starcoin_onchain_config.exp

This file was deleted.

145 changes: 0 additions & 145 deletions integration-tests/starcoin_dao/starcoin_onchain_config.move

This file was deleted.

58 changes: 0 additions & 58 deletions integration-tests/starcoin_dao/starcoin_upgrade_module.exp

This file was deleted.

Loading

0 comments on commit b7a0f94

Please sign in to comment.