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

Add the Kusama Coretime Chain runtime #212

Merged

Commits on Mar 5, 2024

  1. Add Kusama Coretime

    seadanda committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f3fef79 View commit details
    Browse the repository at this point in the history
  2. Add PriceAdapter

    seadanda committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2f737fc View commit details
    Browse the repository at this point in the history
  3. Add Changelog

    seadanda committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    167860c View commit details
    Browse the repository at this point in the history
  4. Add missing weight

    seadanda committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    adde260 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16bfe23 View commit details
    Browse the repository at this point in the history
  6. Fix pallet_xcm benchmarks

    seadanda committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    54e341a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f8786f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Apply suggestions from code review

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    seadanda and joepetrowski authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ce92340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c79cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    470b218 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08de737 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    8cbed69 View commit details
    Browse the repository at this point in the history
  2. Edit wording slightly

    seadanda committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8e443e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    be6c473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d2efb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Add proxy to coretime chain

    seadanda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    061dac1 View commit details
    Browse the repository at this point in the history
  2. Tidy up

    seadanda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    73824d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c4dcde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af5aad8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30c8496 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Remove specific WASM for fast-runtime

    Co-authored-by: Bastian Köcher <git@kchr.de>
    seadanda and bkchr authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    dea1e71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    149a95c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    cc858b2 View commit details
    Browse the repository at this point in the history
  2. Update licenses

    seadanda committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8a8c55a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    5abb10a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3e917b View commit details
    Browse the repository at this point in the history
  3. fmt

    joepetrowski committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    264c5c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    530b741 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from bko code review

    Co-authored-by: Branislav Kontur <bkontur@gmail.com>
    seadanda and bkontur authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8fcce21 View commit details
    Browse the repository at this point in the history
  6. Update lock file

    seadanda committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9bfa404 View commit details
    Browse the repository at this point in the history
  7. Added to the runtime-matrix.json

    bkontur authored and seadanda committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5560a6d View commit details
    Browse the repository at this point in the history
  8. Added to chain-spec-generator

    bkontur authored and seadanda committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ef14269 View commit details
    Browse the repository at this point in the history
  9. Set PriceAdapter for benchmarks

    bkontur authored and seadanda committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a19707e View commit details
    Browse the repository at this point in the history
  10. Fresh weights

    bkontur authored and seadanda committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    71683db View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Transfer revenue into holding account to be burnt later

    * Add burn onrevenue impl (WIP)
    
    * Define burn account into which revenue will be moved
    
    * Add test (WIP)
    
    * Fix test
    seadanda authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1a1b2ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a14b993 View commit details
    Browse the repository at this point in the history
  3. Fix merge issue

    bkchr committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4a69881 View commit details
    Browse the repository at this point in the history