Docs.rs
  • multiversx-sc-meta-lib-0.52.3
    • multiversx-sc-meta-lib 0.52.3
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • andrei-marinica
    • BiancaIalangi
    • Dependencies
      • clap ^4.4.7 normal
      • colored ^2.0 normal
      • convert_case ^0.6.0 normal
      • hex ^0.4 normal
      • lazy_static ^1.4.0 normal
      • multiversx-sc =0.52.3 normal
      • rustc_version ^0.4 normal
      • semver ^1.0.20 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • toml ^0.8.6 normal
      • wasmparser ^0.214 normal
      • wasmprinter ^0.214 normal
    • Versions
    • 10.27% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

multiversx_sc_meta_lib0.52.3

Module version_history

  • Structs
  • Constants
  • Functions

In crate multiversx_sc_meta_lib

Module multiversx_sc_meta_lib::version_history

source ·

Structs§

  • VersionIterator

Constants§

  • CHECK_AFTER_UPGRADE_TO
  • LAST_TEMPLATE_VERSION
  • LAST_UPGRADE_VERSION
    Indicates where to stop with the upgrades.
  • LAST_VERSION
    The last version to be used for upgrades and templates.
  • LOWER_VERSION_WITH_AUTOGENERATED_JSON
  • LOWER_VERSION_WITH_AUTOGENERATED_WASM
  • LOWER_VERSION_WITH_TEMPLATE_TAG
  • VERSIONS
    Known versions for the upgrader.

Functions§

  • find_version_by_str
  • is_template_with_autogenerated_json
  • is_template_with_autogenerated_wasm
  • parse_known_version
  • validate_template_tag
    We started supporting contract templates with version 0.43.0.
  • versions_iter