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

Allow users to connect to existing contracts - closes #46 #49

Merged
merged 8 commits into from
Oct 8, 2023

Commits on Oct 6, 2023

  1. (feat) #46 We can now test cases involving contract deployments

    (feat) #46  Some extra utility functions.
    (feat) #46  Start test for contracts by address.
    rrw-zilliqa committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7523415 View commit details
    Browse the repository at this point in the history
  2. (fix) #46 Make tests pass again (by moving test contracts into the te…

    …st fixture)
    
    (feat) #46 Refactor proxy injection out of the deployer
    rrw-zilliqa committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    172e85b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb3d11b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d21463b View commit details
    Browse the repository at this point in the history
  5. (fix) #46 Run prepareEnvironment() before any test so that the direct…

    …ory structure gets set up appropriately to parse test contracts.
    rrw-zilliqa committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    67c6573 View commit details
    Browse the repository at this point in the history
  6. (fix) #46 Fix PR comments.

    rrw-zilliqa committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5a07876 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    533dc56 View commit details
    Browse the repository at this point in the history
  8. (fix) #46 bump version

    rrw-zilliqa committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    321e83c View commit details
    Browse the repository at this point in the history