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

fix large contract verification #2204

Merged
merged 4 commits into from
Jun 25, 2019

Conversation

ayrat555
Copy link
Contributor

Motivation

Node js script fails with status code 7 when large smart contracts are passed

nodejs/node#28319

https://stackoverflow.com/a/47163396

7 - Internal Exception Handler Run-Time Failure: There was an uncaught exception, and the internal fatal exception handler function itself threw an error while attempting to handle it.

Changelog

  • fix large contract verification

@coveralls
Copy link

coveralls commented Jun 20, 2019

Pull Request Test Coverage Report for Build b6a87835-6e65-4005-9a90-03fb904a9f9c

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.009%) to 81.006%

Totals Coverage Status
Change from base Build ce5a09b3-8a48-4e69-9381-d8852ddd88a0: 0.009%
Covered Lines: 4943
Relevant Lines: 6102

💛 - Coveralls

@vbaranov vbaranov requested review from Heimdell and removed request for zachdaniel June 22, 2019 15:03
vbaranov added a commit that referenced this pull request Jun 24, 2019
@vbaranov vbaranov merged commit 55b035a into master Jun 25, 2019
@vbaranov vbaranov deleted the ab-fix-large-smart-contract-verification branch June 25, 2019 12:41
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

5 participants