Bruno Barbieri
4560df6e73
Merge pull request #4606 from MetaMask/WatchTokenFeature
...
Add metamask_watchAsset
6 years ago
Esteban MIno
e743f44150
fix conflicts
6 years ago
Esteban MIno
3106374cc3
watchAsset small changes
6 years ago
Alexander Tseung
0259eb0214
Merge pull request #5121 from MetaMask/i5099-approve
...
Prevent token symbol from showing as null in the confirm screen
6 years ago
Dan Finlay
4b17ec67ec
Merge pull request #4919 from MetaMask/refactor-tx-list
...
Refactor and Redesign Transaction List
6 years ago
Dan Miller
952edf695c
Revert changes to tx-list-items.json, and to mock getTransactionCount method in tx-list-items integration test.
6 years ago
Dan Finlay
30e49b8545
Merge pull request #5136 from MetaMask/remove-test-ens
...
Disable .test ENS resolution
6 years ago
bitpshr
803a79f836
Do not resolve .test domains using ENS
6 years ago
Alexander Tseung
c0e97d1739
Fix tests
6 years ago
Alexander Tseung
342522c6cf
Fix naming, add eth.getCode check for actions, fix translations for statuses
6 years ago
Alexander Tseung
2d76ee754b
Reduce large timeouts
6 years ago
Alexander Tseung
bdfd54ec54
Increase e2e timeouts for firefox
6 years ago
Alexander Tseung
eb17151ff4
Change "Outgoing" to "Sent Ether" or "Sent Token"
6 years ago
Alexander Tseung
c06a0be486
Fix Firefox e2e tests
6 years ago
Alexander Tseung
62e2d5e01c
Fix integration tests
6 years ago
Alexander Tseung
3fbf82c2cf
Update package-lock.json
6 years ago
Alexander Tseung
da0df79047
Add CurrencyDisplay and TokenCurrencyDisplay components
6 years ago
Alexander Tseung
6670bc0e09
Fix e2e tests
6 years ago
Alexander Tseung
a430eed2d8
Fix integration tests
6 years ago
Alexander Tseung
b48a293af0
Update retry transaction logic to use network nonce
6 years ago
Alexander Tseung
5dcd8ceb7b
Fix e2e tests
6 years ago
Alexander Tseung
9adf0c4b60
Fix integration tests
6 years ago
Alexander Tseung
c9ec5ed38d
Fix e2e tests
6 years ago
Alexander Tseung
e104744d3b
Fix shapeshift transactions. Delete unused files
6 years ago
Alexander Tseung
33a94332e4
Show token amounts in TransactionListItem for token transfers
6 years ago
Alexander Tseung
13c4ecd610
Fix tests
6 years ago
Alexander Tseung
5ddd9b55be
Add retry button to TransactionListItem
6 years ago
Alexander Tseung
fa8313f903
Code cleanup
6 years ago
Alexander Tseung
5de48c67a0
Use css grid for TransactionListItem for responsive layout
6 years ago
Alexander Tseung
01f00a9ca6
Add tOrKey function to I18nProvider
6 years ago
Alexander Tseung
176fb89771
Update package-lock.json
6 years ago
Alexander Tseung
5ee40675b9
Refactor transactions list views. Add redesign components
6 years ago
Alexander Tseung
d733bd34fb
Delete unused files
6 years ago
Alexander Tseung
4e0693eaff
Add withMethodData HOC, add higher-order-component folder
6 years ago
Alexander Tseung
40d4ac9ae1
Add TransactionStatus component
6 years ago
Alexander Tseung
8a7547b9cd
Add MenuBar component
6 years ago
Alexander Tseung
d1de5ae94f
Add react-media package to prevent rendering wallet-view twice in the popup view
6 years ago
Alexander Tseung
3b408715c7
Refactor home screen and remove unused files
6 years ago
Esteban MIno
8af45d50cf
add watchAsset CHANGELOG
6 years ago
Esteban MIno
053e262ae7
delete web3.metamassk.watchAsset
6 years ago
Esteban MIno
b59a1e91b8
typo watchAsset imageUrl to image
6 years ago
HackyMiner
dae07b32e5
update Korean translation ( #4630 )
...
* update Korean translation
* update Korean translation, add updated missing strings
* update Korean i18n messages
6 years ago
Dan J Miller
3ae082aad8
Merge pull request #5096 from evgeniuz/develop
...
implemented improvements to RPC history
6 years ago
Alexander Tseung
7924dbc0c9
Use eth-contract-metadata data if the token symbol or decimals fail on retrieval
6 years ago
Antoine Nauleau
3854650546
Minimum Browsers Supported ( #4873 )
...
* Minimum supported browsers and version standard: add browsers and targets to .babelrc and package.json
* Regenerate package.json, fix issue with comma in merge
* Resolve merge conflicts
* Regenerate package-lock.json
* Revert to previous package-lock.json
6 years ago
Evgeniy Filatov
9a80d6e859
updated docs, small improvement of recent RPC rendering
6 years ago
Evgeniy Filatov
c0b5e8a088
backported RPC improvements to oldui
6 years ago
Evgeniy Filatov
b23cca1469
implemented improvements to RPC history
6 years ago
Alexander Tseung
25eac2334b
Merge pull request #5089 from MetaMask/i5085-ethcode
...
Use eth_getCode to sort transaction action type
6 years ago
Alexander Tseung
619ab3838b
Merge pull request #4830 from MetaMask/page-container-tabs
...
Add tabs support for PageContainer
6 years ago