Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

S0me0ne/executor params v4 test #6698

Closed
wants to merge 168 commits into from

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    6222398 View commit details
    Browse the repository at this point in the history
  2. Cache pruning

    s0me0ne-unkn0wn committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    a370fbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7066c67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dce199 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10c8320 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f103c6 View commit details
    Browse the repository at this point in the history
  7. Update Cargo.lock

    s0me0ne-unkn0wn committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    143c483 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba4eb37 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c75f37 View commit details
    Browse the repository at this point in the history
  10. cargo fmt

    s0me0ne-unkn0wn committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    003d345 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    631c50a View commit details
    Browse the repository at this point in the history
  12. Fix tests

    s0me0ne-unkn0wn committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    acc62b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8c10587 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ddd1224 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    02a0e79 View commit details
    Browse the repository at this point in the history
  16. Fix Malus

    s0me0ne-unkn0wn committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    834c409 View commit details
    Browse the repository at this point in the history
  17. Fix test runtime

    s0me0ne-unkn0wn committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    f229866 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    49ee795 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    48241ad View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a6107d9 View commit details
    Browse the repository at this point in the history
  21. Get rid of constants

    s0me0ne-unkn0wn committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    ee2df7c View commit details
    Browse the repository at this point in the history
  22. Minor typo

    s0me0ne-unkn0wn committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    719ea9b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    59325fb View commit details
    Browse the repository at this point in the history
  24. cargo fmt

    s0me0ne-unkn0wn committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    27abf65 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a3ab251 View commit details
    Browse the repository at this point in the history
  26. Clean up

    s0me0ne-unkn0wn committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    9ff7b52 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f25f326 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b6348ae View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    67ef6df View commit details
    Browse the repository at this point in the history
  30. unwrap() -> expect()

    s0me0ne-unkn0wn committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    6f2b58d View commit details
    Browse the repository at this point in the history
  31. Correct API version

    s0me0ne-unkn0wn committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3908bf6 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a1c37dc View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    5431da5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    267ae8b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    81fa27d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

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

Commits on Nov 12, 2022

  1. Worker handshake

    s0me0ne-unkn0wn committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    3d77649 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Global renaming

    s0me0ne-unkn0wn committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    9f3c1c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

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

Commits on Nov 15, 2022

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

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    6249955 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d294768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7347e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    3f80564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dc734e View commit details
    Browse the repository at this point in the history
  3. Rename constants to make things a bit more deterministic

    Get rid of stale code
    s0me0ne-unkn0wn committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    241b5fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d3a8cc View commit details
    Browse the repository at this point in the history
  5. Minor formatting

    s0me0ne-unkn0wn committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    929501b View commit details
    Browse the repository at this point in the history
  6. Fix comment

    s0me0ne-unkn0wn committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    c3475f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d989a99 View commit details
    Browse the repository at this point in the history
  8. Add try-runtime hooks

    s0me0ne-unkn0wn committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    45293b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Add storage version write on upgrade

    Co-authored-by: Andronik <write@reusable.software>
    s0me0ne-unkn0wn and ordian committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    2ba2102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04b1b10 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

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

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    22d7875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d06cd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a85038d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0cc192 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f3d9ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e924ebf View commit details
    Browse the repository at this point in the history
  7. Minor formatting fix

    s0me0ne-unkn0wn committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    48a6616 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60676aa View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Fix try-runtime hooks

    s0me0ne-unkn0wn committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f25326b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa703a6 View commit details
    Browse the repository at this point in the history
  3. After-merge fixes

    s0me0ne-unkn0wn committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    9dc79ec View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Add migration logs

    s0me0ne-unkn0wn committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    16f77e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1ec476 View commit details
    Browse the repository at this point in the history
  3. Remove dead code

    s0me0ne-unkn0wn committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    a51e57e View commit details
    Browse the repository at this point in the history
  4. Fix tests

    s0me0ne-unkn0wn committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    af45aea View commit details
    Browse the repository at this point in the history
  5. Fix tests

    s0me0ne-unkn0wn committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    76170d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    5ae6164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1aac61 View commit details
    Browse the repository at this point in the history
  3. Remove stale comment

    s0me0ne-unkn0wn committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2439ae6 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

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

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    ce042c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    674038d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    52d7049 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84d53a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    5c26c5e View commit details
    Browse the repository at this point in the history
  2. Merge branch 's0me0ne/executor-params-v3' into s0me0ne/executor-params

    Move everything to v4 and clean up
    s0me0ne-unkn0wn committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    a89dff9 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Back to v3

    s0me0ne-unkn0wn committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    03c4886 View commit details
    Browse the repository at this point in the history
  2. Fix all the tests

    s0me0ne-unkn0wn committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    c161ed6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af35b7b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

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

