Dan Finlay
67b3309c3a
Remove npm i to check if cache held
8 years ago
Dan Finlay
6b9922ad1d
Try adding npm i to circle.yml
8 years ago
Kevin Serrano
80847739b2
Merge pull request #615 from MetaMask/ModularFiatBalance
...
Add fiat conversion to tx confirmation view
8 years ago
Dan Finlay
20ae4c2689
Fix logo usage for metamask-logo v2.0.0
...
- No longer need to check for webGL compliance (svg rendered!)
- logo.canvas has been replaced with logo.container, since svg doesn't render to canvas but to an element.
Otherwise, worked with very little effort!!
Fixes #624
8 years ago
Dan Finlay
452ce14fda
Update locked state
8 years ago
Dan Finlay
ab3b409438
Restore broken variable reference
8 years ago
Dan Finlay
c42b37a6e7
Merge branch 'ModularFiatBalance' of github.com:MetaMask/metamask-plugin into ModularFiatBalance
8 years ago
Dan Finlay
c3dbcb5b02
Fix double tooltip
8 years ago
Dan Finlay
d1e91766da
Merge branch 'master' into ModularFiatBalance
8 years ago
Frankie
5f8d3085d7
Filter out pending txs based on network from tx history
8 years ago
Dan Finlay
382e532d6d
Merge pull request #619 from johnweldon/master
...
Fix minor typo
8 years ago
John Weldon
d6619a25e9
Fix typo
8 years ago
Kevin Serrano
03c84cff69
Merge pull request #618 from MetaMask/RollbackLeakFix
...
Reverting memory leak fix
8 years ago
Dan Finlay
440e0797a7
Reverting memory leak fix
...
This wasn't a good enough fix, and had other repercussions.
Looking for a way to properly detect EOS, and tear down the correct stream accordingly.
8 years ago
Dan Finlay
2ca58f5bf7
Merge branch 'master' into ModularFiatBalance
8 years ago
Kevin Serrano
54425f4ee7
Merge pull request #617 from MetaMask/i616-FixListenerLeak
...
I616 fix listener leak
8 years ago
Dan Finlay
2564c0c51c
Bump changelog
8 years ago
Dan Finlay
bfea26d3e3
Ensure listener is cleaned up
...
Also fixed bug when validating a tx with no value.
8 years ago
Dan Finlay
e75a1d63f7
Bump changelog
8 years ago
Dan Finlay
0186e05a0d
Linted
8 years ago
Dan Finlay
1537e3f5da
Add fiat balances to tx conf view
8 years ago
Dan Finlay
16fe97676c
Add fiat conversion to pending tx development state
8 years ago
Dan Finlay
c46de79c10
Got basic fiat display modularized
8 years ago
Dan Finlay
90638f95c0
Fix fiat-value
8 years ago
Dan Finlay
09dd854a96
Nearly finished factoring fiat value into eth-balance
8 years ago
Dan Finlay
b1cd7ebc47
Merge pull request #612 from MetaMask/first-time
...
Open Introduction Video tab on install
8 years ago
Kevin Serrano
01618a88aa
Update changelog and merge master.
8 years ago
Kevin Serrano
1117874953
Merge branch 'master' into first-time
8 years ago
Dan Finlay
58a8f02294
Merge branch 'master' into ModularFiatBalance
8 years ago
Kevin Serrano
095a40e33d
Merge pull request #614 from MetaMask/i546-NegativeErr
...
Add negative value validation to tx approval
8 years ago
Dan Finlay
dcc24804a1
Add negative value validation to tx approval
8 years ago
Kevin Serrano
f4e131da0a
Fix capitalization.
8 years ago
Kevin Serrano
50f0624ea8
Replace chrome with generalized browser API.
8 years ago
Kevin Serrano
41632114c0
Add to changelog.
8 years ago
Kevin Serrano
9cb600e17a
Redirect to video in a new tab on fresh install.
8 years ago
Kevin Serrano
f213ca695c
Fix typos and refine wording.
8 years ago
Kevin Serrano
f6be97d9cf
Merge pull request #611 from vincentserpoul/patch-1
...
Error message more helpful
8 years ago
Vincent Serpoul
4cf12337f2
linting
8 years ago
Vincent Serpoul
76d63ec4e0
Error message more helpful
8 years ago
kumavis
9857702e69
Merge pull request #609 from MetaMask/livereload
...
Add ability to disable livereload
8 years ago
Dan Finlay
b2ebb6032d
Continuing fiat balance modularization
8 years ago
Kevin Serrano
be0c605556
Fix boolean.
8 years ago
Kevin Serrano
831ed15777
Merge branch 'master' into livereload
8 years ago
Kevin Serrano
288d4a2885
Merge pull request #608 from MetaMask/2.10.2
...
Version 2.10.2
8 years ago
Kevin Serrano
068bd7d40a
Merge branch 'master' into livereload
8 years ago
Kevin Serrano
f9f821e726
Changelog add.
8 years ago
Kevin Serrano
2d0077d5c6
Changelog add and rename vars.
8 years ago
Kevin Serrano
b4334a72b4
Refactor for spreading. Add conditionals for livereload.
8 years ago
kumavis
c2a1b442e9
Version 2.10.2
8 years ago
Kevin Serrano
bdc7fd7c6f
Merge pull request #607 from MetaMask/notif-fix
...
notif - use standard err-first callback style
8 years ago