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

MetaMask v7.7.3 fixes #112

Merged
merged 15 commits into from Jan 29, 2020
Merged

MetaMask v7.7.3 fixes #112

merged 15 commits into from Jan 29, 2020

Conversation

@ryanml
Copy link
Member

ryanml commented Jan 29, 2020

No description provided.

rickycodes and others added 15 commits Nov 21, 2019
Using `#putState` here was clearing the other fields in the store.
…ived (#7484)

* Ensures the tx controller + tx-state-manager orders transactions in the order they are received

* Handle transaction ordering in cases where tx ids are off by more than 1 in tx-state-manager

* Add comment to addUnapprovedTransaction explaining calling _determineTransactionCategory after generateTxMeta

* Sort txes by timestamp of creation instead of id
The `txParams` property of a transaction in Redux state was being
mutated. The mutation is now prevented with a shallow clone.
Also use app.ens.domains instead of manager.ens.domains
* Make gas estimate update on debounced token amount change, not just on blur after change

* Updated tests

* Ensure `updateGas` is bound early

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
* order transactions from oldest to newest in UI

* update json-rpc-engine, eth-json-rpc-middleware

* update e2e and integration tests
@ryanml ryanml requested a review from bbondy Jan 29, 2020
@ryanml ryanml self-assigned this Jan 29, 2020
@bbondy
bbondy approved these changes Jan 29, 2020
@ryanml ryanml merged commit d0c0fe7 into master Jan 29, 2020
1 check passed
1 check passed
Travis CI - Pull Request Build Passed
Details
@ryanml ryanml deleted the upstream-pullins branch Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

9 participants
You can’t perform that action at this time.