brunobar79
|
8ee01f4e99
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5
|
2018-09-05 16:26:09 -04:00 |
|
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 |
|
bitpshr
|
803a79f836
|
Do not resolve .test domains using ENS
|
2018-08-24 12:40:37 -04: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 |
|
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 |
|
Dan Finlay
|
f30b726df7
|
Merge pull request #5122 from MetaMask/lazy-account-tracker
Network IO Optimization: Lazy AccountTracker
|
2018-08-22 13:31:42 -07:00 |
|
Dan Finlay
|
bf6d624e76
|
Add todo to dedupe UI tracking in background
|
2018-08-22 12:05:41 -07:00 |
|
Whymarrh Whitby
|
003d445a98
|
Update unlock logic to not overwrite existing selected address
|
2018-08-22 15:38:34 -02:30 |
|
brunobar79
|
b208ce7234
|
add port names blacklist
|
2018-08-22 14:04:26 -04:00 |
|
kumavis
|
a2654108be
|
account-tracker - only track blocks when there are activeControllerConnections
|
2018-08-21 16:49:24 -07:00 |
|
kumavis
|
3ac2b40dcf
|
metamask controller - track active controller connections
|
2018-08-21 16:30:11 -07:00 |
|
Esteban MIno
|
4e6c71e969
|
Merge branch 'develop' into WatchTokenFeature
|
2018-08-21 20:14:49 -03:00 |
|
Dan Finlay
|
babd59a2dc
|
Merge pull request #5109 from MetaMask/MoveOutInpageProvider
Move inpage-provider and port-stream outside
|
2018-08-21 14:38:47 -07:00 |
|
Dan Finlay
|
a485516488
|
Merge pull request #5118 from MetaMask/provider2-bugfix
bugfix - prevents old blocktracker from getting internal hooks migrated
|
2018-08-21 14:27:34 -07:00 |
|
kumavis
|
13dfea7f2d
|
bugfix - prevents old blocktracker from getting internal hooks migrated
|
2018-08-21 14:13:23 -07:00 |
|
Esteban MIno
|
3a3732eb24
|
returning error in watchAsset
|
2018-08-21 13:12:45 -03:00 |
|
Esteban MIno
|
6fa889abcb
|
refactor watchToken related functions
|
2018-08-21 12:59:42 -03:00 |
|
brunobar79
|
cee5783283
|
fix hardware wallets account name
|
2018-08-21 00:04:30 -04:00 |
|
brunobar79
|
34e3ec6092
|
fix account removal
|
2018-08-21 00:04:07 -04:00 |
|
Esteban MIno
|
68c1b4c170
|
watchAsset returns result wether token was added or not
|
2018-08-20 22:32:14 -03:00 |
|
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.
|
2018-08-20 15:45:50 -07:00 |
|
Esteban MIno
|
81cd29df43
|
Merge branch 'develop' into WatchTokenFeature
|
2018-08-20 19:35:38 -03:00 |
|
Bruno Barbieri
|
bd904c86f6
|
Merge branch 'develop' into ledger-support
|
2018-08-17 13:45:46 -04:00 |
|
brunobar79
|
992e7f1b5a
|
fix merge conflicts
|
2018-08-17 12:56:07 -04:00 |
|
Dan Matthews
|
df799d7fd6
|
Restores accounts until one with a zero balance is found
|
2018-08-17 10:26:47 -04:00 |
|
Esteban MIno
|
dbab9a007f
|
delete according image when token added with watchToken deleted
|
2018-08-16 21:17:02 -03:00 |
|
Esteban MIno
|
bb868f5834
|
correct behavior when notification is closed when popup
|
2018-08-16 20:19:19 -03:00 |
|
Esteban MIno
|
a36ea0e232
|
show watch asset image from hide token modal
|
2018-08-16 12:04:43 -03:00 |
|
Esteban MIno
|
5289a36664
|
change watchAsset to new spec for type ERC20
|
2018-08-15 20:01:59 -03:00 |
|
Esteban MIno
|
b766104c8d
|
add suggested tokens objects in metamask state
|
2018-08-15 18:34:57 -03:00 |
|
brunobar79
|
82a5ed1e03
|
remove console logs
|
2018-08-14 22:40:29 -04:00 |
|
brunobar79
|
fdf202efb0
|
fixed unit tests
|
2018-08-14 21:19:01 -04:00 |
|
Esteban MIno
|
a4b6b2357a
|
watchToken to watchAsset
|
2018-08-14 20:09:56 -03:00 |
|
Esteban MIno
|
a4c3f6b65c
|
add support for images base64 and urls on new ui
|
2018-08-14 20:08:12 -03:00 |
|
Thomas
|
96d789d2cf
|
Merge branch 'develop' into network-remove-provider-engine
Override package-lock and fix merge conflicts
|
2018-08-14 10:44:42 -07:00 |
|
Esteban MIno
|
8f5b80a0fe
|
update method to metamask_watchToken
|
2018-08-14 13:58:47 -03:00 |
|
brunobar79
|
b77cc3d969
|
fix tx tests
|
2018-08-14 03:42:23 -04:00 |
|
brunobar79
|
61a279204a
|
legacy and new hd path working
|
2018-08-14 01:26:18 -04:00 |
|
brunobar79
|
4e1d8ba19d
|
good progress adding paths
|
2018-08-13 19:29:43 -04:00 |
|
brunobar79
|
8f9a0a535c
|
clean up
|
2018-08-12 01:43:41 -04:00 |
|
brunobar79
|
0b9b892c6b
|
this should be ready to go
|
2018-08-12 01:34:01 -04:00 |
|
brunobar79
|
2355573340
|
clean up
|
2018-08-12 00:06:36 -04:00 |
|
brunobar79
|
e6d64cecf8
|
message signing works
|
2018-08-11 20:26:34 -04:00 |
|
brunobar79
|
068bf43615
|
working
|
2018-08-11 19:27:24 -04:00 |
|
brunobar79
|
12b41b8fc2
|
tx signature is valid
|
2018-08-11 18:20:50 -04:00 |
|
brunobar79
|
011cc141b3
|
tx signing should work
|
2018-08-11 16:00:29 -04:00 |
|