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

V6.7.0 #6749

Merged
merged 4 commits into from
Jun 26, 2019
Merged

V6.7.0 #6749

merged 4 commits into from
Jun 26, 2019

Conversation

tmashuang
Copy link
Contributor

Closes #6723. Fixes showing tx simulationFail on tx confirmation screen for contract interactions.

tmashuang and others added 2 commits June 17, 2019 10:43
* Adds 4byte registry fallback to getMethodData() (#6435)

* Adds fetchWithCache to guard against unnecessary API calls

* Add custom fetch wrapper with abort on timeout

* Use opts and cacheRefreshTime in fetch-with-cache util

* Use custom fetch wrapper with timeout for fetch-with-cache

* Improve contract method data fetching (#6623)

* Remove async call from getTransactionActionKey()

* Stop blocking confirm screen rendering on method data loading, and base screen route on transactionCategory

* Remove use of withMethodData, fix use of knownMethodData, in relation to transaction-list-item.component

* Load data contract method data progressively, making it non-blocking; requires simplifying conf-tx-base lifecycle logic.

* Allow editing of gas price while loading on the confirm screen.

* Fix transactionAction component and its unit tests.

* Fix confirm transaction components for cases of route transitions within metamask.

* Only call toString on id if truthy in getNavigateTxData()

* Fix knownMethodData retrieval and data fetching from fourbyte
@tmashuang tmashuang changed the base branch from develop to master June 25, 2019 19:56
@metamaskbot
Copy link
Collaborator

Builds ready [84c2889]: chrome, firefox, edge, opera

Copy link
Contributor

@whymarrh whymarrh left a comment

Choose a reason for hiding this comment

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

LGTM, a37a5ac seems like a fine commit

@danfinlay danfinlay merged commit 9920909 into master Jun 26, 2019
@danfinlay danfinlay deleted the v6.7.0 branch June 26, 2019 17:51
@tmashuang tmashuang mentioned this pull request Jun 27, 2019
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.

5 participants