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(substrate_hash): ♻️ Substrate hash no longer retrieved via rpc call #10

Merged
merged 8 commits into from
Mar 7, 2024

Commits on Feb 27, 2024

  1. refactor(substrate_hash): ♻️ Substrate hash no longer retrieved via r…

    …pc call
    
    Substrate hash in `l2.rs` is now retrieved via use of the substrate rpc client created in `service.rs`.
    Trantorian committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a8e42e9 View commit details
    Browse the repository at this point in the history
  2. chore(changelog): 💚 Updated CHANGELOG.md

    Trantorian committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1ed1015 View commit details
    Browse the repository at this point in the history
  3. chore(lint): 🚨 Applied CI linting

    Trantorian committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f165ef5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d68179 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    7f2ac33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79382ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b9c9f6 View commit details
    Browse the repository at this point in the history