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

Parse bytes32 vals in Contract Watcher #138

Merged
merged 1 commit into from
Sep 20, 2019

Conversation

rmulhol
Copy link
Contributor

@rmulhol rmulhol commented Sep 20, 2019

Resolves #135

Previously, the contract watcher could not parse bytes32 values in event logs, failing with Execution error for transformer: error: unhandled abi type [32]uint8. This PR explicitly converts a [32]uint8 to a common.Hash

Copy link

@aaizuss aaizuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Copy link
Contributor

@Gslaughl Gslaughl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@rmulhol rmulhol merged commit 8bbd65e into staging Sep 20, 2019
@rmulhol rmulhol deleted the contract-watcher-bytes32-parsing branch September 20, 2019 19:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What table must have rows to avoid "err: sql: no rows in result set"?
3 participants