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 pallet services payment to runtime #314

Merged
merged 26 commits into from
Nov 15, 2023

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    a75b471 View commit details
    Browse the repository at this point in the history
  2. Burn one credit when a container chain has a new highest block

    Will always burn at most 1 credit per tanssi block, even if the
    container chain has created more than 1 block in that time.
    tmpolaczyk committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    66c1c3a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    1ab4997 View commit details
    Browse the repository at this point in the history
  2. typescript-api

    tmpolaczyk committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a6eebde View commit details
    Browse the repository at this point in the history
  3. Fix zombienet tests

    tmpolaczyk committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e77a27d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Add integration tests

    tmpolaczyk committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ec59dfb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. fix integration tests

    girazoki committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e71302f View commit details
    Browse the repository at this point in the history
  2. Fix pr comments

    tmpolaczyk committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f435cbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9ae0ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9da032 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b1ca7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72c11d9 View commit details
    Browse the repository at this point in the history
  7. typescript-api

    tmpolaczyk committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    002fd05 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    680c132 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de5fe07 View commit details
    Browse the repository at this point in the history
  3. typescript-api

    tmpolaczyk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    613cbd6 View commit details
    Browse the repository at this point in the history
  4. Add dev_tanssi tests

    tmpolaczyk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3783298 View commit details
    Browse the repository at this point in the history
  5. fmt

    tmpolaczyk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ddf033a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e36c5c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1494412 View commit details
    Browse the repository at this point in the history
  8. Fix comments

    tmpolaczyk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dea9b94 View commit details
    Browse the repository at this point in the history
  9. Fix ts tests

    tmpolaczyk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a8b9b0a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae7d451 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be1321d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    6d06611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef69cde View commit details
    Browse the repository at this point in the history