index
:
dexon-wallet
develop
master
version-1.2.7
DEXON wallet browser extension (https://github.com/dexon-foundation/dekusan)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
app
/
components
/
ens-input.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove commented out code in ens-input.
Dan
2018-06-22
1
-1
/
+0
*
ENS input in send form shows distinct errors for invalid addresses and non-ex...
Dan
2018-06-15
1
-9
/
+21
*
ENS name revalidates on network change.
Dan
2018-06-13
1
-23
/
+33
*
Require loglevel singleton in each module that uses it
bitpshr
2018-04-14
1
-0
/
+1
*
Don't prevent user from setting an eth address in to field if there is no ens...
Dan
2018-04-05
1
-2
/
+2
*
Removes t from props via metamask-connect and instead places it on context vi...
Dan
2018-03-29
1
-3
/
+9
*
Merge branch 'master' into i18n-translator-redux
Dan
2018-03-27
1
-31
/
+11
|
\
|
*
Use ens-input component in send-v2 to allow sending to ens names.
Dan
2018-03-26
1
-30
/
+11
*
|
i18n redux solution doesn't require importing t() and passing state to each t...
Dan
2018-03-22
1
-4
/
+4
*
|
Handle i18n with redux.
Dan
2018-03-16
1
-3
/
+3
*
|
i18n - load locales manually
kumavis
2018-03-15
1
-1
/
+1
|
/
*
get t imported in all files currently using i18n
Nick Doiron
2018-01-25
1
-0
/
+1
*
first steps to i18n
Nick Doiron
2018-01-23
1
-2
/
+2
*
Merge branch 'master' into NewUI-flat
Chi Kei Chan
2017-10-25
1
-1
/
+1
|
\
|
*
Add support for alternative ENS TLDs
Dan Finlay
2017-10-23
1
-1
/
+1
*
|
Add layout and props for send screen inputs
sdtsui
2017-08-23
1
-9
/
+2
*
|
Add responsive container; add send token copy
sdtsui
2017-07-30
1
-0
/
+7
*
|
Move responsive ui into its own folder for easier merges
Dan Finlay
2017-07-21
1
-0
/
+170
*
|
Make folder for responsive UI
Dan Finlay
2017-07-04
1
-170
/
+0
|
/
*
Fix react warning for keys on ens address book
Kevin Serrano
2017-06-27
1
-1
/
+1
*
Cleanup zero addresses.
Kevin Serrano
2017-06-14
1
-5
/
+6
*
Fix check icon appearing in inappropriate situations.
Kevin Serrano
2017-06-13
1
-13
/
+4
*
Fix for quick switch on ENS names
frankiebee
2017-06-06
1
-0
/
+2
*
set the ensResolution to an invalid address if an error ocurs durring look up
frankiebee
2017-06-06
1
-0
/
+1
*
Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000
frankiebee
2017-06-06
1
-0
/
+1
*
Linted
Dan Finlay
2017-05-16
1
-2
/
+3
*
ens - add mainnet ens support
kumavis
2017-05-10
1
-7
/
+9
*
Merge branch 'i1381-GasPriceInGwei' of github.com:MetaMask/metamask-plugin in...
Kevin Serrano
2017-05-09
1
-0
/
+1
|
\
|
*
Fix ens iterated element without key error
Dan Finlay
2017-05-08
1
-0
/
+1
*
|
ui - remove web3, use eth-query
kumavis
2017-05-09
1
-1
/
+1
|
/
*
Fix linting warnings
Thomas Huang
2017-04-27
1
-3
/
+3
*
Minor change in removing opts object.
Kevin Serrano
2017-03-15
1
-4
/
+1
*
Add comments.
Kevin Serrano
2017-03-11
1
-0
/
+5
*
Allow for adding recently used addresses to address book.
Kevin Serrano
2017-03-10
1
-2
/
+11
*
Create distinct labels and names for addresses.
Kevin Serrano
2017-03-10
1
-1
/
+5
*
Display owned addresses in datalist.
Kevin Serrano
2017-03-10
1
-0
/
+10
*
Add ENS click to copy
Dan Finlay
2017-03-09
1
-9
/
+8
*
Get basic ENS working
Dan Finlay
2017-03-09
1
-11
/
+26
*
Add ens recognition to send form input
Dan Finlay
2017-03-01
1
-0
/
+131