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

Create thread_local in XCM executor to limit recursion depth #6304

Merged
merged 14 commits into from
Dec 1, 2022

Commits on Nov 17, 2022

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

Commits on Nov 21, 2022

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

Commits on Nov 26, 2022

  1. Fix statefulness in tests

    KiChjang committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    395a099 View commit details
    Browse the repository at this point in the history
  2. Remove panic

    KiChjang committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    85fe5c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

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

Commits on Nov 29, 2022

  1. Fix the implementation

    bkchr committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d098dfd View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    49c5f34 View commit details
    Browse the repository at this point in the history
  2. Use nicer interface

    bkchr committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    52de9c2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'kckyeung/xcm-v3-recursion-limit' of github.com:parityte…

    …ch/polkadot into kckyeung/xcm-v3-recursion-limit
    bkchr committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ab4b7aa View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    ee0b2ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    989a126 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    KiChjang committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    48973ba View commit details
    Browse the repository at this point in the history
  4. Update comment

    KiChjang committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    8e1718b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcb6401 View commit details
    Browse the repository at this point in the history