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

pallet-xcm: added useful error logs (#2408) #4982

Merged
merged 46 commits into from
Oct 15, 2024

Commits on Jul 9, 2024

  1. pallet-xcm: added useful error logs (paritytech#2408)

    Ayevbeosa Iyamu committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    991c9da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84e540a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cb6ad3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. xcm-executor: added logs

    Ayevbeosa Iyamu committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    eae27b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9ecfba View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Apply suggestions from code review

    Co-authored-by: Francisco Aguirre <franciscoaguirreperez@gmail.com>
    acatangiu and franciscoaguirre authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7a4eef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bbfffa View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Merge branch 'master' into ayevbeosa-log-xcm-errors

    Ayevbeosa Iyamu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6aa4816 View commit details
    Browse the repository at this point in the history
  2. added logs

    Ayevbeosa Iyamu committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6a3e140 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03e0b88 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    92e5cbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9104421 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5011a47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    208f62d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    601e110 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    081c929 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbc97b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d3ec46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    40ec293 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76ecb82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf76568 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    f520ea3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    687adc9 View commit details
    Browse the repository at this point in the history
  3. extend logs with more info

    Ayevbeosa Iyamu committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0e2ac5a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Update polkadot/xcm/xcm-executor/src/lib.rs

    Co-authored-by: Bastian Köcher <git@kchr.de>
    ayevbeosa and bkchr authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9b9f309 View commit details
    Browse the repository at this point in the history
  2. change tracing:error format

    Ayevbeosa Iyamu committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    58f374b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    e8abe1f View commit details
    Browse the repository at this point in the history
  2. used tracing instead of log

    Ayevbeosa Iyamu committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    cfd1ae4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. fix compile errors

    Ayevbeosa Iyamu committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4f1cf76 View commit details
    Browse the repository at this point in the history
  2. replaced log with tracing

    Ayevbeosa Iyamu committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f0e12ca View commit details
    Browse the repository at this point in the history
  3. prefer to use tracing instead of log

    Ayevbeosa Iyamu committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9af6495 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fix compile issues

    Ayevbeosa Iyamu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    841dcb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25faf07 View commit details
    Browse the repository at this point in the history
  3. fix compile errors

    Ayevbeosa Iyamu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    44f184b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f9d0dc View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. use tracing instead log

    Ayevbeosa Iyamu committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    fc0bb42 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    003cde7 View commit details
    Browse the repository at this point in the history
  2. fix toml formattiing issues

    Ayevbeosa Iyamu committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    753c51f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ayevbeosa-log-xcm-errors' of https://github.com/ayevbeo…

    …sa/polkadot-sdk into ayevbeosa-log-xcm-errors
    Ayevbeosa Iyamu committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e4d5945 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47edc33 View commit details
    Browse the repository at this point in the history
  5. Add prdoc

    Ayevbeosa Iyamu committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ef5bc73 View commit details
    Browse the repository at this point in the history
  6. Update prdoc/pr_4982.prdoc

    bkontur authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c467fee View commit details
    Browse the repository at this point in the history
  7. Update prdoc/pr_4982.prdoc

    bkontur authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8b96b7f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    25b4a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89b01b9 View commit details
    Browse the repository at this point in the history