Commit Graph

2626 Commits

Author SHA1 Message Date
Esteban Miño 4d82df6995
Fix MetaMask web3 version (#5352) 2018-09-25 16:14:37 -03:00
Alexander Tseung 5d57c7c4fd
Merge pull request #5282 from MetaMask/tx-cancel-ui
Add Cancel Transaction feature. Refactor modals. Add Transaction Details modal.
2018-09-24 11:34:12 -07:00
Thomas Huang 82ec86d953
Merge pull request #5310 from MetaMask/getPendingNonce-hotfix
Adds getPendingNonce method to provider initialization in metamask-controller.
2018-09-24 08:45:25 -05:00
Dan Miller 19d72c9b0b Adds getPendingNonce method to provider initialization options in metamask-controller. 2018-09-21 15:29:42 -02:30
Alexander Tseung 04988eca5e
Merge pull request #5241 from MetaMask/refactor-settings
Refactor settings page to use JSX and follow component file folder st…
2018-09-20 23:33:04 -07:00
Alexander Tseung 431beb9436 Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModal from modal components. 2018-09-20 19:44:23 -07:00
Alexander Tseung 01166b26ed Fix translation casing 2018-09-20 15:53:53 -07:00
Dan Finlay d493ec6dc4 Remove EAL google analytics link. (#5081)
Harry said he's not using this for Ether-Address-Lookup anymore, so removing it.
2018-09-20 12:29:03 -02:30
Kevin Serrano d8067072b5 Update messages.json (#5280)
Added some translations for Chinese Traditional via Chainsights!
2018-09-20 12:28:20 -02:30
Alexander Tseung 9088fd1de4 Add Current Conversion Updated string to translations 2018-09-19 16:55:58 -07:00
Alexander Tseung b579ee9619 Refactor settings page to use JSX and follow component file folder structure 2018-09-19 16:37:23 -07:00
Alexander Tseung 95e1eff4ca Add TransactionDetails modal 2018-09-19 14:31:10 -07:00
Alexander Tseung 5a6c333506 Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 2018-09-19 14:31:10 -07:00
tmashuang f0f798f7e1 Version 4.10.0 2018-09-17 14:42:04 -05:00
Paul Bouchon daca7f9b41
Merge branch 'develop' into eip-712 2018-09-17 12:11:10 -04:00
Paul Bouchon 2ec09362c5
EIP-1102: Transitionary API (#5256) 2018-09-14 19:26:03 -04:00
bitpshr 42fdcf6239 Update new method namespace from v2 to v3 2018-09-13 15:42:27 -04:00
bitpshr 68c2554296 Update error message for chainId mis-match 2018-09-13 15:40:57 -04:00
bitpshr 36dd0354e7 Implement latest EIP-712 protocol 2018-09-13 15:40:57 -04:00
Alexander Tseung f1a309e0cc Fix identicon address. Fix styling of New Contract recipient. Fix Activity Log initial ETH value. Add timestamps to Activity Log events 2018-09-12 19:48:52 -07:00
Alexander Tseung 5beb34aa52 Add TransactionListItemDetails component 2018-09-12 19:48:52 -07:00
Alexander Tseung 084158f1a2 Add tests for TransactionActivityLog. Make changes to rendering events 2018-09-12 19:48:52 -07:00
Alexander Tseung 930dac110a Add ActivityLog component 2018-09-12 19:48:51 -07:00
Dan Finlay ce1975fbb4
Merge pull request #5240 from MetaMask/i5238-account-balance-update
Ensure account-tracker currentBlockNumber is set on first block update.
2018-09-11 14:31:10 -07:00
Whymarrh Whitby 13bc46d824 Default NoticeController ctor opts to empty obj 2018-09-11 12:12:35 -07:00
Whymarrh Whitby d60991ec88 Delete ConfigManager, replacing its usages with PreferencesController 2018-09-11 09:39:16 -07:00
Dan Miller eb32ccb0c7 Ensure account-tracker currentBlockNumber is set on first block update. 2018-09-11 12:51:49 -02:30
Frankie 1552fe1c3e
Merge pull request #5216 from MetaMask/tx-cancel
Add createCancelTransaction method
2018-09-10 13:29:29 -10:00
Frankie a43e71693f
Merge pull request #5223 from whymarrh/tx-error-tooltips
Show transaction error message tooltips for statuses
2018-09-10 13:25:59 -10:00
Alexander Tseung 43de189d06 Add createCancelTransaction method 2018-09-10 12:48:01 -07:00
Connor Christie ee568d5f5a Upgrade obs-store and fix memory leaks 2018-09-09 19:33:51 -05:00
Whymarrh Whitby 7c3b69e1e4 Attach the RPC error value to txMeta 2018-09-08 19:59:50 -02:30
Dan J Miller b9e4feac48
Merge pull request #5091 from MetaMask/i4945-feature-flag-hex-data
Adds feature flag toggle for the hex data row on the send screen.
2018-09-04 11:57:40 -02:30
Dan J Miller 03d789a490
Merge pull request #5115 from jdetychey/patch-1
Typo in "send" translation
2018-09-04 11:41:35 -02:30
Esteban MIno e743f44150 fix conflicts 2018-08-28 15:20:30 -03:00
Esteban MIno 3106374cc3 watchAsset small changes 2018-08-27 22:10:14 -03:00
Dan Finlay 4b17ec67ec
Merge pull request #4919 from MetaMask/refactor-tx-list
Refactor and Redesign Transaction List
2018-08-27 15:02:07 -07:00
Dan Miller 65873e33e4 Adds feature flag toggle for the hex data row on the send screen. 2018-08-27 11:44:16 -02:30
bitpshr 803a79f836 Do not resolve .test domains using ENS 2018-08-24 12:40:37 -04:00
Alexander Tseung 342522c6cf Fix naming, add eth.getCode check for actions, fix translations for statuses 2018-08-23 16:45:28 -07:00
Alexander Tseung eb17151ff4 Change "Outgoing" to "Sent Ether" or "Sent Token" 2018-08-23 16:45:28 -07:00
Alexander Tseung 9adf0c4b60 Fix integration tests 2018-08-23 16:45:27 -07:00
Alexander Tseung 5de48c67a0 Use css grid for TransactionListItem for responsive layout 2018-08-23 16:44:44 -07:00
Alexander Tseung 5ee40675b9 Refactor transactions list views. Add redesign components 2018-08-23 16:44:44 -07:00
Esteban MIno 053e262ae7 delete web3.metamassk.watchAsset 2018-08-23 16:32:04 -03:00
Esteban MIno b59a1e91b8 typo watchAsset imageUrl to image 2018-08-23 15:54:40 -03:00
HackyMiner dae07b32e5 update Korean translation (#4630)
* update Korean translation

* update Korean translation, add updated missing strings

* update Korean i18n messages
2018-08-23 14:39:45 -02:30
Evgeniy Filatov 9a80d6e859 updated docs, small improvement of recent RPC rendering 2018-08-23 01:26:30 +03:00
Evgeniy Filatov b23cca1469 implemented improvements to RPC history 2018-08-23 01:18:13 +03:00
Esteban MIno 56bed3f1bc expose web3.metamask.watchAsset 2018-08-22 18:14:10 -03:00