Dan
46ded45b81
Use correct var name in new-ui showRetryButton
7 years ago
Dan
8c7988978f
Undefined check in showRetryButton
7 years ago
Dan
e293b6349c
Styling for dropped.
7 years ago
Dan
d6e4d2e80d
Use new submittedTime field to correctly show retry button in old and new ui.
7 years ago
frankiebee
9d7640996a
transactions - return the txMeta in retryTransaction
7 years ago
frankiebee
c6dff98ee1
tests - add tests for transactions#retryTransaction and transactions#_markNonceDuplicatesDropped
7 years ago
frankiebee
9fd349d740
transactions:state - add a submittedTime stamp so the ui has a better grasp of the time of submission
7 years ago
Dan
179066fe6b
Set txMeta.time to reflect time of tx approval.
7 years ago
Dan
e6d1ce56e7
Improve phrasing of copy.
7 years ago
Dan
f805a2eb73
Fix gas calculation and nonce / forceGasMin state setting errors; retry button shows on correct tx.
7 years ago
Dan
c1ff927fa0
Lint fixes.
7 years ago
Dan
81e72147ef
Merge branch 'master' into retry-tx-refractor
7 years ago
Dan
2d6b378bf8
Adds inline opening of gas customization to confirm-send-ether screen.
7 years ago
Dan
5433d2fe3a
Retry transaction logic added to tx-list-item, confirm-send-ether, customize-gas-modal, and dependents.
7 years ago
Dan Finlay
f28bbe5b03
Merge pull request #3485 from MetaMask/package-lock
...
meta - add package-lock to git
7 years ago
kumavis
4af2066298
meta - add package-lock to git
7 years ago
Dan
6cee76b3e7
Add html and css for responsive retry button.
7 years ago
frankiebee
5572345b78
fix marking of confirmed transaction as dropped
7 years ago
Alexander Tseung
cbb65cc493
Fix flashing to Log in screen after logging in or restoring from seed phrase ( #3466 )
7 years ago
frankiebee
4a3288fec9
transactions - make _markNonceDuplicatesDropped
7 years ago
frankiebee
8adb03074c
Merge branch 'master' into retry-tx-refractor
7 years ago
frankiebee
62febac876
refactor retrytx with higher gas price:
...
- create a new tx instead of overwriting the tx hash
- add a new state 'dropped' to the txStateManager
- mark duplicate txs as dropped when one gets confirmed in a block
7 years ago
Dan Finlay
f4e5dd37b1
Merge pull request #3409 from scsaba/seed-phrase-verification
...
Add seed phrase verification script into background process
7 years ago
Dan J Miller
ca047b1ea0
Update network colours for better accessibility. ( #3469 )
7 years ago
Thomas Huang
a74439a1a7
Merge pull request #2791 from MetaMask/greenkeeper/karma-2.0.0
...
Update karma to the latest version 🚀
7 years ago
Thomas Huang
bd67deae13
Merge pull request #3460 from trigun0x2/master
...
fix typo in transaction.js
7 years ago
Jeffrey Tong
cad5f5f000
fix typo in tests and tx-state-manager
7 years ago
Jeffrey Tong
57dc5a6e9b
fix typo in transaction.js
7 years ago
Thomas Huang
5ebdb215ae
Merge pull request #3458 from MetaMask/version-4.2.0
...
Version 4.2.0
7 years ago
kumavis
e91a521b1b
Version 4.2.0
7 years ago
kumavis
d901268475
Merge pull request #3335 from MetaMask/ImportAccountMessageV2
...
Import account disclaimer and change loose label to imported.
7 years ago
kumavis
8a444ec96f
Merge pull request #3259 from MetaMask/controllerStubs
...
Offline testing
7 years ago
kumavis
6a9ca29244
Merge branch 'master' into ImportAccountMessageV2
7 years ago
kumavis
8e0131cbb5
Merge pull request #3455 from MetaMask/i2475-UnifyLogInWording
...
Replace Lock wording with Log Out / Log In
7 years ago
kumavis
36c5bf203e
Merge pull request #3411 from MetaMask/AutoVersionBump
...
Clean up run version bump script
7 years ago
Dan Finlay
9762a73041
Merge pull request #3433 from danjm/i3087-shapeshift-split-undefined
...
Shapeshift form handles 'market info unavailable' errors.
7 years ago
Dan Finlay
52b4876cf9
Merge pull request #3446 from danjm/NewUI-handle-token-balance-on-edit
...
Gracefully handle null token balance in new ui send.
7 years ago
Dan Finlay
31e7d9263f
Merge pull request #3444 from danjm/i3348-minus-not-a-number
...
Prevent user from selecting max amount until gas is estimated.
7 years ago
Dan Finlay
cb4ad60800
Merge branch 'master' into i2475-UnifyLogInWording
7 years ago
Dan Finlay
b87687110d
Replace Lock wording with Log Out / Log In
...
Fixes #2475
7 years ago
Dan J Miller
303801d276
Ensure this reference is defined in old-ui info.js ( #3450 )
7 years ago
Dan J Miller
5ac330a89e
Default add-token decimal value to string ( #3451 )
7 years ago
Dan Finlay
a4bd7992cd
Merge branch 'master' into ImportAccountMessageV2
7 years ago
Dan Finlay
dd9cac69ae
Merge pull request #3309 from scsaba/edge-support
...
Add Edge Support
7 years ago
Dan
376ffb758f
Shapeshift form handles market info unavailable errors.
7 years ago
Alexander Tseung
5f8a632fec
Fix seed phrase validation clearing form ( #3417 )
...
* Fix seed phrase validation clearing form
* Make new ui import seed error feedback live, and allow newlines with and without carriage returns.
7 years ago
Csaba Solya
59007a6c36
modify verifySeedPhrase to async and call it from addNewAccount also
7 years ago
Dan J Miller
9734969e5d
Add missed changelog updates. ( #3407 )
7 years ago
Csaba Solya
d8038c0de0
add browserify-unibabel to package.json
7 years ago
Dan
462d57cb6a
Gracefully handle null token balance in new ui send.
7 years ago