Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/add vtoken exchange rate rpc #1274

Merged
merged 6 commits into from
Jun 20, 2024
Merged

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    0a2950a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. add the use of Vec

    SunTiebing committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a3c7b89 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    75189fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4aca6b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/v0.11.0' into feat/add-vtoken-exchange-rate-rpc

    # Conflicts:
    #	Cargo.lock
    #	pallets/asset-registry/src/lib.rs
    #	pallets/vtoken-minting/rpc/Cargo.toml
    #	pallets/vtoken-minting/rpc/src/lib.rs
    #	pallets/vtoken-minting/src/lib.rs
    #	primitives/src/traits.rs
    SunTiebing committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    421dccf View commit details
    Browse the repository at this point in the history
  4. fix clippy

    SunTiebing committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7e03edc View commit details
    Browse the repository at this point in the history