1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
Commit Graph

1292 Commits

Author SHA1 Message Date
Dan Finlay
2ca58f5bf7 Merge branch 'master' into ModularFiatBalance 2016-09-06 19:36:40 -07:00
Kevin Serrano
54425f4ee7 Merge pull request #617 from MetaMask/i616-FixListenerLeak
I616 fix listener leak
2016-09-06 19:07:30 -07:00
Dan Finlay
2564c0c51c Bump changelog 2016-09-06 18:59:47 -07:00
Dan Finlay
bfea26d3e3 Ensure listener is cleaned up
Also fixed bug when validating a tx with no value.
2016-09-06 18:56:26 -07:00
Dan Finlay
e75a1d63f7 Bump changelog 2016-09-06 17:31:24 -07:00
Dan Finlay
0186e05a0d Linted 2016-09-06 17:30:38 -07:00
Dan Finlay
1537e3f5da Add fiat balances to tx conf view 2016-09-06 17:28:25 -07:00
Dan Finlay
16fe97676c Add fiat conversion to pending tx development state 2016-09-06 17:27:26 -07:00
Dan Finlay
c46de79c10 Got basic fiat display modularized 2016-09-06 17:08:56 -07:00
Dan Finlay
90638f95c0 Fix fiat-value 2016-09-06 16:55:52 -07:00
Dan Finlay
09dd854a96 Nearly finished factoring fiat value into eth-balance 2016-09-06 16:45:06 -07:00
Dan Finlay
b1cd7ebc47 Merge pull request #612 from MetaMask/first-time
Open Introduction Video tab on install
2016-09-06 15:34:23 -07:00
Kevin Serrano
01618a88aa Update changelog and merge master. 2016-09-06 15:30:30 -07:00
Kevin Serrano
1117874953 Merge branch 'master' into first-time 2016-09-06 15:29:40 -07:00
Dan Finlay
58a8f02294 Merge branch 'master' into ModularFiatBalance 2016-09-06 15:29:36 -07:00
Kevin Serrano
095a40e33d Merge pull request #614 from MetaMask/i546-NegativeErr
Add negative value validation to tx approval
2016-09-06 15:29:18 -07:00
Dan Finlay
dcc24804a1 Add negative value validation to tx approval 2016-09-06 15:23:48 -07:00
Kevin Serrano
f4e131da0a Fix capitalization. 2016-09-06 11:04:54 -07:00
Kevin Serrano
50f0624ea8 Replace chrome with generalized browser API. 2016-09-06 10:27:11 -07:00
Kevin Serrano
41632114c0 Add to changelog. 2016-09-06 10:25:14 -07:00
Kevin Serrano
9cb600e17a Redirect to video in a new tab on fresh install. 2016-09-06 10:24:31 -07:00
Kevin Serrano
f213ca695c Fix typos and refine wording. 2016-09-06 10:03:10 -07:00
Kevin Serrano
f6be97d9cf Merge pull request #611 from vincentserpoul/patch-1
Error message more helpful
2016-09-05 23:14:55 -07:00
Vincent Serpoul
4cf12337f2 linting 2016-09-06 11:24:09 +08:00
Vincent Serpoul
76d63ec4e0 Error message more helpful 2016-09-06 11:20:22 +08:00
kumavis
9857702e69 Merge pull request #609 from MetaMask/livereload
Add ability to disable livereload
2016-09-03 14:25:12 -07:00
Dan Finlay
b2ebb6032d Continuing fiat balance modularization 2016-09-03 14:20:27 -07:00
Kevin Serrano
be0c605556 Fix boolean. 2016-09-02 14:42:20 -07:00
Kevin Serrano
831ed15777 Merge branch 'master' into livereload 2016-09-02 14:16:13 -07:00
Kevin Serrano
288d4a2885 Merge pull request #608 from MetaMask/2.10.2
Version 2.10.2
2016-09-02 14:15:46 -07:00
Kevin Serrano
068bd7d40a Merge branch 'master' into livereload 2016-09-02 14:15:24 -07:00
Kevin Serrano
f9f821e726 Changelog add. 2016-09-02 14:15:15 -07:00
Kevin Serrano
2d0077d5c6 Changelog add and rename vars. 2016-09-02 14:15:00 -07:00
Kevin Serrano
b4334a72b4 Refactor for spreading. Add conditionals for livereload. 2016-09-02 14:00:36 -07:00
kumavis
c2a1b442e9 Version 2.10.2 2016-09-02 13:51:22 -07:00
Kevin Serrano
bdc7fd7c6f Merge pull request #607 from MetaMask/notif-fix
notif - use standard err-first callback style
2016-09-02 13:45:29 -07:00
Kevin Serrano
822198e092 Merge branch 'master' into notif-fix 2016-09-02 13:36:07 -07:00
kumavis
891e17c44c notif - use standard err-first callback style 2016-09-02 13:29:47 -07:00
kumavis
7583bbf937 Merge pull request #606 from MetaMask/2.10.1
Version 2.10.1
2016-09-02 12:54:58 -07:00
kumavis
8b37bcf16b Version 2.10.1 2016-09-02 12:48:50 -07:00
Kevin Serrano
c02be4fa66 Add production flag. Conditionally copy reload based on production. 2016-09-01 15:19:31 -07:00
Kevin Serrano
168b4c5bc0 Install deps. Fix chrome/firefox typo. 2016-09-01 15:01:45 -07:00
Kevin Serrano
a76e198c9c Merge pull request #603 from MetaMask/i566-NoPopupWhenOpen
Don't show popup when sending tx from within metamask
2016-09-01 11:39:08 -07:00
Dan Finlay
34fd23803d Merge branch 'master' into i566-NoPopupWhenOpen 2016-09-01 11:34:38 -07:00
Dan Finlay
a6e3357d22 Bump changelog 2016-09-01 11:33:54 -07:00
Dan Finlay
4f614d0852 Linted 2016-09-01 11:31:39 -07:00
Dan Finlay
7b1bbb7a19 Show conf screen after send request 2016-09-01 11:30:42 -07:00
Dan Finlay
7f947f8ab2 Skip loading indication from send screen 2016-09-01 11:29:17 -07:00
Dan Finlay
47b2ae1c5f Do not open popup for internally produced txs 2016-09-01 11:26:27 -07:00
Dan Finlay
32345bda77 Merge pull request #601 from MetaMask/filterfix
inpage - remap ids on response
2016-08-31 16:16:08 -07:00