Commit Graph

3330 Commits

Author SHA1 Message Date
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
Thomas Huang bcc550d3fb Merge pull request #1527 from MetaMask/Version-3.7.3
Version 3.7.3
2017-06-01 10:41:36 -07:00
Dan Finlay d59021f754 Version 3.7.3 2017-06-01 10:18:20 -07:00
Thomas Huang 93e57e5287 Merge pull request #1522 from MetaMask/Version-3.7.2
Version 3.7.2
2017-05-31 14:10:30 -07:00
Dan Finlay 76a78fdb3b Version 3.7.2 2017-05-31 14:06:13 -07:00
kumavis 5e9274d4d5 Merge pull request #1507 from MetaMask/AddContractIconMap
Add contract name map
2017-05-26 12:19:51 -07:00
Dan Finlay 9d2844c712 remove more in operators 2017-05-26 11:16:58 -07:00
Dan Finlay fb2565c9d1 Remove comment 2017-05-26 11:13:39 -07:00
Dan Finlay fd42d7bfd5 Fix contract map reference 2017-05-26 11:05:51 -07:00
Dan Finlay 5e6b230821 Move off in operator 2017-05-26 10:54:16 -07:00
Dan Finlay 1203bd15c2 Add names to contract map & conf view 2017-05-26 10:31:42 -07:00
Dan Finlay f06ad954b9 Move to eth-contract-metadata 2017-05-26 09:58:33 -07:00
Frankie 3b253649a4 Merge pull request #1505 from MetaMask/AddContractIconMap
Add address image map to icon factory
2017-05-26 09:52:07 -07:00
Dan Finlay 7268fcb694 Revert inpage-provider 2017-05-26 00:50:59 -07:00
Dan Finlay 1dfc0f74bf Correct inpage to be not modified 2017-05-26 00:50:27 -07:00
Dan Finlay 7cd42ae9ba Bump changelog 2017-05-26 00:45:58 -07:00