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

Establish common scripts and add click support #147

Merged
merged 5 commits into from
Oct 11, 2023

Conversation

derekpierre
Copy link
Member

@derekpierre derekpierre commented Oct 11, 2023

  • Modified contracts_from_registry to take chain_id as a parameter. Updated callers of function.

  • Pulled out the following scripts to be common:

    • grant_initiator_role
    • merge_registries
    • verify
      All 3 scripts now use click options to parameterize their functionality.

Related to #130 .

…only used when needed. Having networks logic interspersed in imports affect scripts that don't require network logic.
Modify scripts to use chain id when calling `contracts_from_registry` by using active blockchain's chain id.
…ng click options.

Fix bug in Transactor to set account when it is specified.
@derekpierre derekpierre merged commit 31cdefc into nucypher:main Oct 11, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

3 participants