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

To polkadot-v1.7.2 #1516

Merged
merged 62 commits into from
Jun 28, 2024
Merged

To polkadot-v1.7.2 #1516

merged 62 commits into from
Jun 28, 2024

Commits on Jun 14, 2024

  1. Setup deps

    AurevoirXavier committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f945126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7abc723 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    9475ce4 View commit details
    Browse the repository at this point in the history
  2. Bump

    AurevoirXavier committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    950b3b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b86f455 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48bb6c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    720fd47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09a7bef View commit details
    Browse the repository at this point in the history
  7. paritytech/polkadot-sdk#1900

    Signed-off-by: Xavier Lau <[email protected]>
    AurevoirXavier committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ce3c174 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7b8a9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    852765a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bac551f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    548e407 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    06dcfec View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    28d5d8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fded34 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Fixes

    AurevoirXavier committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0631441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0357ab3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afe4ba3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    655eaae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d3956f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    443b7cd View commit details
    Browse the repository at this point in the history
  7. paritytech/polkadot-sdk#2521

    Signed-off-by: Xavier Lau <[email protected]>
    AurevoirXavier committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    edffda7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edab2d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a3b4432 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Satisfy compiler

    AurevoirXavier committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4f9b0ac View commit details
    Browse the repository at this point in the history
  2. XCM V4 part.1

    AurevoirXavier committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    229a035 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97466dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e0251b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5aabe52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1d1ca6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01bb32a View commit details
    Browse the repository at this point in the history
  8. XCM V4 part.2

    AurevoirXavier committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2f4d15d View commit details
    Browse the repository at this point in the history
  9. Bump

    AurevoirXavier committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0084f65 View commit details
    Browse the repository at this point in the history
  10. Build all runtimes

    AurevoirXavier committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8bdbdab View commit details
    Browse the repository at this point in the history
  11. Build node

    AurevoirXavier committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    322a7d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    a66485c View commit details
    Browse the repository at this point in the history
  2. Remove pallet-democracy

    Signed-off-by: Xavier Lau <[email protected]>
    AurevoirXavier committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e4ba8ad View commit details
    Browse the repository at this point in the history
  3. Format

    AurevoirXavier committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    737c960 View commit details
    Browse the repository at this point in the history
  4. Fix pallet tests

    AurevoirXavier committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e8746d4 View commit details
    Browse the repository at this point in the history
  5. Fix precompile tests

    AurevoirXavier committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    607c9bc View commit details
    Browse the repository at this point in the history
  6. Format

    AurevoirXavier committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b227814 View commit details
    Browse the repository at this point in the history
  7. Fixes

    AurevoirXavier committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    44d9796 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ed1bca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa66038 View commit details
    Browse the repository at this point in the history
  10. Fix ethtx-forward test case (#1519)

    * Fix ethtx-forward tests
    
    * Format
    
    * Fix following the review
    boundless-forest authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    88ba89d View commit details
    Browse the repository at this point in the history
  11. Fixes

    AurevoirXavier committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    66e88e2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c7d6764 View commit details
    Browse the repository at this point in the history
  13. Fixes

    AurevoirXavier committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e12f0c1 View commit details
    Browse the repository at this point in the history
  14. Use default impl

    AurevoirXavier committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f851e72 View commit details
    Browse the repository at this point in the history
  15. Benchmark helper

    AurevoirXavier committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    58157bf View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Bench part.1

    AurevoirXavier committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0dc5950 View commit details
    Browse the repository at this point in the history
  2. Bench part.2

    AurevoirXavier committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9c65b2d View commit details
    Browse the repository at this point in the history
  3. Bench part.3

    AurevoirXavier committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5b0c404 View commit details
    Browse the repository at this point in the history
  4. Fix all tests

    AurevoirXavier committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    54ce5dd View commit details
    Browse the repository at this point in the history
  5. Typo

    AurevoirXavier committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8f82c71 View commit details
    Browse the repository at this point in the history
  6. Feat

    AurevoirXavier committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5491858 View commit details
    Browse the repository at this point in the history
  7. Fix EVM tracing build

    AurevoirXavier committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1ae7f7e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52d94ba View commit details
    Browse the repository at this point in the history
  9. Format issue

    boundless-forest committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c7f51f5 View commit details
    Browse the repository at this point in the history
  10. Fixes

    AurevoirXavier committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a66f683 View commit details
    Browse the repository at this point in the history
  11. Fix CI

    boundless-forest committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3a52562 View commit details
    Browse the repository at this point in the history