Dan Finlay
bc6d32e51e
Update all balances on password unlock
6 years ago
Dan Finlay
c49d854b55
Increase suggested gas percentile to 65 ( #5359 )
...
* Increase suggested gas percentile to 65
I keep submitting transactions then waiting a long time. Apparently 50th percentile isn't enough.
* Update test for getGasPrice
6 years ago
Whymarrh Whitby
58d856bd84
Add domain whitelist method to MetaMaskController
6 years ago
HackyMiner
13a1d46720
support editable customRPC ( #5267 )
...
* support editable customRPC #5246
* remove rpcList size restriction
6 years ago
bitpshr
c4caba1317
bugfix: update eth_signTypedData_v3 parameter order
6 years ago
Esteban Miño
4d82df6995
Fix MetaMask web3 version ( #5352 )
6 years ago
Dan Miller
19d72c9b0b
Adds getPendingNonce method to provider initialization options in metamask-controller.
6 years ago
bitpshr
42fdcf6239
Update new method namespace from v2 to v3
6 years ago
bitpshr
36dd0354e7
Implement latest EIP-712 protocol
6 years ago
Whymarrh Whitby
d60991ec88
Delete ConfigManager, replacing its usages with PreferencesController
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
Dan Finlay
bf6d624e76
Add todo to dedupe UI tracking in background
6 years ago
kumavis
cb0af67f74
metamask controller - force account tracker to update balances on network change
6 years ago
Whymarrh Whitby
003d445a98
Update unlock logic to not overwrite existing selected address
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
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
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
82a5ed1e03
remove console logs
6 years ago
brunobar79
fdf202efb0
fixed unit tests
6 years ago
brunobar79
b77cc3d969
fix tx tests
6 years ago
brunobar79
61a279204a
legacy and new hd path working
6 years ago
brunobar79
4e1d8ba19d
good progress adding paths
6 years ago
brunobar79
0b9b892c6b
this should be ready to go
6 years ago
brunobar79
8e842a8947
able to add accounts
6 years ago
brunobar79
78a1cd3314
iframe communication working
6 years ago
brunobar79
5ef80495cf
refactor to support multiple hw wallets
6 years ago
brunobar79
286bde606f
fix merge conflicts
6 years ago
Esteban MIno
9ac9f53a73
eth_watchToken working
6 years ago
Esteban MIno
22cf5a1391
improve comments
6 years ago
brunobar79
6886429f0b
fix linting errors
6 years ago
brunobar79
bea1cf3f3c
clean up
6 years ago
Esteban MIno
1d3ad7cfbb
tokens per network for individual account
6 years ago
brunobar79
74fd6d1d12
working without injection
6 years ago
brunobar79
d5929e5c42
added qr code scanner icon in send transaction
6 years ago
brunobar79
f7ad978474
camera working back and forth
6 years ago
brunobar79
5ebefc0e50
run linter
6 years ago
Esteban MIno
9be22775c3
fix merge
6 years ago
Esteban MIno
9c95554933
fix detection on submit password
6 years ago
Csaba Solya
72591d4f41
remove dropped handler
6 years ago
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
6 years ago
Csaba Solya
a3822b4680
add notifications
6 years ago
Esteban MIno
009b1cefbe
keyring unlocked detect and unit tests
6 years ago
brunobar79
aa5a987765
added some e2e tests
6 years ago
brunobar79
e89350b19f
added tests for removeAccount
6 years ago
brunobar79
de4265c629
added more unit tests
6 years ago