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 unused network nonce state #8395

Merged
merged 1 commit into from
Apr 23, 2020
Merged

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Apr 23, 2020

This state hasn't been used since #5886. The nonce we display in our UI is now from the background, rather than queried directly from the front-end.

This also means we save making this network call each time a pending transaction is added, and each time the transaction list is mounted.

This state hasn't been used since #5886. The nonce we display in our UI
is now from the background, rather than queried directly from the
front-end.

This also means we save making this network call each time a pending
transaction is added, and each time the transaction list is mounted.
@Gudahtt Gudahtt requested a review from a team as a code owner April 23, 2020 15:58
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.

Good catch!

@metamaskbot
Copy link
Collaborator

Builds ready [2c7322f]

@Gudahtt Gudahtt merged commit 5fe25e4 into develop Apr 23, 2020
@Gudahtt Gudahtt deleted the remove-unused-network-nonce-state branch April 23, 2020 16:23
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.

3 participants