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

Fix core sharing and make use of scheduling_lookahead #4724

Merged
merged 37 commits into from
Jun 19, 2024

Commits on Jun 6, 2024

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

    alindima authored and tdimitrov committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4deb507 View commit details
    Browse the repository at this point in the history
  3. further simplify the fix

    alindima authored and tdimitrov committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c94c398 View commit details
    Browse the repository at this point in the history
  4. prospective-parachains: hack fetch_upcoming_paras

    Co-authored by: alindima <[email protected]>
    tdimitrov committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    732a74f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49193f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00eed19 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ddb874 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    8190687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2f0a25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b979563 View commit details
    Browse the repository at this point in the history
  4. clippy

    alindima committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c996a90 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. it works!!

    alindima committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c874cf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec70d6b View commit details
    Browse the repository at this point in the history
  3. properly fix backing

    alindima committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b88f4e8 View commit details
    Browse the repository at this point in the history
  4. fix unit tests

    alindima committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8afe82f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. update comments

    alindima committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7050c2e View commit details
    Browse the repository at this point in the history
  2. add proper zombienet test

    alindima committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e23187b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. review comments

    alindima committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a3560a3 View commit details
    Browse the repository at this point in the history
  2. symlink assign-core.js

    alindima committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2fe2420 View commit details
    Browse the repository at this point in the history
  3. try fixing zombienet

    alindima committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8f1d8e0 View commit details
    Browse the repository at this point in the history
  4. fix compilation

    alindima committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3469f2d View commit details
    Browse the repository at this point in the history
  5. clippy again

    alindima committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    889cb32 View commit details
    Browse the repository at this point in the history
  6. add prdoc

    alindima committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a4387a2 View commit details
    Browse the repository at this point in the history
  7. try fixing prdoc

    alindima committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8532f7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c1fc91 View commit details
    Browse the repository at this point in the history
  9. try fixing zombienet

    alindima committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e85b19f View commit details
    Browse the repository at this point in the history
  10. more zombienet

    alindima committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4d69a3a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. semver

    alindima committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    829af4d View commit details
    Browse the repository at this point in the history
  2. use relative symlinks

    alindima committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a6998be View commit details
    Browse the repository at this point in the history
  3. CI stuff

    alindima committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    21be690 View commit details
    Browse the repository at this point in the history
  4. small review comment

    alindima committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2cb6bf2 View commit details
    Browse the repository at this point in the history
  5. add copy command to CI file

    alindima committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8f860c1 View commit details
    Browse the repository at this point in the history
  6. fix gitlab yaml

    alindima committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e343989 View commit details
    Browse the repository at this point in the history
  7. lower glutton compute

    it was too high for CI machines
    alindima committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    69d16cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c3635b View commit details
    Browse the repository at this point in the history
  9. relax zombienet constraint

    alindima committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9eea0c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c118cb View commit details
    Browse the repository at this point in the history