Skip to content

Commit

Permalink
Revert "support starcoin snapshot proof and verify (#45)"
Browse files Browse the repository at this point in the history
This reverts commit 63b05ec.
  • Loading branch information
nkysg committed Mar 2, 2023
1 parent ac296fd commit 194d759
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1,063 deletions.
8 changes: 1 addition & 7 deletions build/StarcoinFramework/BuildInfo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,15 +195,9 @@ compiled_package_info:
? address: "0x00000000000000000000000000000001"
name: Signer
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: StarcoinVerifier
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: StdlibUpgradeScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: StructuredHash
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Timestamp
: StarcoinFramework
Expand Down Expand Up @@ -258,7 +252,7 @@ compiled_package_info:
? address: "0x00000000000000000000000000000001"
name: YieldFarmingV2
: StarcoinFramework
source_digest: 32826A6EC6BBC9EA88FE5A7FAFAA167756EDA62C7FD903B59751BCF002F09AE4
source_digest: 22DB5B43ABD816BCCD6014917A9DB55B19DBFE214599FA3466F3F05C56DC1F44
build_flags:
dev_mode: false
test_mode: false
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 0 additions & 2 deletions build/StarcoinFramework/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ This is the root document for the Move StarcoinFramework module documentation. T
- [`0x1::Signature`](Signature.md#0x1_Signature)
- [`0x1::SignedInteger64`](SignedInteger64.md#0x1_SignedInteger64)
- [`0x1::Signer`](Signer.md#0x1_Signer)
- [`0x1::StarcoinVerifier`](StarcoinVerifier.md#0x1_StarcoinVerifier)
- [`0x1::StdlibUpgradeScripts`](StdlibUpgradeScripts.md#0x1_StdlibUpgradeScripts)
- [`0x1::StructuredHash`](StarcoinVerifier.md#0x1_StructuredHash)
- [`0x1::Timestamp`](Timestamp.md#0x1_Timestamp)
- [`0x1::Token`](Token.md#0x1_Token)
- [`0x1::TransactionFee`](TransactionFee.md#0x1_TransactionFee)
Expand Down
Loading

0 comments on commit 194d759

Please sign in to comment.