Alexander Tseung
|
02736d2d36
|
Connect to redux for retryTransaction
|
7 years ago |
Alexander Tseung
|
500fbe450a
|
Add button to retry transaction
|
7 years ago |
Dan Finlay
|
6ff580584a
|
Add retry background method and action
|
7 years ago |
Dan
|
bd5ce9461e
|
User is automatically added to new UI if they meet conditions at time of login.
|
7 years ago |
vicnaum
|
7854321fae
|
Fix for #2644 - Specified Nonce isn't used
Added nonceSpecified.
And a check if nonce was specified - then we should use the specified nonce instead of generating a new one.
|
7 years ago |
Frankie
|
a78cc013d1
|
Merge pull request #2670 from danjm/MM-2669-tx-retry-exponential-backoff
Exponentional backoff on transaction retry in pending-tx-tracker
|
7 years ago |
Dan
|
3356c15d04
|
Add tests for exponential backoff code in _resubmitTx
|
7 years ago |
Dan
|
af8fcb6777
|
Update resubmitPendingTxs tests.
|
7 years ago |
Dan
|
f58aae3f2b
|
firstRetryBlockNumber defaults to latestBlockNumber if undefined on txMeta in _resubmitTx
|
7 years ago |
Dan
|
ea23da9e75
|
Correct note for updateTx after block-update event in transaction.js
|
7 years ago |
Dan
|
871d9fd9fb
|
Fix undefined latestBlockNumber in _resubmitTx
|
7 years ago |
Dan
|
ae2a4d78e8
|
Exponentional backoff on transaction retry in pending-tx-tracker
|
7 years ago |
William Chong
|
03f86acd60
|
fix #1398, prevent injecting xml without xml suffix
|
7 years ago |
Dan
|
9db00fa507
|
Show user notifications after switch between UIs
|
7 years ago |
Dan
|
730d7f84ca
|
Update newUI UI for switching back to old UI.
|
7 years ago |
Dan
|
84321b2d9b
|
Lint fix
|
7 years ago |
Dan
|
db06e7e649
|
Css selected in background based on betaUI state.
|
7 years ago |
Dan
|
ce14ee2ffc
|
New-ui actions accomodates old-ui.
|
7 years ago |
Dan
|
f7ad015f5b
|
Use newui actions in old-ui
|
7 years ago |
Dan
|
7f79524070
|
Add UI selection
|
7 years ago |
Dan
|
6561e75aa2
|
Add old-ui directory
|
7 years ago |
Anatoli Babenia
|
a171b9b847
|
Download State Logs with .json extension
That doesn't fix #2095, but at least makes downloaded files
syntax-highlighted when opened in editors
|
7 years ago |
Alexander Tseung
|
7dba114feb
|
Update font weights to 300, remove animation from network dropdown, fix network dropdown not closing from certain click-areas
|
7 years ago |
Thomas Huang
|
c30b543a80
|
Merge pull request #2630 from MetaMask/i2624-VersionedNotices
Versioned notices
|
7 years ago |
Dan Finlay
|
91817573c9
|
Bump changelog
|
7 years ago |
Dan Finlay
|
10459ebaf4
|
Remove debugger
|
7 years ago |
Dan Finlay
|
adc66974ff
|
Add markdown class to mascara ui markdown field
|
7 years ago |
Dan Finlay
|
9ca6f93eca
|
Bump version to 3.12.1
|
7 years ago |
Dan Finlay
|
f725bc6ab7
|
Fix test reference
|
7 years ago |
Dan Finlay
|
42108ba3bc
|
Make notice skipping async
|
7 years ago |
kumavis
|
23a5ea9321
|
Merge pull request #2627 from MetaMask/reload-fix
Fix dapp reload via obs-store@3
|
7 years ago |
Dan Finlay
|
9276fea6bc
|
Redundantly skip notices
|
7 years ago |
Dan Finlay
|
119c0fdecf
|
Make test more resilient
|
7 years ago |
Dan Finlay
|
6d63720f87
|
Remove duplicate button declaration
|
7 years ago |
Dan Finlay
|
4e6946f47c
|
Fix test selector
|
7 years ago |
Dan Finlay
|
8192c0b58c
|
Fix migration comment
|
7 years ago |
Dan Finlay
|
e35cd77eee
|
Accept all notices in integration tests
|
7 years ago |
kumavis
|
327651e7fb
|
Merge branch 'master' of github.com:MetaMask/metamask-plugin into reload-fix
|
7 years ago |
Dan Finlay
|
45c5a26405
|
Fix test to skip screens before privacy notice
|
7 years ago |
Dan Finlay
|
ab35a76a24
|
Migrate old data to include firstVersion info
|
7 years ago |
Dan Finlay
|
80dedcc01c
|
Bump changelog
|
7 years ago |
Dan Finlay
|
bd82b17310
|
Linted
|
7 years ago |
Dan Finlay
|
049ec52a95
|
Add seed phrase bounty award notice
Only shows to people who installed before or equal to MetaMask 3.12.1
|
7 years ago |
Dan Finlay
|
f0f6bb28e0
|
Get notice version filtering working nicely
|
7 years ago |
kumavis
|
f64bc3c01a
|
deps - obs-store@3 + migrate stream plumbing
|
7 years ago |
Thomas Huang
|
2b1f2557c7
|
Merge pull request #2615 from jpclark/NewUI-flat
Provide blockie identicon option
|
7 years ago |
Thomas Huang
|
f131468353
|
Remove useBlockie in props for render
Removed unused useBlock for Lint validation.
|
7 years ago |
Dan Finlay
|
ec4b7de962
|
Add firstVersion field to notices selector
|
7 years ago |
Dan Finlay
|
e89f82399f
|
Add optional version field to notices
Allows notices to only show to users who are on a certain version.
|
7 years ago |
Dan Finlay
|
9a3ca5d502
|
Merge pull request #2618 from MetaMask/NewUI-flat-update-deps
New ui flat update deps
|
7 years ago |