Skip to content

Commit

Permalink
prepare v12 release (#200)
Browse files Browse the repository at this point in the history
Co-authored-by: TheOrigin-Studio <117024622+TheOrigin-Studio@users.noreply.github.com>
  • Loading branch information
pause125 and TheOrigin-Studio committed Nov 10, 2022
1 parent b30fdc9 commit 3bae7fd
Show file tree
Hide file tree
Showing 545 changed files with 78,682 additions and 1 deletion.
14 changes: 13 additions & 1 deletion release/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,16 @@
- Upgrade bytecode to v4.(#3109)
- Use move pacakge system to organize stdlib source files.(#3109)
- Add `phantom` modifier to NFT and Token Module. (#3109)
- [docs](./v11/docs)
- [docs](./v11/docs)

## Version 12

- Account::deposit(address, token) auto create account.
- Rename `spectest` to `integrationt-test`.
- Identifier nft add borrow function. (#34)
- Implement bcs function , byte to basic type. (#43)
- Support starcoin snapshot proof and verify. (#45)
- Implement Ring module. (#44)
- Implement Block state root. (#39) (#41)
- Implement DAOSpace, DAOSpace plugins and plugin marketplace.
- [docs](./v12/docs)
345 changes: 345 additions & 0 deletions release/v12/BuildInfo.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,345 @@
---
compiled_package_info:
package_name: StarcoinFramework
address_alias_instantiation:
StarcoinAssociation: "0x0000000000000000000000000a550c18"
StarcoinFramework: "0x00000000000000000000000000000001"
VMReserved: "0x00000000000000000000000000000000"
module_resolution_metadata:
? address: "0x00000000000000000000000000000001"
name: ASCII
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Account
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: AccountScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: AnyMemberPlugin
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Arith
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Authenticator
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: BCS
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: BitOperators
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Block
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: BlockReward
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: ChainId
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Collection
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Collection2
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Compare
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Config
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: ConfigProposalPlugin
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: ConsensusConfig
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: ConsensusStrategy
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: CoreAddresses
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: DAOAccount
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: DAOExtensionPoint
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: DAOPluginMarketplace
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: DAORegistry
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: DAOSpace
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Dao
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: DaoVoteScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Debug
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: DummyToken
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: DummyTokenScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: EVMAddress
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: EmptyScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Epoch
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Errors
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Event
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: EventUtil
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: FixedPoint32
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: GasOracle
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: GasOracleProposalPlugin
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Genesis
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: GenesisNFT
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: GenesisNFTScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: GenesisSignerCapability
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: GrantProposalPlugin
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Hash
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: IdentifierNFT
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: IdentifierNFTScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: InstallPluginProposalPlugin
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: LanguageVersion
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Math
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: MemberProposalPlugin
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: MerkleNFTDistributor
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: MerkleProof
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: MintDaoProposal
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: MintProposalPlugin
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: MintScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: ModifyDaoConfigProposal
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: ModuleUpgradeScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: NFT
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: NFTGallery
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: NFTGalleryScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Offer
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: OnChainConfigDao
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: OnChainConfigScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: OnChainStarcoinDAOConfig
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Option
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Oracle
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: PackageTxnManager
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: PriceOracle
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: PriceOracleAggregator
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: PriceOracleScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: RewardConfig
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Ring
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: SBTVoteStrategy
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: SIP_2
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: SIP_3
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: STC
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: STCUSDOracle
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: SharedEd25519PublicKey
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Signature
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: SignedInteger64
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Signer
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: SimpleMap
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: SnapshotUtil
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: StakeToSBTPlugin
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: StarcoinDAO
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: StarcoinVerifier
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: StdlibUpgradeScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: StructuredHash
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Timestamp
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Token
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: TransactionFee
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: TransactionManager
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: TransactionPublishOption
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: TransactionTimeout
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: TransactionTimeoutConfig
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: TransferScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Treasury
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: TreasuryPlugin
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: TreasuryScripts
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: TreasuryWithdrawDaoProposal
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: TypeInfo
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: U256
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: UpgradeModuleDaoProposal
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: UpgradeModulePlugin
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: VMConfig
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Vector
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: Version
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: YieldFarming
: StarcoinFramework
? address: "0x00000000000000000000000000000001"
name: YieldFarmingV2
: StarcoinFramework
source_digest: E2AE9B65FA7E7B645BCC6FFF7E1C5A23CC82751DCC3A587627C198DC0F9119A0
build_flags:
dev_mode: false
test_mode: false
generate_docs: true
generate_abis: true
install_dir: ~
force_recompilation: true
additional_named_addresses: {}
dependencies: []
Binary file added release/v12/abis/Account/accept_token.abi
Binary file not shown.
Binary file added release/v12/abis/Account/accept_token_entry.abi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/abis/AnyMemberPlugin/join_entry.abi
Binary file not shown.
Binary file added release/v12/abis/Block/checkpoint_entry.abi
Binary file not shown.
Binary file added release/v12/abis/Block/update_state_root_entry.abi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/abis/DAOAccount/create_account_entry.abi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/abis/DAOExtensionPoint/star_entry.abi
Binary file not shown.
Binary file added release/v12/abis/DAOExtensionPoint/unstar_entry.abi
Binary file not shown.
Binary file added release/v12/abis/DAOExtensionPoint/update_entry.abi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/abis/DAOSpace/cast_vote_entry.abi
Binary file not shown.
Binary file not shown.
Binary file added release/v12/abis/DAOSpace/clean_proposals_entry.abi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/abis/DAOSpace/grant_withdraw_entry.abi
Binary file not shown.
Binary file not shown.
Binary file added release/v12/abis/DAOSpace/quit_member_entry.abi
Binary file not shown.
Binary file added release/v12/abis/DAOSpace/refund_grant_entry.abi
Binary file not shown.
Binary file added release/v12/abis/DAOSpace/reject_proposal_entry.abi
Binary file not shown.
Binary file added release/v12/abis/Dao/destroy_terminated_proposal.abi
Binary file not shown.
Binary file added release/v12/abis/Dao/queue_proposal_action.abi
Binary file not shown.
Binary file added release/v12/abis/DaoVoteScripts/cast_vote.abi
Binary file not shown.
Binary file added release/v12/abis/DaoVoteScripts/flip_vote.abi
Binary file not shown.
Binary file added release/v12/abis/DaoVoteScripts/revoke_vote.abi
Binary file not shown.
Binary file not shown.
Binary file added release/v12/abis/DaoVoteScripts/unstake_vote.abi
Binary file not shown.
Binary file added release/v12/abis/DummyToken/mint.abi
Binary file not shown.
Binary file added release/v12/abis/EmptyScripts/empty_script.abi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/abis/Genesis/initialize.abi
Binary file not shown.
Binary file added release/v12/abis/Genesis/initialize_v2.abi
Binary file not shown.
Binary file added release/v12/abis/GenesisNFT/mint.abi
Binary file not shown.
Binary file added release/v12/abis/GenesisNFT/mint_entry.abi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/abis/ModifyDaoConfigProposal/execute.abi
Binary file not shown.
Binary file added release/v12/abis/ModifyDaoConfigProposal/propose.abi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/abis/NFT/accept.abi
Binary file not shown.
Binary file added release/v12/abis/NFT/accept_entry.abi
Binary file not shown.
Binary file added release/v12/abis/NFT/destroy_empty.abi
Binary file not shown.
Binary file added release/v12/abis/NFT/destroy_empty_entry.abi
Binary file not shown.
Binary file added release/v12/abis/NFT/remove_empty_gallery.abi
Binary file not shown.
Binary file added release/v12/abis/NFT/remove_empty_gallery_entry.abi
Binary file not shown.
Binary file added release/v12/abis/NFT/transfer.abi
Binary file not shown.
Binary file added release/v12/abis/NFT/transfer_entry.abi
Binary file not shown.
Binary file added release/v12/abis/Offer/take_offer.abi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/abis/Oracle/init_data_source.abi
Binary file not shown.
Binary file added release/v12/abis/Oracle/init_data_source_entry.abi
Binary file not shown.
Binary file added release/v12/abis/Oracle/register_entry.abi
Binary file not shown.
Binary file added release/v12/abis/Oracle/register_oracle.abi
Binary file not shown.
Binary file added release/v12/abis/Oracle/register_oracle_entry.abi
Binary file not shown.
Binary file added release/v12/abis/Oracle/update.abi
Binary file not shown.
Binary file added release/v12/abis/Oracle/update_entry.abi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/abis/StakeToSBTPlugin/stake_entry.abi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/abis/TransferScripts/peer_to_peer.abi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/ASCII.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Account.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/AccountScripts.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/AnyMemberPlugin.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Arith.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Authenticator.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/BCS.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/BitOperators.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Block.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/BlockReward.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/ChainId.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Collection.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Collection2.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Compare.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Config.mv
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/ConsensusConfig.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/ConsensusStrategy.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/CoreAddresses.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/DAOAccount.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/DAOExtensionPoint.mv
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/DAORegistry.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/DAOSpace.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Dao.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/DaoVoteScripts.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Debug.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/DummyToken.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/DummyTokenScripts.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/EVMAddress.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/EmptyScripts.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Epoch.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Errors.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Event.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/EventUtil.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/FixedPoint32.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/GasOracle.mv
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/Genesis.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/GenesisNFT.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/GenesisNFTScripts.mv
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/Hash.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/IdentifierNFT.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/IdentifierNFTScripts.mv
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/LanguageVersion.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Math.mv
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/MerkleProof.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/MintDaoProposal.mv
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/MintScripts.mv
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/ModuleUpgradeScripts.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/NFT.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/NFTGallery.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/NFTGalleryScripts.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Offer.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/OnChainConfigDao.mv
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/Option.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Oracle.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/PackageTxnManager.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/PriceOracle.mv
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/PriceOracleScripts.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/RewardConfig.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Ring.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/SBTVoteStrategy.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/SIP_2.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/SIP_3.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/STC.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/STCUSDOracle.mv
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/Signature.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/SignedInteger64.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Signer.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/SimpleMap.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/SnapshotUtil.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/StakeToSBTPlugin.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/StarcoinDAO.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/StarcoinVerifier.mv
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/StructuredHash.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Timestamp.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Token.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/TransactionFee.mv
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/TransactionTimeout.mv
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/TransferScripts.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Treasury.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/TreasuryPlugin.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/TreasuryScripts.mv
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/TypeInfo.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/U256.mv
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added release/v12/bytecode_modules/VMConfig.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Vector.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/Version.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/YieldFarming.mv
Binary file not shown.
Binary file added release/v12/bytecode_modules/YieldFarmingV2.mv
Binary file not shown.

0 comments on commit 3bae7fd

Please sign in to comment.