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

Fix contract deployment script #271

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Fix contract deployment script #271

merged 2 commits into from
Mar 11, 2024

Conversation

jbearer
Copy link
Member

@jbearer jbearer commented Mar 11, 2024

  • Exit if retry loops fail
  • Fail if we fail to fund one of the prefunded accounts
  • Use eth.accounts[0] rather than eth.coinbase, for some reason the latter no longer works

* Exit if retry loops fail
* Fail if we fail to fund one of the prefunded accounts
* Use `eth.accounts[0]` rather than `eth.coinbase`, for some reason
  the latter no longer works
@jbearer jbearer enabled auto-merge March 11, 2024 16:51
@jbearer jbearer disabled auto-merge March 11, 2024 18:06
@jbearer jbearer merged commit 73b47a6 into main Mar 11, 2024
8 of 9 checks passed
@jbearer jbearer deleted the fix/deployment-script branch March 11, 2024 18:06
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