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

refactor(templates): Make templates and providers generic #226

Merged
merged 16 commits into from
Jul 2, 2024

Commits on Jun 25, 2024

  1. refactor(templates): refactor contract Template and ContractType into…

    … Template and TemplateType
    peterwht committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    dcf2367 View commit details
    Browse the repository at this point in the history
  2. refactor(templates): refactor parachain template and Provider to Temp…

    …late and TemplateType
    peterwht committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fbaf753 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d24189 View commit details
    Browse the repository at this point in the history
  4. chore: resolve TODO

    peterwht committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    94cd2e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    5e5b030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c29fc05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    552ff59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97f8b2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fded183 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6342767 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Revert "refactor(templates): TemplateType::templates now returns owne…

    …d values"
    
    This reverts commit 97f8b2b.
    peterwht committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3444a85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20b98a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a99dced View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8ead52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a4b085 View commit details
    Browse the repository at this point in the history
  6. chore: merge main

    peterwht committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    fbd9f50 View commit details
    Browse the repository at this point in the history