Skip to content

Conversation

@mslipper
Copy link
Collaborator

@mslipper mslipper commented Oct 1, 2024

The array was being appended to, but it was already a fixed length. This cause an empty chain to be added during init.

- The array was being appended to, but it was already a fixed length. This cause an empty chain to be added during `init`.
- The outdir will now be created if it does not exist and is not a file
- Hardcodes the contract artifacts to a good URL
@mslipper mslipper force-pushed the bugfix/deployer-init branch from 7758c33 to 1e94cb8 Compare October 1, 2024 18:46
Copy link
Contributor

@blmalone blmalone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mslipper mslipper added this pull request to the merge queue Oct 1, 2024
Merged via the queue into develop with commit 8a7db41 Oct 1, 2024
@mslipper mslipper deleted the bugfix/deployer-init branch October 1, 2024 19:23
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
- The array was being appended to, but it was already a fixed length. This cause an empty chain to be added during `init`.
- The outdir will now be created if it does not exist and is not a file
- Hardcodes the contract artifacts to a good URL
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