Docs.rs
  • vm-genesis-0.1.7
    • vm-genesis 0.1.7
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dondidlc
    • Dependencies
      • anyhow ^1.0.57 normal
      • aptos-config ^0.1.7 normal
      • aptos-crypto ^0.1.7 normal
      • aptos-framework ^0.1.7 normal
      • aptos-state-view ^0.1.7 normal
      • aptos-transaction-builder ^0.1.7 normal
      • aptos-types ^0.1.7 normal
      • aptos-vm ^0.1.7 normal
      • bcs ^0.1.3 normal
      • cached-framework-packages ^0.1.7 normal
      • move-deps ^0.1.7 normal
      • once_cell ^1.10.0 normal
      • rand ^0.7.3 normal
      • aptos-proptest-helpers ^0.1.7 dev
      • move-deps ^0.1.7 dev
      • proptest ^1.0.0 dev
      • proptest-derive ^0.3.0 dev
    • Versions
    • 37.5% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate vm_genesis

  • Version 0.1.7
  • All Items
  • Structs
  • Enums
  • Statics
  • Functions
logo
Change settings

Crate vm_genesis

source · [−]

Structs

TestValidator
Validator

Enums

GenesisOptions

An enum specifying whether the compiled stdlib/scripts should be used or freshly built versions should be used.

Statics

GENESIS_KEYPAIR

Functions

encode_genesis_change_set
encode_genesis_transaction
generate_genesis_change_set_for_testing

Generate an artificial genesis ChangeSet for testing

generate_test_genesis
test_genesis_change_set_and_validators
test_genesis_transaction