Commits on Dec 19, 2022

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

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    d3ef27b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3431c20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96b921b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    883208a View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

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

Commits on Dec 24, 2022

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

Commits on Dec 25, 2022

  1. Configuration menu
    Copy the full SHA
    32e6f1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39aae8f View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Add documentation

    s0me0ne-unkn0wn committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    b6195e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb369ed View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

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

Commits on Dec 30, 2022

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

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    8a7d9d6 View commit details
    Browse the repository at this point in the history
  2. Fix comment

    s0me0ne-unkn0wn committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    ca08d65 View commit details
    Browse the repository at this point in the history
  3. Fix CI tests

    s0me0ne-unkn0wn committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    877a0e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e5d9c0 View commit details
    Browse the repository at this point in the history
  5. Fix clippy warnings

    s0me0ne-unkn0wn committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    996538f View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    029b82b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74ccff8 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    ad61bd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abd0fc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    924fd97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    553be9d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    0dbc3fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb43480 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dee590 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    535f494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bdfc68 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    28e3614 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    s0me0ne-unkn0wn committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    1ee2697 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Revert "Remove unneeded bound"

    This reverts commit 3bdfc68.
    s0me0ne-unkn0wn committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    17a84f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3728a41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31c3fa9 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Fix PVF host tests

    s0me0ne-unkn0wn committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    7527152 View commit details
    Browse the repository at this point in the history
  2. Fix PVF checker tests

    s0me0ne-unkn0wn committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    b099dda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a594a19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8834c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

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

Commits on Jan 12, 2023

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

Commits on Jan 13, 2023

  1. Simplify tests

    s0me0ne-unkn0wn committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    7496dca View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    056c055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ab836 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    c9b7dde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e12da2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b6f478 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4b5909 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    e39b991 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f092002 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4e8db8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    7776b73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29bec0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7930340 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c258bd4 View commit details
    Browse the repository at this point in the history
  5. Fix try-runtime

    s0me0ne-unkn0wn committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    95d790c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    c79a404 View commit details
    Browse the repository at this point in the history
  2. Fixes after merge

    s0me0ne-unkn0wn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    6aa31c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba19715 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    630edbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c559bd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    f157395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f155042 View commit details
    Browse the repository at this point in the history
  3. Fix PVF host test

    s0me0ne-unkn0wn committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7f10d92 View commit details
    Browse the repository at this point in the history
  4. Minor fixes

    s0me0ne-unkn0wn committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    8e7d31d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    7d2305b View commit details
    Browse the repository at this point in the history
  2. Address discussions

    s0me0ne-unkn0wn committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    5a04b6a View commit details
    Browse the repository at this point in the history
  3. Restore migration

    s0me0ne-unkn0wn committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    8877933 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4315ff7 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    a182847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e16619 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    106ddbf View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

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

    s0me0ne-unkn0wn committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d5e064a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    7ba4a98 View commit details
    Browse the repository at this point in the history
  2. Add logs

    s0me0ne-unkn0wn committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    d67c3cf View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    38687d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    277efe5 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    b58ac44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c32c93c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c1e9e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3e9e13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6c17a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

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