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-revive] update generic runtime types #5608

Merged
merged 22 commits into from
Sep 8, 2024

Commits on Sep 5, 2024

  1. fixtures and simple tests

    pgherveou committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    68b7ae9 View commit details
    Browse the repository at this point in the history
  2. tests pass

    pgherveou committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d4eee2d View commit details
    Browse the repository at this point in the history
  3. fix comments

    pgherveou committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1c0d447 View commit details
    Browse the repository at this point in the history
  4. nit

    pgherveou committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    cc57520 View commit details
    Browse the repository at this point in the history
  5. Add prdoc

    pgherveou committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    659515f View commit details
    Browse the repository at this point in the history
  6. nit

    pgherveou committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    62178a8 View commit details
    Browse the repository at this point in the history
  7. Missing U256 update

    pgherveou committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f4b6c1a View commit details
    Browse the repository at this point in the history
  8. missing

    pgherveou committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e1c13bf View commit details
    Browse the repository at this point in the history
  9. Force T::Hash -> H256

    pgherveou committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a123203 View commit details
    Browse the repository at this point in the history
  10. Fix benchmark Contract

    pgherveou committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ee9a0c1 View commit details
    Browse the repository at this point in the history
  11. Fix clippy

    pgherveou committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    939bdc4 View commit details
    Browse the repository at this point in the history
  12. Join lines

    pgherveou committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3656177 View commit details
    Browse the repository at this point in the history
  13. Fix

    pgherveou committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    98771ff View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. rm TopicOf type

    pgherveou committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    bc41883 View commit details
    Browse the repository at this point in the history
  2. Fixing topics

    pgherveou committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    696c461 View commit details
    Browse the repository at this point in the history
  3. fix bench

    pgherveou committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d13a8bb View commit details
    Browse the repository at this point in the history
  4. Test some topics

    pgherveou committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e72a4af View commit details
    Browse the repository at this point in the history
  5. Improve test

    pgherveou committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    563eade View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    1b2ed74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1299fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    077eaea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8ae6ca View commit details
    Browse the repository at this point in the history