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

Switch node side to v2 candidate receipts #5679

Open
wants to merge 145 commits into
base: master
Choose a base branch
from

Commits on Aug 12, 2024

  1. WIP primitives

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    793142e View commit details
    Browse the repository at this point in the history
  2. WIP

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3a29fdf View commit details
    Browse the repository at this point in the history
  3. Working version.

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4a53577 View commit details
    Browse the repository at this point in the history
  4. Better version

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8285ae7 View commit details
    Browse the repository at this point in the history
  5. Add missing primitives and fix things

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2831c5e View commit details
    Browse the repository at this point in the history
  6. Implement v2 receipts in polkadot-runtime-parachains

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c767d60 View commit details
    Browse the repository at this point in the history
  7. add missing stuff

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    96999e3 View commit details
    Browse the repository at this point in the history
  8. Switch parachains runtime to use new primitives

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c5f2dc3 View commit details
    Browse the repository at this point in the history
  9. use vstaging primitives

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    dbb0160 View commit details
    Browse the repository at this point in the history
  10. update rococo and westend

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5efab68 View commit details
    Browse the repository at this point in the history
  11. client keeps using the old primitives

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c2232e4 View commit details
    Browse the repository at this point in the history
  12. no unsafe pls

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    87b079f View commit details
    Browse the repository at this point in the history
  13. move async backing primtiives to own file

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    00e8c13 View commit details
    Browse the repository at this point in the history
  14. fix

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cd4d02f View commit details
    Browse the repository at this point in the history
  15. fix test build

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5509e33 View commit details
    Browse the repository at this point in the history
  16. fix test-runtime

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f8b86d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. self review feedback

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fe2fbfb View commit details
    Browse the repository at this point in the history
  2. review feedback

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    975e13b View commit details
    Browse the repository at this point in the history
  3. feedback

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1c7ac55 View commit details
    Browse the repository at this point in the history
  4. feedback

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    653873b View commit details
    Browse the repository at this point in the history
  5. clippy

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    dc98149 View commit details
    Browse the repository at this point in the history
  6. chores

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0a6bce3 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Filter v2 candidate descriptors

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5e4dac2 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f12ca7a View commit details
    Browse the repository at this point in the history
  3. fix prospective parachains tests

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    13734de View commit details
    Browse the repository at this point in the history
  4. fix fix

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    effb1cc View commit details
    Browse the repository at this point in the history
  5. fmt

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3f75cba View commit details
    Browse the repository at this point in the history
  6. fix comment

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    75a47bb View commit details
    Browse the repository at this point in the history
  7. another one

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    12ed853 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fix build

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f2c0882 View commit details
    Browse the repository at this point in the history
  2. .

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    768e034 View commit details
    Browse the repository at this point in the history
  3. improve test and add comment

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4bf0706 View commit details
    Browse the repository at this point in the history
  4. add log

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0c83201 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. simplify check()

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4296942 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge branch 'sandreim/rfc103-primitives' of github.com:paritytech/po…

    …lkadot-sdk into sandreim/filter_v2_descriptors
    sandreim committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e1a7509 View commit details
    Browse the repository at this point in the history
  2. impl<H>

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6fb7790 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sandreim/rfc103-primitives' of github.com:paritytech/po…

    …lkadot-sdk into sandreim/filter_v2_descriptors
    sandreim committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e6add9c View commit details
    Browse the repository at this point in the history
  4. comment

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d0b3961 View commit details
    Browse the repository at this point in the history
  5. add some tests

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    66f7a96 View commit details
    Browse the repository at this point in the history
  6. update

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5c0c919 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. prdoc

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    38ce589 View commit details
    Browse the repository at this point in the history
  2. can't be happy if CI is sad

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9f1d611 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:paritytech/polkadot-sdk into sand…

    …reim/rfc103-primitives
    sandreim committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a6a7329 View commit details
    Browse the repository at this point in the history
  4. remove newlines

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    663817d View commit details
    Browse the repository at this point in the history
  5. match rfc 103 reserved field naming

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a1dacc1 View commit details
    Browse the repository at this point in the history
  6. remove default cq offset

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    33b80ea View commit details
    Browse the repository at this point in the history
  7. Merge branch 'sandreim/rfc103-primitives' of github.com:paritytech/po…

    …lkadot-sdk into sandreim/filter_v2_descriptors
    sandreim committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d5b165f View commit details
    Browse the repository at this point in the history
  8. Ignore UMP signals when checking and processing UMP queue

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    29e4b47 View commit details
    Browse the repository at this point in the history
  9. wip

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ab85fe3 View commit details
    Browse the repository at this point in the history
  10. refactor a bit

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7d5636b View commit details
    Browse the repository at this point in the history
  11. use descriptor core_index in map_candidates_to_cores

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2954bba View commit details
    Browse the repository at this point in the history
  12. nits

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e7abe8b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Para Inherent: filter v2 candidate descriptors (#5362)

    On top of #5322
    
    This is an additional check to prevent nodes from passing the v2
    candidate descriptors in the runtime until it is enabled via the node
    feature.
    
    TODO:
    - [ ] PRDoc
    
    ---------
    
    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1db5eb0 View commit details
    Browse the repository at this point in the history
  2. increase test coverage

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cdb49a6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sandreim/rfc103-primitives' of github.com:paritytech/po…

    …lkadot-sdk into sandreim/runtime_v2_descriptor_support
    sandreim committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f6f714a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Improve usability of primitives

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    aa925cd View commit details
    Browse the repository at this point in the history
  2. use committed core index if available in v1 receipts

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    00d7c71 View commit details
    Browse the repository at this point in the history
  3. typo

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    af9f561 View commit details
    Browse the repository at this point in the history
  4. fix check

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fb2cefb View commit details
    Browse the repository at this point in the history
  5. typo

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b53787d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. add test for mixed v1 v2 scenario

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e2ef46e View commit details
    Browse the repository at this point in the history
  2. comment

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2dfc542 View commit details
    Browse the repository at this point in the history
  3. add ump test

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a38a243 View commit details
    Browse the repository at this point in the history
  4. avoid one storage read

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    da381da View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. store claim queue snapshot in allowed relay parent info

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ca5c618 View commit details
    Browse the repository at this point in the history
  2. check v2 receipts using claim queue snapshots

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4266665 View commit details
    Browse the repository at this point in the history
  3. typo

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e93b983 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. it was a bad idea to process commitments of v1 receipts

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e01bf53 View commit details
    Browse the repository at this point in the history
  2. fmt

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fb9fbe6 View commit details
    Browse the repository at this point in the history
  3. remove unused

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c507488 View commit details
    Browse the repository at this point in the history
  4. Validate session index

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    178e201 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. add unknown version

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    984e8e1 View commit details
    Browse the repository at this point in the history
  2. add check for unknown version and test

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fab215d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sandreim/rfc103-primitives' of github.com:paritytech/po…

    …lkadot-sdk into sandreim/rfc103-primitives
    sandreim committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7300552 View commit details
    Browse the repository at this point in the history
  4. typo

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9bbe2cc View commit details
    Browse the repository at this point in the history
  5. adjust comments

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4dda9df View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge branch 'master' of github.com:paritytech/polkadot-sdk into sand…

    …reim/rfc103-primitives
    
    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    cd3eb5f View commit details
    Browse the repository at this point in the history
  2. fix merge damage

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f8ef4ce View commit details
    Browse the repository at this point in the history
  3. unused

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    04e31a1 View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5fd1279 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. fix benchmark build

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    19d6f32 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sandreim/rfc103-primitives' of github.com:paritytech/po…

    …lkadot-sdk into sandreim/runtime_v2_descriptor_support
    
    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    552078a View commit details
    Browse the repository at this point in the history
  3. typos

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4ec3fc8 View commit details
    Browse the repository at this point in the history
  4. fmt

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2ba0a27 View commit details
    Browse the repository at this point in the history
  5. fix comment

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e468d62 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge branch 'master' of github.com:paritytech/polkadot-sdk into sand…

    …reim/runtime_v2_descriptor_support
    
    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3fe368f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. mixed v1, v2, v2 without select core tests,

    plus some benchbuilder improvements
    
    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    18a0496 View commit details
    Browse the repository at this point in the history
  2. Add allowed relay parents storage migration

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d320269 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix migration

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8490488 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    db67486 View commit details
    Browse the repository at this point in the history
  3. clippy

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    03cf8c1 View commit details
    Browse the repository at this point in the history
  4. feedback

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    43f6de7 View commit details
    Browse the repository at this point in the history
  5. sir, make it faster

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    70e48d2 View commit details
    Browse the repository at this point in the history
  6. fix

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1e26c73 View commit details
    Browse the repository at this point in the history
  7. one last fix

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f4e3fb5 View commit details
    Browse the repository at this point in the history
  8. fixes

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2e87ad3 View commit details
    Browse the repository at this point in the history
  9. remove println

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    54432be View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. add prdoc

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cfbecb0 View commit details
    Browse the repository at this point in the history
  2. fix comment

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3a518f2 View commit details
    Browse the repository at this point in the history
  3. refactor map_candidates_to_cores

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    54106e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. doc updates

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b44a604 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:paritytech/polkadot-sdk into sand…

    …reim/runtime_v2_descriptor_support
    sandreim committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4c5c707 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. switch nodes to vstaging primitives

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0cc2e6c View commit details
    Browse the repository at this point in the history
  2. test fixes

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f9ddb15 View commit details
    Browse the repository at this point in the history
  3. fmt

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    add4592 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. extract test helpers in MutateDescriptorV2

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ef51144 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3981425 View commit details
    Browse the repository at this point in the history
  3. more fixes

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    32af174 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. more wip

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9eba1ef View commit details
    Browse the repository at this point in the history
  2. feedback

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    caff543 View commit details
    Browse the repository at this point in the history
  3. refactor

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    218f530 View commit details
    Browse the repository at this point in the history
  4. fix try-runtime

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    216937a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Finally all tests compile

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e169d0d View commit details
    Browse the repository at this point in the history
  2. 🤦

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ceac8b2 View commit details
    Browse the repository at this point in the history
  3. check ump signal count and test

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c0aee8c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. remove unused

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1ef7952 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix prdoc

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5790b8e View commit details
    Browse the repository at this point in the history
  2. more tests cases

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ba9d3ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    888880f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. workaround #64

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0dcf739 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. stricter UMP signal checks and tests

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    604273b View commit details
    Browse the repository at this point in the history
  2. stricter UMP signal checks and tests

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9c4e2ae View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. type alias

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    43bbb9d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sandreim/runtime_v2_descriptor_support' of github.com:p…

    …aritytech/polkadot-sdk into sandreim/node_v2_descriptors
    sandreim committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    64febf4 View commit details
    Browse the repository at this point in the history
  3. remove unused

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a493225 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7e57fd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'sandreim/runtime_v2_descriptor_support' of github.com:p…

    …aritytech/polkadot-sdk into sandreim/node_v2_descriptors
    
    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7e3a943 View commit details
    Browse the repository at this point in the history
  6. add prdoc

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7352577 View commit details
    Browse the repository at this point in the history
  7. fix merge damage

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c9e44d1 View commit details
    Browse the repository at this point in the history
  8. fix

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bf948a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix some builds

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fd9dfee View commit details
    Browse the repository at this point in the history
  2. fix the fix

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5bd465b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. toml fixes

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    53bb5b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. remove bogus code

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    555c91b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:paritytech/polkadot-sdk into sand…

    …reim/node_v2_descriptors
    
    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    90932b3 View commit details
    Browse the repository at this point in the history
  3. fix build

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4b2c06f View commit details
    Browse the repository at this point in the history
  4. fmt and feedback

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    320318a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. more fixes

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    dfde71f View commit details
    Browse the repository at this point in the history
  2. delete PRDoc

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    cb93bb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a402509 View commit details
    Browse the repository at this point in the history
  4. adjust generated PRDoc

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6371454 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix build again

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9c5097d View commit details
    Browse the repository at this point in the history
  2. fix test

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b2818f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. fix example

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f647249 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fmt

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    82da09a View commit details
    Browse the repository at this point in the history