index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
website
/
ts
/
components
/
eth_weth_conversion_button.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix undefined ether balance
Brandon Millman
2018-06-06
1
-1
/
+1
*
Change userEtherBalanceInWei to optional so we can know if its loading
Brandon Millman
2018-06-01
1
-1
/
+1
*
Remove 0x.js as a dependency from website
Leonid Logvinov
2018-05-24
1
-3
/
+3
*
Add missing type definitions
Leonid Logvinov
2018-05-14
1
-3
/
+3
*
Consolidate all console.log into the @0xproject/utils package
Brandon Millman
2018-03-14
1
-3
/
+3
*
Create blockchainWatcher class and refactor Portal such that Ether amounts ar...
Fabio Berger
2018-03-10
1
-2
/
+2
*
Fix linter errors
Fabio Berger
2018-01-31
1
-4
/
+2
*
Implement just-in-time loading of token balances & allowances
Fabio Berger
2018-01-28
1
-5
/
+9
*
Properly detect user signing cancellation on Metamask, Parity signer and Ledger
Fabio Berger
2018-01-28
1
-1
/
+1
*
Enable restrict-plus-operands and fix issues detected
Leonid Logvinov
2018-01-17
1
-1
/
+1
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
1
-1
/
+1
*
Apply prettier config
Leonid Logvinov
2018-01-03
1
-15
/
+18
*
Merge branch 'development' into fix/underscorePrivate
Brandon Millman
2017-12-21
1
-1
/
+1
|
\
|
*
Move call to error reporter to end of handler so that even if reporting the e...
Fabio Berger
2017-12-21
1
-1
/
+1
*
|
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
1
-6
/
+6
|
/
*
Merge branch 'development' into refactor/website
Fabio Berger
2017-12-19
1
-2
/
+2
|
\
|
*
Update website calls to deposit/withdraw
Fabio Berger
2017-12-18
1
-2
/
+2
*
|
Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...
Fabio Berger
2017-12-19
1
-1
/
+1
*
|
standarize on `grey` over `gray` spelling and other color related fixes
Fabio Berger
2017-12-18
1
-1
/
+0
*
|
Consolidate all custom colors and material-ui colors into a colors module
Fabio Berger
2017-12-18
1
-0
/
+1
*
|
Replace remaining strEnums with property TS string enums
Fabio Berger
2017-12-18
1
-1
/
+1
*
|
Update first two string enums to native type
Fabio Berger
2017-12-18
1
-3
/
+3
|
/
*
Add default value for onConversionSuccessful
Fabio Berger
2017-12-16
1
-3
/
+2
*
Refactor the WETH conversion dialog/button to be either wrap or unwrap specif...
Fabio Berger
2017-12-15
1
-7
/
+31
*
fix remaining tslint errors
Fabio Berger
2017-11-28
1
-7
/
+6
*
Add website to mono repo, update packages to align with existing sub-packages...
Fabio Berger
2017-11-22
1
-0
/
+101