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

Save selected contract to local storage #326

Merged
merged 9 commits into from
May 31, 2023

Commits on Apr 26, 2023

  1. Save selected contract to local storage

    Alexander committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2b6de2d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 325-selected-contract

    Alexander committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c53a3dc View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. refactor: Replaced native localStorage with useLocalStorage from useh…

    …ooks-ts
    Alexander committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8b7fc8a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 325-selected-contract

    Alexander committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    2fe2a48 View commit details
    Browse the repository at this point in the history
  3. Fixed empty string parameter error.

    Alexander committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3c0ef9c View commit details
    Browse the repository at this point in the history
  4. Updated parameter requirements to fix issue.

    Alexander committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    f8eec71 View commit details
    Browse the repository at this point in the history
  5. Fixed error.

    Alexander committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    50388b3 View commit details
    Browse the repository at this point in the history
  6. Fixed parameter assignment error.

    Alexander committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    2149640 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

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