Csaba Solya
|
92453f8715
|
seed phrase verifier
|
7 years ago |
kumavis
|
c3bd27c965
|
sentry - extractErrorMessage - fix comment formatting
|
7 years ago |
kumavis
|
8e5bcf8935
|
sentry - failed tx - improve ethjs-rpc error formating
|
7 years ago |
kumavis
|
fca2cbc8ef
|
sentry - clean - move setupRaven to lib
|
7 years ago |
Csaba Solya
|
73d9bfc52c
|
make keyFromPassword private
|
7 years ago |
Csaba Solya
|
5ec311ba3e
|
add edge support
|
7 years ago |
Dan
|
a4ed6af2ad
|
Prevents new transaction from generating popup when metamask is open in an active tab.
|
7 years ago |
Dan Finlay
|
98d3fba3ef
|
Fix promise construction
|
7 years ago |
kumavis
|
06838774fa
|
sentry - report failed tx with more specific message
|
7 years ago |
Dan Finlay
|
73e5ae6e29
|
Fix incorrect promise instantiation
|
7 years ago |
frankiebee
|
dc3f3e79ca
|
fix - hex prefix estimatedGas on txMeta
|
7 years ago |
Dan
|
5e9dc74a59
|
Remove isInBrowser method and use environment-type.js
|
7 years ago |
Dan
|
b5b16e4ce0
|
Only open a new window on restore from seed if in extension view.
|
7 years ago |
Lazaridis
|
58a554b168
|
use the providers initial _blocktracker. fixes #2393
|
7 years ago |
kumavis
|
94cd5b9df4
|
metamask mesh - inject mesh testing container
|
7 years ago |
Dan J Miller
|
7f151b861c
|
[NewUI] Opens to full screen when restoring from seed. (#3201)
* Opens to full screen when restoring from seed.
* Remove redundant parameter in actions.markPasswordForgotten call.
|
7 years ago |
frankiebee
|
c3adbda5f5
|
remove RecentBlocks from disk
|
7 years ago |
Bruno Barbieri
|
c1b7cfe91d
|
preserve other networks TXs
|
7 years ago |
Bruno Barbieri
|
7dc1b09f94
|
use txMeta.txParams
|
7 years ago |
Bruno Barbieri
|
03d17c75ae
|
wipe only transactions for current account
|
7 years ago |
Bruno Barbieri
|
5f39844382
|
clean up
|
7 years ago |
Bruno Barbieri
|
e6fda855a5
|
added reset account feature
|
7 years ago |
frankiebee
|
28ee0aae91
|
creater migration to remove BlacklistController
|
7 years ago |
frankiebee
|
f13ad6bd6a
|
remove BlacklistController from disk state
|
7 years ago |
Dan Finlay
|
8ba64c657f
|
Increase storage debounce value
|
7 years ago |
Dan Finlay
|
ceebc6caa4
|
Debounce storage to avoid crashing pump
|
7 years ago |
Kevin Serrano
|
19a379edba
|
Bump limit for event emitter warning.
|
7 years ago |
Dan Finlay
|
2f13790653
|
Remove local storage writes, add log
|
7 years ago |
Dan Finlay
|
76521cf739
|
Fix retrieval of object
|
7 years ago |
Dan Finlay
|
cd5eaa4393
|
Remove redundant async modifiers
|
7 years ago |
Dan
|
b281a52759
|
Remove already handled TODO comment.
|
7 years ago |
Dan Finlay
|
f09d72fa2a
|
Remove extension-store since we aren't using it yet
|
7 years ago |
Dan
|
b7ae77f57a
|
Check that extension.storage exists before attempting to call methods on it.
|
7 years ago |
Dan
|
0164030e56
|
Handle errors when getting and setting to localStore.
|
7 years ago |
Dan Finlay
|
456dfdb9fd
|
Modify @heyellieday's work to use storage.local to replace main storage
|
7 years ago |
Thomas
|
97ca86733c
|
Merge branch 'master' into uat
|
7 years ago |
kumavis
|
b91e2b5eb1
|
sentry - report failed txs
|
7 years ago |
kumavis
|
d7c8ec22a4
|
test - tx controller - fix txGasUtil reference
|
7 years ago |
kumavis
|
96fc916024
|
Update transactions.js
|
7 years ago |
frankiebee
|
234c2417ca
|
transactions - transtion approved transactions to failed transactions on boot
|
7 years ago |
frankiebee
|
be8d924432
|
transactions - fail txs on boot who fail addTxDefaults
|
7 years ago |
frankiebee
|
9f19fea8e0
|
transactions - wrap addTxDefaults in a try catch and re try addTxDefaults on boot if they did not complete
|
7 years ago |
kumavis
|
1f5325804b
|
sentry - dedupe raven vendor
|
7 years ago |
kumavis
|
daa62b507a
|
sentry - breakout raven setup and add release config
|
7 years ago |
kumavis
|
52a1c954f1
|
sentry - update raven and add to ui
|
7 years ago |
kumavis
|
7d1554b1c1
|
sentry - add raven + sentry reporting config
|
7 years ago |
Dan Finlay
|
8fb62b97c5
|
Create new flag for simple sends to avoid overloading other flag
|
7 years ago |
Dan Finlay
|
cd7eaaa735
|
Set gas limit to 21k for recipients with no code
Fixes #2907
|
7 years ago |
Dan J Miller
|
aa833a0928
|
[NewUI] Place all users of extension into old UI (disable auto adding). (#2946)
* Place all users of extension into old UI (disable auto adding).
* Fix lint errors.
|
7 years ago |
frankiebee
|
f0dd4f1923
|
transactions - emit 'newUnapprovedTx' before estimateGas finishes
|
7 years ago |