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

💥 split contracts into context #195

Open
wants to merge 10 commits into
base: extract-p2p-client
Choose a base branch
from

Commits on Apr 26, 2024

  1. 🚧 ✨ create contracts context

    Quentin Burg committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    85308a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7eef48 View commit details
    Browse the repository at this point in the history
  3. 🔥 remove banneré

    Quentin Burg committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fb65244 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. ♻️ use context aliases instead of state

    Quentin Burg committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    db43eff View commit details
    Browse the repository at this point in the history
  2. 🔥 remove dead code

    Quentin Burg committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    585ada7 View commit details
    Browse the repository at this point in the history
  3. 🐛 fix error with update aliases

    Quentin Burg committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    385cfc8 View commit details
    Browse the repository at this point in the history
  4. ♻️ use contracts context instead of state

    Quentin Burg committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    177ec70 View commit details
    Browse the repository at this point in the history
  5. ⚗️

    Quentin Burg committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    06c3b79 View commit details
    Browse the repository at this point in the history
  6. 🥅 catch errors when fetching tzkt API

    Quentin Burg committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c2c9c35 View commit details
    Browse the repository at this point in the history
  7. ♻️ improving fetch contract

    Quentin Burg committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5ca99c4 View commit details
    Browse the repository at this point in the history