Alexander Tseung
|
084158f1a2
|
Add tests for TransactionActivityLog. Make changes to rendering events
|
6 years ago |
Alexander Tseung
|
930dac110a
|
Add ActivityLog component
|
6 years ago |
Whymarrh Whitby
|
13bc46d824
|
Default NoticeController ctor opts to empty obj
|
6 years ago |
Whymarrh Whitby
|
d60991ec88
|
Delete ConfigManager, replacing its usages with PreferencesController
|
6 years ago |
Dan Miller
|
eb32ccb0c7
|
Ensure account-tracker currentBlockNumber is set on first block update.
|
6 years ago |
Alexander Tseung
|
43de189d06
|
Add createCancelTransaction method
|
6 years ago |
Connor Christie
|
ee568d5f5a
|
Upgrade obs-store and fix memory leaks
|
6 years ago |
Whymarrh Whitby
|
7c3b69e1e4
|
Attach the RPC error value to txMeta
|
6 years ago |
Esteban MIno
|
3106374cc3
|
watchAsset small changes
|
6 years ago |
Dan Miller
|
65873e33e4
|
Adds feature flag toggle for the hex data row on the send screen.
|
6 years ago |
bitpshr
|
803a79f836
|
Do not resolve .test domains using ENS
|
6 years ago |
Alexander Tseung
|
342522c6cf
|
Fix naming, add eth.getCode check for actions, fix translations for statuses
|
6 years ago |
Alexander Tseung
|
eb17151ff4
|
Change "Outgoing" to "Sent Ether" or "Sent Token"
|
6 years ago |
Alexander Tseung
|
9adf0c4b60
|
Fix integration tests
|
6 years ago |
Alexander Tseung
|
5de48c67a0
|
Use css grid for TransactionListItem for responsive layout
|
6 years ago |
Alexander Tseung
|
5ee40675b9
|
Refactor transactions list views. Add redesign components
|
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 |
Evgeniy Filatov
|
9a80d6e859
|
updated docs, small improvement of recent RPC rendering
|
6 years ago |
Evgeniy Filatov
|
b23cca1469
|
implemented improvements to RPC history
|
6 years ago |
Esteban MIno
|
56bed3f1bc
|
expose web3.metamask.watchAsset
|
6 years ago |
Dan Finlay
|
bf6d624e76
|
Add todo to dedupe UI tracking in background
|
6 years ago |
Whymarrh Whitby
|
003d445a98
|
Update unlock logic to not overwrite existing selected address
|
6 years ago |
Alexander Tseung
|
7294aede4f
|
Add new variant for SenderToRecipient component
|
6 years ago |
kumavis
|
a2654108be
|
account-tracker - only track blocks when there are activeControllerConnections
|
6 years ago |
kumavis
|
3ac2b40dcf
|
metamask controller - track active controller connections
|
6 years ago |
kumavis
|
13dfea7f2d
|
bugfix - prevents old blocktracker from getting internal hooks migrated
|
6 years ago |
Jerome de Tychey
|
92af1ee95a
|
Typo in "send" translation
send should be translated as Envoyer instead of Envoyé (which mean sent, not send)
|
6 years ago |
Esteban MIno
|
3a3732eb24
|
returning error in watchAsset
|
6 years ago |
Esteban MIno
|
6fa889abcb
|
refactor watchToken related functions
|
6 years ago |
brunobar79
|
cee5783283
|
fix hardware wallets account name
|
6 years ago |
brunobar79
|
34e3ec6092
|
fix account removal
|
6 years ago |
Esteban MIno
|
68c1b4c170
|
watchAsset returns result wether token was added or not
|
6 years ago |
Dan Finlay
|
6ce119d1fb
|
Move inpage-provider and port-stream outside
With the creation of the [metamask-extension-provider](https://github.com/MetaMask/metamask-extension-provider) we have our first non-core module that is dependent on the inpage-provider and port-stream.
To reduce the size of its dependencies, I have moved the
[metamask-inpage-provider](https://github.com/MetaMask/metamask-inpage-provider) into its own module, as well as [extension-port-stream](https://github.com/MetaMask/extension-port-stream).
This allows them to be more easily depended & iterated on by external
projects.
|
6 years ago |
Alexander Tseung
|
cec87a5b2c
|
Update logo wordmark
|
6 years ago |
brunobar79
|
992e7f1b5a
|
fix merge conflicts
|
6 years ago |
Dan Matthews
|
df799d7fd6
|
Restores accounts until one with a zero balance is found
|
6 years ago |
brunobar79
|
285814646f
|
ui ready
|
6 years ago |
Esteban MIno
|
dbab9a007f
|
delete according image when token added with watchToken deleted
|
6 years ago |
brunobar79
|
2ea05e303d
|
connect screen ready
|
6 years ago |
Esteban MIno
|
bb868f5834
|
correct behavior when notification is closed when popup
|
6 years ago |
Esteban MIno
|
a36ea0e232
|
show watch asset image from hide token modal
|
6 years ago |
Esteban MIno
|
5289a36664
|
change watchAsset to new spec for type ERC20
|
6 years ago |
Esteban MIno
|
b766104c8d
|
add suggested tokens objects in metamask state
|
6 years ago |
Thomas
|
d636cc3552
|
v4.9.3
|
6 years ago |
brunobar79
|
837be704f5
|
change Metamask for MetaMask
|
6 years ago |
brunobar79
|
82a5ed1e03
|
remove console logs
|
6 years ago |
brunobar79
|
fdf202efb0
|
fixed unit tests
|
6 years ago |
brunobar79
|
c72ced79ae
|
ui fixes
|
6 years ago |