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

web3 in estimateRelayTransactionMaxPossibleGas reference changed #135

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

raullaprida
Copy link
Collaborator

It just adds a "this." in contractInteractor.estimateRelayTransactionMaxPossibleGas()

@raullaprida raullaprida requested a review from diegomasini June 14, 2021 16:43
Copy link
Contributor

@mortelli mortelli left a comment

Choose a reason for hiding this comment

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

i agree on having this changed and also on @JONAF2103's suggestion.

i think we should also apply an analogous change in the relay provider:

web3.eth.getTransactionReceipt(txHash).then((receipt) => {

src/common/ContractInteractor.ts Outdated Show resolved Hide resolved
@raullaprida raullaprida force-pushed the contract_interactor_web3_ref_update branch from 41fb333 to 79f5e80 Compare June 17, 2021 15:00
Copy link
Contributor

@mortelli mortelli left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the latest changes

Copy link

@JONAF2103 JONAF2103 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@mauricioirace mauricioirace left a comment

Choose a reason for hiding this comment

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

LGTM

@raullaprida raullaprida merged commit 8dfd9df into master Jun 18, 2021
@delete-merged-branch delete-merged-branch bot deleted the contract_interactor_web3_ref_update branch June 18, 2021 14:16
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.

4 participants