1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
Commit Graph

3245 Commits

Author SHA1 Message Date
Thomas Huang
13e6672028 Linting 2017-06-12 11:08:32 -07:00
Dan Finlay
8af41f1b05 Merge pull request #1574 from MetaMask/internfix
Wording fix for notice button
2017-06-12 10:37:46 -07:00
kumavis
2d5a672971 Merge pull request #1572 from MetaMask/mascaraUpkeep
Mascara upkeep
2017-06-12 10:36:48 -07:00
Dan Finlay
4298d80127 Merge pull request #1552 from MetaMask/currency-fix
Fix Currency API
2017-06-12 10:36:36 -07:00
Dan Finlay
7057c24471 Merge pull request #1570 from MetaMask/addfaq
Modify FAQ to be more visible.
2017-06-12 10:36:16 -07:00
Dan Finlay
ba254d9041 Merge branch 'master' into currency-fix 2017-06-12 10:32:54 -07:00
Dan Finlay
2e6e6e4125 Merge pull request #1535 from MetaMask/gasupdater
Update GasBlockLimits on every new block
2017-06-12 10:30:25 -07:00
Dan Finlay
3e1d648ec0 Merge branch 'master' into gasupdater 2017-06-12 10:26:40 -07:00
Kevin Serrano
2fcf3d8439
Modify wording to new accept. 2017-06-09 10:48:28 -07:00
frankiebee
3d1d38a2c0 reload page if ui is not present 2017-06-08 17:36:21 -07:00
frankiebee
a0a19468a8 reload the page when switching networks 2017-06-08 17:34:51 -07:00
frankiebee
4941b5ab11 bump cswready event 2017-06-08 17:33:27 -07:00
frankiebee
1a70141e8b clean up code 2017-06-08 17:32:50 -07:00
Dan Finlay
cd3362f941 Merge pull request #1571 from MetaMask/tracker-warp
deps - bump provider engine for warp feature
2017-06-08 17:07:17 -07:00
Dan Finlay
e9c693eae4 Version bump changelog 2017-06-08 16:44:11 -07:00
kumavis
017c7c4c00 3.7.7 2017-06-08 16:42:00 -07:00
kumavis
f994461763 changelog - note on block-tracker warp 2017-06-08 16:21:16 -07:00
Kevin Serrano
cb95129fa1
Merge branch 'master' of github.com:nihar97/metamask-plugin into internfix 2017-06-08 16:10:59 -07:00
kumavis
57a7fc4425 deps - bump provider engine for warp feature 2017-06-08 16:07:05 -07:00
Kevin Serrano
a37c8f3ed0
Modify FAQ to be more visible. 2017-06-08 16:02:23 -07:00
Kevin Serrano
f788ba7244
Resolve changelog merging. 2017-06-05 16:27:15 -07:00
Kevin Serrano
deb882bd6e
Merge branch 'master' into currency-fix 2017-06-05 16:26:49 -07:00
Kevin Serrano
0fb38632be
Bump changelog. 2017-06-05 16:25:02 -07:00
Kevin Serrano
f7773538eb
Modify tests for new api mock.' 2017-06-05 16:24:32 -07:00
Kevin Serrano
203a573f3f
Use new URL for currency API from cryptonator. 2017-06-05 16:23:56 -07:00
kumavis
29c7739efc Merge pull request #1551 from MetaMask/i1550-FixContractPublication
I1550 fix contract publication
2017-06-05 16:00:28 -07:00
Dan Finlay
838ffb62ee Version 3.7.6 2017-06-05 15:36:18 -07:00
Dan Finlay
c8f0802a8e Fix bug that prevented publishing contracts 2017-06-05 15:35:52 -07:00
Dan Finlay
9d5525ecf6 Merge pull request #1547 from MetaMask/Version-3.7.5
Version 3.7.5
2017-06-05 14:00:46 -07:00
Dan Finlay
d0144c2853 Break docs up into individual files 2017-06-05 13:55:48 -07:00
Dan Finlay
7f991e5574 Add publishing guide 2017-06-05 13:46:18 -07:00
Dan Finlay
e99ce3763a Add publishing guide to readme 2017-06-05 13:42:41 -07:00
Dan Finlay
c92afef91d Version 3.7.5 2017-06-05 13:40:26 -07:00
kumavis
95d20e9b76 Merge pull request #1545 from MetaMask/inValidAddressFix
Dissallow transactions to be sent to 0x000...
2017-06-05 13:11:20 -07:00
frankiebee
94fedd1fc9 Fix for quick switch on ENS names 2017-06-05 13:00:15 -07:00
frankiebee
ec99bfd553 set the ensResolution to an invalid address if an error ocurs durring look up 2017-06-05 12:37:29 -07:00
frankiebee
0f69a09823 Fix linting error 2017-06-05 12:22:02 -07:00
Kevin Serrano
f5faeed2c9 Merge pull request #1542 from MetaMask/i1539-CopyAddresses
Add ability to copy addresses from tx confirmation view
2017-06-05 12:17:26 -07:00
frankiebee
653319be10 move address check to util.isValidAddress 2017-06-05 12:09:19 -07:00
frankiebee
37fd32025f Fix punctuation 2017-06-05 12:00:01 -07:00
frankiebee
bb6e41963d Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000 2017-06-05 11:48:04 -07:00
Dan Finlay
8dc6aa9c4c Remove dead style code 2017-06-04 22:26:32 -07:00
Dan Finlay
773b36b0de Move address copying into reusable component
"copyable" component allows any elements to be wrapped to include:

- a tool tip that changes/debounces its label when clicked.
- a customizable copyable value.

Fixes #1539
2017-06-04 22:22:59 -07:00
Dan Finlay
ec097c8e34 Add copy links to mini tx panels 2017-06-04 22:13:28 -07:00
Kevin Serrano
8d8eb0d8ad
bump changelog 2017-06-02 15:20:41 -07:00
Kevin Serrano
2b7d842498
Update gasblocklimit params with every block. 2017-06-02 15:18:14 -07:00
kumavis
9eea990425 Merge pull request #1534 from MetaMask/Version-3.7.4
Version 3.7.4
2017-06-02 11:14:18 -07:00
Dan Finlay
611cb7ad93 Version 3.7.4 2017-06-02 11:08:59 -07:00
kumavis
f001de86a5 Merge pull request #1533 from MetaMask/i1528-gasLimitLow
Convert gasLimit to not use muln in BN
2017-06-02 11:06:32 -07:00
Kevin Serrano
82cbfaa826
Convert gasLimit to not use muln in BN 2017-06-01 12:53:16 -07:00