kumavis
|
22cd788203
|
tx-gas-utils - fix code style
|
7 years ago |
frankiebee
|
e5a83d3f1a
|
transactions move validation of the to field to validateRecipient
|
7 years ago |
frankiebee
|
c465d510b1
|
fix error message
|
7 years ago |
frankiebee
|
d195cfab50
|
transactions - insure if a to field in tx params has a truthy valu that it is a valid addres and if it is falsy that it is not null to fix issue #3509
|
7 years ago |
Thomas
|
f7138d81e3
|
Add sigRequest for Signature Request
|
7 years ago |
kumavis
|
a88e436b7d
|
lint fix
|
7 years ago |
kumavis
|
98efca0a97
|
background - storage - cleanup storage wiring
|
7 years ago |
Dan Finlay
|
64fcd27102
|
Tighten up data loading code
|
7 years ago |
Dan Finlay
|
b97ac5106f
|
Add clarifying comment
|
7 years ago |
Dan Finlay
|
d58e47edec
|
Some fixes for new storage strategy
- Don't persist undefined data
- Write to new storage strategy without waiting for completion.
- Continue writing to localStorage as fallback.
|
7 years ago |
Dan Finlay
|
ab55c184c7
|
Increase storage debounce to 2s
|
7 years ago |
Jeffrey Tong
|
cad5f5f000
|
fix typo in tests and tx-state-manager
|
7 years ago |
Jeffrey Tong
|
57dc5a6e9b
|
fix typo in transaction.js
|
7 years ago |
kumavis
|
e91a521b1b
|
Version 4.2.0
|
7 years ago |
Dan
|
7c2257e09c
|
Missing comma in messages.json
|
7 years ago |
Csaba Solya
|
59007a6c36
|
modify verifySeedPhrase to async and call it from addNewAccount also
|
7 years ago |
Csaba Solya
|
f7d4a1080d
|
add documentation
|
7 years ago |
Csaba Solya
|
2b86d65d0c
|
verify seedwords on log in
|
7 years ago |
Csaba Solya
|
3e05b693db
|
verify addresses regardless case
|
7 years ago |
Csaba Solya
|
4bd7f1a37a
|
fix lint issues
|
7 years ago |
Csaba Solya
|
92453f8715
|
seed phrase verifier
|
7 years ago |
Dan Finlay
|
452c5d0513
|
Version 4.1.3
|
7 years ago |
kumavis
|
00cd5a340d
|
4.1.2
|
7 years ago |
kumavis
|
190389a068
|
v4.1.1
|
7 years ago |
Kevin Serrano
|
d45116824c
|
Check in all font files locally.
|
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 |
Thomas
|
d9486a3ce5
|
Bump Version
|
7 years ago |
Csaba Solya
|
73d9bfc52c
|
make keyFromPassword private
|
7 years ago |
Thomas
|
b45295499e
|
Version 4.0.0
|
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 |
Dan
|
7169cb1eb8
|
Bump uat version to 4.0.12
|
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 |
Dan Finlay
|
71be537f1c
|
Version 3.14.2
|
7 years ago |
Thomas Huang
|
ed33f3160a
|
Make oldui compatible with newUI style changes
|
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 |
Dan Finlay
|
9f304e3026
|
Version 3.14.1
|
7 years ago |
Dan Finlay
|
0608d1579f
|
Version 3.14.0
|
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 |