Esteban MIno
|
56bed3f1bc
|
expose web3.metamask.watchAsset
|
2018-08-22 18:14:10 -03: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 |
|
Alexander Tseung
|
cec87a5b2c
|
Update logo wordmark
|
2018-08-18 20:46:56 -07: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 |
|
brunobar79
|
285814646f
|
ui ready
|
2018-08-16 20:41:23 -04:00 |
|
Esteban MIno
|
dbab9a007f
|
delete according image when token added with watchToken deleted
|
2018-08-16 21:17:02 -03:00 |
|
brunobar79
|
2ea05e303d
|
connect screen ready
|
2018-08-16 19:39:52 -04: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 |
|
Dan Finlay
|
955ec2dca6
|
Merge pull request #4279 from MetaMask/network-remove-provider-engine
Enhancement: New BlockTracker and Json-Rpc-Engine based Provider
|
2018-08-15 15:41:05 -07:00 |
|
Esteban MIno
|
b766104c8d
|
add suggested tokens objects in metamask state
|
2018-08-15 18:34:57 -03:00 |
|
Thomas
|
d636cc3552
|
v4.9.3
|
2018-08-15 10:06:20 -07:00 |
|
Dan Finlay
|
7c47187f4d
|
Merge pull request #5037 from MetaMask/master
Update develop branch to v4.9.2
|
2018-08-15 10:02:20 -07:00 |
|
brunobar79
|
837be704f5
|
change Metamask for MetaMask
|
2018-08-15 11:44:00 -04:00 |
|
Bruno Barbieri
|
80fe3ce888
|
Merge branch 'develop' into ledger-support
|
2018-08-14 22:55:47 -04: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 |
|
brunobar79
|
c72ced79ae
|
ui fixes
|
2018-08-14 19:22:00 -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 |
|
Whymarrh Whitby
|
6e6a4825ac
|
Fix casing of Bitcoin, Ethereum, and Litecoin across localized messages
Using the following commands:
sed -i.bak s/bitcoin/Bitcoin/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
sed -i.bak s/ethereum/Ethereum/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
sed -i.bak s/litecoin/Litecoin/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
|
2018-08-13 19:47:56 -02:30 |
|
Whymarrh Whitby
|
6c11ae44bf
|
Fix casing of MetaMask in all localized messages
Using the following:
sed -i.bak s/Metamask/MetaMask/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
|
2018-08-13 19:47:45 -02:30 |
|
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 |
|
brunobar79
|
aa6a42e3de
|
rename keyring
|
2018-08-11 05:11:21 -04:00 |
|
brunobar79
|
8e842a8947
|
able to add accounts
|
2018-08-11 05:02:02 -04:00 |
|
brunobar79
|
78a1cd3314
|
iframe communication working
|
2018-08-11 02:35:20 -04:00 |
|