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

Migrate to foundry #867

Merged
merged 27 commits into from
Jun 28, 2024
Merged

Migrate to foundry #867

merged 27 commits into from
Jun 28, 2024

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    1a7a131 View commit details
    Browse the repository at this point in the history
  2. forge install: forge-std

    v1.8.2
    technophile-04 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f0c14ec View commit details
    Browse the repository at this point in the history
  3. forge install: openzeppelin-contracts

    v5.0.2
    technophile-04 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2b6a766 View commit details
    Browse the repository at this point in the history
  4. forge install: solidity-bytes-utils

    v0.8.2
    technophile-04 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f15c6d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    941797a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5247608 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae36666 View commit details
    Browse the repository at this point in the history
  8. add .gitignore inside deployemnts folder

    this allow's git to track empty deployments folder
    technophile-04 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d0755b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b272a98 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. update .env.example

    technophile-04 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    bc0323b View commit details
    Browse the repository at this point in the history
  2. use node es modules

    technophile-04 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e68e0a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72dc85d View commit details
    Browse the repository at this point in the history
  4. update README

    technophile-04 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    96e9f18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dac5c05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8cc2d6 View commit details
    Browse the repository at this point in the history
  7. minor tweak to README

    technophile-04 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ad9b88c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40e0107 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c1659a View commit details
    Browse the repository at this point in the history
  10. yarn.lock regenerate

    carletex committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    caff159 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    951f733 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. update .env.example

    technophile-04 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5e43708 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3257010 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    52882e7 View commit details
    Browse the repository at this point in the history
  2. use shx instead of cpy-cli

    carletex committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    46443fb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

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