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

Migrate from Solochain Frontier to Relaychain #166

Open
wants to merge 23 commits into
base: stagenet
Choose a base branch
from

Commits on Jul 4, 2024

  1. Upgrade testnet (#127)

    ales-tsurko authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5b7256a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Upgrade testnet (#162)

    ales-tsurko authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c4b6033 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Update runtime vars

    DmitriVT committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    daa28f4 View commit details
    Browse the repository at this point in the history
  2. Fix runtime build

    DmitriVT committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    24fa09f View commit details
    Browse the repository at this point in the history
  3. ci: release stagenet as mainnet

    hrls committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bae7b72 View commit details
    Browse the repository at this point in the history
  4. fix/ci: rename actions names

    hrls committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cb061c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    7539f2b View commit details
    Browse the repository at this point in the history
  2. Cargo update

    DmitriVT committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c653f4a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Add try-runtime to node part

    DmitriVT committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    50c7f59 View commit details
    Browse the repository at this point in the history
  2. cargo fmt && clippy

    DmitriVT committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0f97ca1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2105306 View commit details
    Browse the repository at this point in the history
  4. Update comment

    DmitriVT committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7e255de View commit details
    Browse the repository at this point in the history
  5. Add 'try-runtime' feature (#172)

    closes #171
    DmitriVT authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8633498 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'devnet' into feature/41-transition-to-relay

    # Conflicts:
    #	Cargo.lock
    #	Cargo.toml
    #	runtime/Cargo.toml
    DmitriVT committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b560766 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'stagenet' into feature/41-transition-to-relay

    # Conflicts:
    #	.github/workflows/build-release-testnet.yml
    #	pallets/faucet/src/lib.rs
    DmitriVT committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    171fb5d View commit details
    Browse the repository at this point in the history
  8. cargo update

    DmitriVT committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f07a010 View commit details
    Browse the repository at this point in the history
  9. Update Cargo.lock

    DmitriVT committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e68e479 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

Commits on Oct 23, 2024

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

Commits on Oct 24, 2024

  1. Enable grandpa RPC

    DmitriVT committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b142775 View commit details
    Browse the repository at this point in the history
  2. cargo update, fmt && clippy

    DmitriVT committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    08501ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a2c647 View commit details
    Browse the repository at this point in the history
  4. Update Dockerfile

    DmitriVT committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    474c2da View commit details
    Browse the repository at this point in the history