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

Kusama: Make the current inflation formula adjustable. #364

Merged
merged 57 commits into from
Aug 20, 2024

Commits on Jun 27, 2024

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

Commits on Jul 14, 2024

  1. Update to 1.14

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    6fa5130 View commit details
    Browse the repository at this point in the history
  2. Update Collectives

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    d99131f View commit details
    Browse the repository at this point in the history
  3. Disable Encointer runtime

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    ec4914b View commit details
    Browse the repository at this point in the history
  4. Update Kusama coretime

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    4143885 View commit details
    Browse the repository at this point in the history
  5. Update Treasury

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    1c0af2d View commit details
    Browse the repository at this point in the history
  6. Update collectives

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    7fed1b4 View commit details
    Browse the repository at this point in the history
  7. Mock weights

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    0265664 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    36c9a7f View commit details
    Browse the repository at this point in the history
  2. re-enable & bump encointer to polkadot-v1.14.0 (polkadot-fellows#385)

    Simply updates the encointer-pallets to v1.14.0. Nothing else happened
    there in the meantime. cc @brenzi
    clangenb authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6ca6fcb View commit details
    Browse the repository at this point in the history
  3. Clippy

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0be46e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af19be5 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b0b1a81 View commit details
    Browse the repository at this point in the history
  6. Clippy

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4104b17 View commit details
    Browse the repository at this point in the history
  7. Clippy

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    235d14e View commit details
    Browse the repository at this point in the history
  8. Master.into()

    kianenigma committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    129d1f7 View commit details
    Browse the repository at this point in the history
  9. update kusama

    kianenigma committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    522b881 View commit details
    Browse the repository at this point in the history
  10. Fixes

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b2be560 View commit details
    Browse the repository at this point in the history
  11. Fix changelog

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    30d1345 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Re-enable request_revenue_info_at in CoretimeInterface (polkadot-fe…

    …llows#393)
    
    In the update to [sdk
    1.14](polkadot-fellows#381) the
    `request_revenue_info` is now implemented but this call had been
    switched off when it was added in
    polkadot-fellows#212.
    
    This PR just enables this again in the coretime interface.
    
    cc @ggwpez @s0me0ne-unkn0wn
    seadanda authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e3fca1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9740965 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. add TODO

    kianenigma committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4882727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    324ff5a View commit details
    Browse the repository at this point in the history
  3. fix some params

    kianenigma committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d60bfae View commit details
    Browse the repository at this point in the history
  4. merged

    kianenigma committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bd87a03 View commit details
    Browse the repository at this point in the history
  5. add tests

    kianenigma committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4089a71 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. update

    kianenigma committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6eb9e73 View commit details
    Browse the repository at this point in the history
  2. merged

    kianenigma committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a9ab9ca View commit details
    Browse the repository at this point in the history
  3. fmt

    kianenigma committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    28adc6b View commit details
    Browse the repository at this point in the history
  4. fix

    kianenigma committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    70743e9 View commit details
    Browse the repository at this point in the history
  5. fix

    kianenigma committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a31186b View commit details
    Browse the repository at this point in the history
  6. fix lock file

    kianenigma committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    175020f View commit details
    Browse the repository at this point in the history
  7. fmt and more test

    kianenigma committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f6d2aae View commit details
    Browse the repository at this point in the history
  8. add runtime api

    kianenigma committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    93479de View commit details
    Browse the repository at this point in the history
  9. fmt

    kianenigma committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c65d843 View commit details
    Browse the repository at this point in the history
  10. changelog

    kianenigma committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ce1ae0f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 13, 2024

  1. Update relay/kusama/src/lib.rs

    Co-authored-by: Gonçalo Pestana <[email protected]>
    kianenigma and gpestana authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1e019dd View commit details
    Browse the repository at this point in the history
  2. Update relay/kusama/src/lib.rs

    Co-authored-by: Gonçalo Pestana <[email protected]>
    kianenigma and gpestana authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0ea2ec3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Master.into()

    kianenigma committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    18629c0 View commit details
    Browse the repository at this point in the history
  2. fix a few things

    kianenigma committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2ad531a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    432cf2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db131fa View commit details
    Browse the repository at this point in the history
  5. fmt

    kianenigma committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    01fb284 View commit details
    Browse the repository at this point in the history
  6. remove unused dep

    kianenigma committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d695ad6 View commit details
    Browse the repository at this point in the history
  7. clippy

    kianenigma committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    91195e9 View commit details
    Browse the repository at this point in the history
  8. zepter

    kianenigma committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c1c31b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d63355 View commit details
    Browse the repository at this point in the history
  10. fix build

    kianenigma committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    978da88 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    31d667e View commit details
    Browse the repository at this point in the history
  2. Master.into()

    kianenigma committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0d52761 View commit details
    Browse the repository at this point in the history
  3. fmt

    kianenigma committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    758e76c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0432c5 View commit details
    Browse the repository at this point in the history
  5. fmt again

    kianenigma committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    79ca6cf View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Doc nits

    Co-authored-by: Dónal Murray <[email protected]>
    joepetrowski and seadanda authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    95367f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e657bda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d581b9c View commit details
    Browse the repository at this point in the history