Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Improve error messages when unable to find bytecode #1558

Merged
merged 2 commits into from
Jan 30, 2019

Conversation

LogvinovLeon
Copy link
Contributor

Description

Before:
Unknown contract creation transaction
After:
screen shot 2019-01-30 at 2 00 50 pm
Before:
Transaction to an unknown address: 0x1dc4c1cefef38a777b15aa20260a54e584b16c48
After:
screen shot 2019-01-30 at 2 00 02 pm

Fixes #1531

Testing instructions

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.212% when pulling d628a28 on fix/sol-tracing-errors into 25e42c0 on development.

@LogvinovLeon LogvinovLeon force-pushed the fix/sol-tracing-errors branch from d628a28 to ea5e78b Compare January 30, 2019 13:12
@LogvinovLeon LogvinovLeon merged commit f9d4afd into development Jan 30, 2019
@LogvinovLeon LogvinovLeon deleted the fix/sol-tracing-errors branch January 30, 2019 13:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sol-trace error a bit confusing
3 participants