Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Prepare Trappist v1.3.0 release #323

Merged
merged 15 commits into from
Dec 31, 2023
Merged

Prepare Trappist v1.3.0 release #323

merged 15 commits into from
Dec 31, 2023

Commits on Dec 19, 2023

  1. increase spec ver

    metricaez committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    31306bf View commit details
    Browse the repository at this point in the history
  2. treasury benchmark fix

    metricaez committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c52c141 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    metricaez committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3f651bb View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. fix fungibles benchmark

    metricaez committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a18fdca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6d821a View commit details
    Browse the repository at this point in the history
  3. ".git/.scripts/commands/bench-all/bench-all.sh" --runtime=trappist --…

    …target_dir=trappist
    command-bot committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e4fcaef View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Install missing Rust rust-src toolchain component

    Steve Degosserie committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    23840d7 View commit details
    Browse the repository at this point in the history
  2. Use prebuilt try-runtime binary v0.3.3 in CI

    Steve Degosserie committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    16498a1 View commit details
    Browse the repository at this point in the history
  3. Use prebuilt try-runtime binary v0.3.3 in CI

    Steve Degosserie committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f5bc7a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Remove --disable-idempotency-checks arg to try-runtime cli

    Steve Degosserie committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    ecd8062 View commit details
    Browse the repository at this point in the history
  2. Re-add --disable-idempotency-checks arg to try-runtime cli; use v0.4.…

    …0 version
    Steve Degosserie committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    0584010 View commit details
    Browse the repository at this point in the history
  3. grumble grumble grumble

    Steve Degosserie committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    4e41b8e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Fix Uniques pallet's on-chain storage version (currently 0, but shoul…

    …d be 1).
    Steve Degosserie committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    bd689f8 View commit details
    Browse the repository at this point in the history
  2. Cargo fmt

    Steve Degosserie committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8a3eed8 View commit details
    Browse the repository at this point in the history
  3. Remove Contracts pallet's migrations, as there's no upgrade (assertio…

    …n makes try-runtime check fail).
    Steve Degosserie committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    cf90646 View commit details
    Browse the repository at this point in the history