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

Refactor contract libs render, CONTRACT_VERIFICATION_MAX_LIBRARIES #6204

Merged
merged 1 commit into from
Oct 2, 2022

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Oct 2, 2022

Motivation

Repeating code in the rendering of contract libs at verification page.

Changelog

  • Define several .eex templates for contract libs inputs rendering in order to prevent repeating pieces of code.
  • Add CONTRACT_VERIFICATION_MAX_LIBRARIES to manage max number of supported libraries in the runtime environment.

Docs update PR blockscout/docs#79

Checklist for your Pull Request (PR)

@vbaranov vbaranov force-pushed the vb-refactor-contract-libs-render branch from 444339d to c62aa5f Compare October 2, 2022 12:15
@vbaranov vbaranov changed the title Refactor contract libs render, CONTRACT_VERIFICATION_MAX_LIBRARIES, refactor parsing integer env vars in config Refactor contract libs render, CONTRACT_VERIFICATION_MAX_LIBRARIES Oct 2, 2022
@vbaranov vbaranov force-pushed the vb-refactor-contract-libs-render branch from c62aa5f to 93efb47 Compare October 2, 2022 12:33
@vbaranov vbaranov force-pushed the vb-refactor-contract-libs-render branch from 93efb47 to e4ffc16 Compare October 2, 2022 12:39
@vbaranov vbaranov merged commit 88bf5e4 into master Oct 2, 2022
@vbaranov vbaranov deleted the vb-refactor-contract-libs-render branch October 2, 2022 13: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.

None yet

1 participant