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

Simplify factory's deploy method #49

Merged
merged 5 commits into from
Sep 2, 2024
Merged

Simplify factory's deploy method #49

merged 5 commits into from
Sep 2, 2024

Conversation

jimthematrix
Copy link
Contributor

Allow the factory to be called with just the initialOwner parameter, along with the implementation name. The static arguments that don't change for the same implementation is now saved by the factory contract

Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
solidity/contracts/factory.sol Outdated Show resolved Hide resolved
solidity/contracts/factory.sol Show resolved Hide resolved
solidity/contracts/lib/verifier_anon.sol Show resolved Hide resolved
solidity/contracts/factory.sol Show resolved Hide resolved
solidity/contracts/factory.sol Show resolved Hide resolved
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
Copy link
Contributor

@EnriqueL8 EnriqueL8 left a comment

Choose a reason for hiding this comment

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

Thanks for making the changes, looks good to me!

@EnriqueL8 EnriqueL8 merged commit a80ca64 into main Sep 2, 2024
5 checks passed
@jimthematrix jimthematrix deleted the factory-args branch September 3, 2024 02:34
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