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

Remove "to" field override in getLogs #113

Merged
merged 1 commit into from
Apr 28, 2020
Merged

Conversation

K-Ho
Copy link
Contributor

@K-Ho K-Ho commented Apr 28, 2020

Description

Fixes bugs with Synthetix getLogs - full credit to @ben-chain !!

Contributing Agreement

@K-Ho K-Ho requested a review from karlfloersch April 28, 2020 02:09
Copy link
Contributor

@karlfloersch karlfloersch left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -493,7 +493,6 @@ export class DefaultWeb3Handler
const receipt = await this.getTransactionReceipt(transaction.hash)
transaction['to'] = receipt.contractAddress
}
logItem['address'] = transaction['to']
Copy link
Contributor

Choose a reason for hiding this comment

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

Whoops!

@karlfloersch karlfloersch merged commit 2ca62fb into master Apr 28, 2020
karlfloersch added a commit that referenced this pull request Apr 28, 2020
masonforest pushed a commit that referenced this pull request Apr 28, 2020
karlfloersch added a commit that referenced this pull request Apr 28, 2020
@K-Ho K-Ho deleted the Hotfix/GetLogsToFieldFix branch May 13, 2020 21:19
snario pushed a commit that referenced this pull request Apr 14, 2021
* Testing out deployment changes

* Add nonce fix

* Linted files
keroro520 pushed a commit to keroro520/optimism that referenced this pull request Mar 6, 2024
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.

2 participants