brunobar79
|
4e1d8ba19d
|
good progress adding paths
|
2018-08-13 19:29:43 -04:00 |
|
brunobar79
|
5ef80495cf
|
refactor to support multiple hw wallets
|
2018-08-10 21:54:34 -04:00 |
|
Bruno Barbieri
|
e2be22a4b7
|
Merge pull request #4897 from MetaMask/qr-code-scan
QR Code Scanner
|
2018-08-10 13:40:06 -04:00 |
|
brunobar79
|
d0ccc59e45
|
add comment
|
2018-08-08 15:42:25 -04:00 |
|
Dan Miller
|
e98c3b4c01
|
Get nonce for showing retry button using ethQuery transaction count.
|
2018-08-08 17:04:42 -02:30 |
|
brunobar79
|
2e0916d8ff
|
fix merge conflicts
|
2018-08-08 02:32:35 -04:00 |
|
brunobar79
|
710b4e294f
|
added crossbrowser support and error handling
|
2018-07-31 18:30:56 -04:00 |
|
brunobar79
|
4339f04e80
|
use existing modals
|
2018-07-30 17:50:05 -04:00 |
|
brunobar79
|
69f4c8c336
|
fix merge conflicts
|
2018-07-26 21:04:03 -04:00 |
|
Esteban MIno
|
2827e13caa
|
add & delete tokens per network
|
2018-07-26 19:28:12 -04:00 |
|
brunobar79
|
74fd6d1d12
|
working without injection
|
2018-07-24 20:32:20 -04:00 |
|
Alexander Tseung
|
152246f3b0
|
Add close window support to signature requests. Move logic to actions
|
2018-07-23 20:25:04 -07:00 |
|
brunobar79
|
f7ad978474
|
camera working back and forth
|
2018-07-23 21:27:51 -04:00 |
|
Bruno Barbieri
|
9be2248d7a
|
Merge pull request #4625 from MetaMask/initial-trezor-support
Initial trezor support
|
2018-07-19 15:00:59 -04:00 |
|
brunobar79
|
76981c2ad9
|
added new global alert
|
2018-07-19 02:31:02 -04:00 |
|
Whymarrh Whitby
|
25417fad26
|
Add updateSendHexData action
|
2018-07-18 09:52:13 -02:30 |
|
brunobar79
|
d05814a5ad
|
Merge branch 'develop' into initial-trezor-support
|
2018-07-16 12:55:13 -04:00 |
|
Dan
|
b3d78ed8a1
|
Remove send_ directory, revert to just having send
Revert accidentally changed constants.
Require defaults in ens-input, gas-fee-display and confirm screens.
|
2018-07-16 12:58:32 -02:30 |
|
brunobar79
|
07d8bfaec5
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support
|
2018-07-12 12:54:08 -04:00 |
|
brunobar79
|
80e875308b
|
forget device and autiload account features added
|
2018-07-11 21:21:36 -04:00 |
|
brunobar79
|
523cf9ad33
|
account removal is working
|
2018-07-11 00:20:40 -04:00 |
|
Alexander Tseung
|
ea9d51e427
|
Refactor and redesign confirm transaction views
|
2018-07-06 16:27:08 -07:00 |
|
brunobar79
|
7c9d942ba1
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support
|
2018-07-06 19:21:18 -04:00 |
|
Dan
|
7d7662191a
|
Improve error and promise resolution handling in action.js updateGasData().
|
2018-07-04 21:47:19 -02:30 |
|
Dan
|
7babacf062
|
Remove unnecessary anonymous function call in actions.js gas estimation.
|
2018-07-03 17:24:21 -02:30 |
|
brunobar79
|
1494cc5e6c
|
fix merge conflicts
|
2018-07-01 11:41:34 -10:00 |
|
Dan
|
de01a6f112
|
Use background gas price estimation method in new ui.
|
2018-06-28 21:28:59 -02:30 |
|
Dan
|
957d729c17
|
Only show the customize gas modal if the estimateGas call is not currently in flight.
|
2018-06-19 13:23:33 -02:30 |
|
Bruno
|
8c4d58aa45
|
initial trezor support
|
2018-06-10 03:52:32 -04:00 |
|
Dan
|
ae55e8a3c1
|
Merge branch 'develop' into i3725-refactor-send-component-
|
2018-06-06 16:40:43 -02:30 |
|
Dan
|
8f0a3b8311
|
Merge branch 'develop' into handle-import-account-failure-in-ui
|
2018-06-03 06:46:45 -02:30 |
|
Dan
|
1b879f45bc
|
Fix calculation of data property for gas estimation on token transfers.
|
2018-06-02 01:53:01 -02:30 |
|
Dan
|
701611e317
|
Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-estimation
|
2018-05-31 15:39:24 -02:30 |
|
Dan
|
5091b03e4b
|
Merge branch 'develop' into i3725-refactor-send-component-
|
2018-05-31 15:28:03 -02:30 |
|
Alexander Tseung
|
cc73d869fe
|
Add new alert modals
|
2018-05-31 10:37:52 -07:00 |
|
Dan
|
0f20fce9b7
|
Auto update gas estimate when to changes.
|
2018-05-30 20:54:31 -02:30 |
|
Dan
|
4f0b4eef50
|
Estimate gas using same algorithm as backend.
|
2018-05-30 20:54:31 -02:30 |
|
Dan
|
166fda5877
|
Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks method.
|
2018-05-30 20:54:31 -02:30 |
|
Dan
|
17909465f2
|
getParamsForGasEstimate extracts symbol from token instead of just accepting symbol.
|
2018-05-30 20:54:31 -02:30 |
|
Dan
|
6f633a97e1
|
Rename gas change actions.
|
2018-05-30 20:54:31 -02:30 |
|
Dan
|
8b6d08a15d
|
Split out getGasEstimate logic from updateGasTotal
|
2018-05-30 20:54:31 -02:30 |
|
Dan
|
1c3d2aa18b
|
Importing account by json and private key shows error and does not change account if no selectedAddress comes after import.
|
2018-05-30 17:00:50 -02:30 |
|
Alexander Tseung
|
41e38fe553
|
Add notification for dropped retry transactions (#4363)
|
2018-05-29 10:23:06 -07:00 |
|
Dan
|
c4e48d9263
|
Send refactor: fix amount max button for tokens.
|
2018-05-23 16:56:13 -02:30 |
|
Dan
|
440905125d
|
Merge branch 'develop' into i3725-refactor-send-component-
|
2018-05-23 16:03:15 -02:30 |
|
kumavis
|
b5bbfd3264
|
Merge pull request #4308 from MetaMask/i4232-addtoken
Update designs for Add Token screen
|
2018-05-22 12:53:59 -07:00 |
|
Alexander Tseung
|
4f6b53c1aa
|
Update designs for Add Token screen
|
2018-05-19 23:04:19 -07:00 |
|
Whymarrh Whitby
|
924cc1fcf7
|
Move setAccountLabel into PreferencesController
|
2018-05-17 12:57:39 -02:30 |
|
kumavis
|
c27d9162d7
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-controller-remove-setNetworkEndpoints
|
2018-05-16 11:57:07 -07:00 |
|
Dan
|
6bc8cc819a
|
Merge branch 'develop' into i3725-refactor-send-component-
|
2018-05-14 11:44:50 -02:30 |
|