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

Constructor arguments autodetection in API verify endpoint #3442

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Nov 10, 2020

Closes #3324

Motivation

Constructor arguments autodetection in API verify endpoint

Checklist for your Pull Request (PR)

@vbaranov vbaranov force-pushed the vb-autodetect-verify-endpoint branch from 4a93f8d to 9915c0a Compare November 10, 2020 11:02
@coveralls
Copy link

coveralls commented Nov 10, 2020

Pull Request Test Coverage Report for Build 4a93f8de571072a6b639abc7cb3cf38f17e0fd13-PR-3442

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 13 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.3%) to 67.203%

Files with Coverage Reduction New Missed Lines %
lib/block_scout_web/controllers/chain/market_history_chart_controller.ex 2 71.43%
lib/block_scout_web/controllers/api/rpc/contract_controller.ex 11 57.38%
Totals Coverage Status
Change from base Build 4d5ec12ab0be3cc7c4430a37fbeb2ec21f9b013a: 0.3%
Covered Lines: 2047
Relevant Lines: 3046

💛 - Coveralls

@vbaranov vbaranov merged commit e0b276e into master Nov 10, 2020
@vbaranov vbaranov deleted the vb-autodetect-verify-endpoint branch November 10, 2020 13:21
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.

Autodetecting constructor arguments not available via contract verification API
2 participants