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

feat: restrict to test accounts in local networks [APE-1377] #21

Merged
merged 6 commits into from
Sep 7, 2023

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Sep 7, 2023

What I did

I was having a bug where it would use keyfile accounts because of the address look-up, and that caused unexpected stdin to happen during tests. To alleviate, I made it use test accounts for local networks.

How I did it

change net first and restrict if needed

How to verify it

tests work localloy now

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@vany365 vany365 changed the title feat: restrict to test accounts in local networks feat: restrict to test accounts in local networks [APE-1377] Sep 7, 2023
@dtdang dtdang merged commit 78714f0 into ApeWorX:main Sep 7, 2023
13 checks passed
@antazoey antazoey deleted the fix/safe-acct-force branch September 7, 2023 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants