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

Upgrade substrate to v30 #660

Merged
merged 29 commits into from
Sep 4, 2023
Merged

Upgrade substrate to v30 #660

merged 29 commits into from
Sep 4, 2023

Commits on Aug 28, 2023

  1. Squash and Rebase

    markopoloparadox authored and surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d1c75eb View commit details
    Browse the repository at this point in the history
  2. Fix build

    KarishmaBothara authored and surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ac55afb View commit details
    Browse the repository at this point in the history
  3. Update Dex precompile

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c332ab7 View commit details
    Browse the repository at this point in the history
  4. Fix benchmark failure

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c27409d View commit details
    Browse the repository at this point in the history
  5. Fix substrate test failures

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7cd3d95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f42840 View commit details
    Browse the repository at this point in the history
  7. Fix build

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5df706a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a24ce09 View commit details
    Browse the repository at this point in the history
  9. Fix substrate tests

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c880c46 View commit details
    Browse the repository at this point in the history
  10. Fix other e2e failing tests

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1e8a2c4 View commit details
    Browse the repository at this point in the history
  11. Gen weight files

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ec6bf60 View commit details
    Browse the repository at this point in the history
  12. Gen weight files

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9af9757 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5e97b45 View commit details
    Browse the repository at this point in the history
  14. Benchmark again nft,sft

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a35dc1c View commit details
    Browse the repository at this point in the history
  15. fmt

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b34f8b7 View commit details
    Browse the repository at this point in the history
  16. fix migrations, tests

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    79de653 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    122b5c1 View commit details
    Browse the repository at this point in the history
  18. Updates for pallet-sft-rpc

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b6665e4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cb1ea63 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f12d20f View commit details
    Browse the repository at this point in the history
  21. Remove proxy migration - v40

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e69e056 View commit details
    Browse the repository at this point in the history
  22. Add lock file

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    21da51b View commit details
    Browse the repository at this point in the history
  23. Fix test failures

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    69d343b View commit details
    Browse the repository at this point in the history
  24. minor

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f6d0c26 View commit details
    Browse the repository at this point in the history
  25. Address review suggestions.

    surangap committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    63bc52a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a81186a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8f99dc8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1c5f782 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Fix pallet-scheduler bench failure (#679)

    * Add pallet-preimage
    
    * Update pallet-scheduler to use locally generated weight file.
    
    * Update pallet-preimage to use locally generated weights.
    surangap authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    92a40fd View commit details
    Browse the repository at this point in the history