bitpshr
|
36dd0354e7
|
Implement latest EIP-712 protocol
|
2018-09-13 15:40:57 -04: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 |
|
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 |
|
Esteban MIno
|
b59a1e91b8
|
typo watchAsset imageUrl to image
|
2018-08-23 15:54:40 -03:00 |
|
Whymarrh Whitby
|
e803b8e047
|
Add test cases for MetaMaskController#_onKeyringControllerUpdate
|
2018-08-22 15:38:34 -02:30 |
|
Esteban MIno
|
4e6c71e969
|
Merge branch 'develop' into WatchTokenFeature
|
2018-08-21 20:14:49 -03:00 |
|
Esteban MIno
|
6ccf2811e7
|
unit tests for watchAsset
|
2018-08-21 19:17:57 -03:00 |
|
brunobar79
|
54021fd90b
|
fix unit tests
|
2018-08-21 00:09:54 -04: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
|
fdf202efb0
|
fixed unit tests
|
2018-08-14 21:19:01 -04:00 |
|
Thomas
|
ce645561fb
|
Remove commented out code for detect-token-test
|
2018-08-14 12:29:57 -07: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 |
|
brunobar79
|
b77cc3d969
|
fix tx tests
|
2018-08-14 03:42:23 -04:00 |
|
Esteban MIno
|
d263d60b4c
|
tests for migration 28
|
2018-08-09 16:41:16 -04:00 |
|
Thomas Huang
|
5b3927fe5b
|
Lint
|
2018-07-30 20:30:35 -07:00 |
|
Thomas Huang
|
2392e77cd8
|
Set metamask controller network provider to localhost
|
2018-07-30 20:18:01 -07:00 |
|
Esteban MIno
|
fbcba8f019
|
create tokens storage when setadresses
|
2018-07-30 19:09:17 -04:00 |
|
Thomas
|
fb5e357998
|
Detect Tokens are weird
|
2018-07-30 06:26:34 -07:00 |
|
Esteban MIno
|
dd6a725e6d
|
unit tests for tokens per account and network
|
2018-07-27 17:41:47 -04:00 |
|
Esteban MIno
|
f79a249bcc
|
modify tests according to tokens by network
|
2018-07-26 20:04:57 -04:00 |
|
Thomas
|
138858647e
|
Merge branch 'develop' into network-remove-provider-engine
|
2018-07-25 22:38:44 -07:00 |
|
Esteban Miño
|
110efa9ec1
|
Merge branch 'develop' into detectTokenFeature
|
2018-07-20 20:09:37 -04:00 |
|
Esteban MIno
|
9c95554933
|
fix detection on submit password
|
2018-07-20 19:58:03 -04:00 |
|
Esteban Miño
|
cb045fd8fe
|
Auto-detect tokens #3034 (#4683)
* detect tokens polling
* network store to detect token
* tests for spec
* passtest-lint
* fix lint
* improve tests
* detect tokens through infura
* detect tokens when submit password and new account selected
* keyring unlocked detect and unit tests
* add changelog
|
2018-07-20 12:36:24 -04:00 |
|
Esteban MIno
|
009b1cefbe
|
keyring unlocked detect and unit tests
|
2018-07-19 19:46:46 -04:00 |
|
Esteban MIno
|
3b97d816ff
|
detect tokens when submit password and new account selected
|
2018-07-19 15:56:38 -04:00 |
|
Bruno Barbieri
|
9be2248d7a
|
Merge pull request #4625 from MetaMask/initial-trezor-support
Initial trezor support
|
2018-07-19 15:00:59 -04:00 |
|
Alexander Tseung
|
e16f5ab54d
|
Fix tests
|
2018-07-17 13:38:15 -07:00 |
|
brunobar79
|
e89350b19f
|
added tests for removeAccount
|
2018-07-17 01:44:28 -04:00 |
|
brunobar79
|
de4265c629
|
added more unit tests
|
2018-07-17 01:17:18 -04:00 |
|
brunobar79
|
e5512c306d
|
added unit tests for metamaskcontroller
|
2018-07-16 19:36:08 -04:00 |
|
brunobar79
|
41879a9835
|
added test for preferences controller
|
2018-07-16 16:08:19 -04:00 |
|
Esteban MIno
|
2fffe09873
|
detect tokens through infura
|
2018-07-12 20:43:43 -04:00 |
|
Alexander Tseung
|
0d4dbbec2a
|
Merge pull request #4691 from MetaMask/i4404-confirm-refactor
Refactor and redesign confirm transaction views
|
2018-07-11 15:31:50 -10:00 |
|
Esteban MIno
|
910713c6b3
|
improve tests
|
2018-07-11 15:59:05 -04:00 |
|
frankiebee
|
b30499886f
|
test - check that #setTxStatusRejected removes transaction from history
|
2018-07-10 15:35:27 -07:00 |
|
frankiebee
|
8a678001a9
|
test - fix for lint
|
2018-07-10 11:43:00 -07:00 |
|
frankiebee
|
28c509914b
|
Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into i#3896
|
2018-07-10 11:32:05 -07:00 |
|
Alexander Tseung
|
7d691c7398
|
Fix existing unit tests
|
2018-07-07 18:53:00 -07:00 |
|
kumavis
|
fa02a6c7c6
|
test - unit - remove tests for obsolete methods
|
2018-07-03 13:56:18 -07:00 |
|
kumavis
|
77daed5c74
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine
|
2018-07-03 12:42:14 -07:00 |
|
Esteban MIno
|
63b9c8796b
|
fix lint
|
2018-07-03 15:24:23 -04:00 |
|
Esteban MIno
|
0494b2fc8a
|
Merge branch 'develop' into detectTokenFeature
|
2018-07-03 13:23:15 -04:00 |
|
brunobar79
|
4b398701c1
|
fix unit tests
|
2018-07-02 21:03:34 -04:00 |
|
brunobar79
|
c734e486a0
|
fix tests
|
2018-07-02 20:21:27 -04:00 |
|
brunobar79
|
0da41263ac
|
fix warning for unit tests
|
2018-07-02 20:12:50 -04:00 |
|