index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
website
/
ts
/
components
/
eth_wrappers.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: replace @0xproject with @0x in .tsx files
Fabio Berger
2018-10-18
1
-3
/
+3
*
Update token registry icons and asset picker flows
Brandon Millman
2018-07-07
1
-1
/
+6
*
Fix no-unused-variable tslint rule to include parameters and fix issues
Fabio Berger
2018-06-12
1
-4
/
+2
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-07
1
-8
/
+17
|
\
|
*
Fix undefined ether balance
Brandon Millman
2018-06-06
1
-5
/
+9
|
*
Fix EthWrappers background color
Brandon Millman
2018-06-06
1
-2
/
+2
|
*
Update EthWrappers component
Brandon Millman
2018-06-06
1
-1
/
+6
*
|
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-1
/
+0
|
/
*
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
-4
/
+4
*
Add missing type definitions
Leonid Logvinov
2018-05-14
1
-12
/
+12
*
Refactor TokenState type
Brandon Millman
2018-03-22
1
-31
/
+28
*
Fix getTokenBalanceAndAllowanceAsync to take ownerAddressIfExists so that we ...
Fabio Berger
2018-03-11
1
-4
/
+7
*
Replace local PRECISION constants with global config.AMOUNT_DISPLAY_PRECISION
Fabio Berger
2018-03-11
1
-4
/
+5
*
Create blockchainWatcher class and refactor Portal such that Ether amounts ar...
Fabio Berger
2018-03-10
1
-7
/
+9
*
Move Documentation to the `@0xproject/react-docs` package
Fabio Berger
2018-03-06
1
-11
/
+4
*
Moved over all pages/shared components and dependencies to react-shared
Fabio Berger
2018-03-05
1
-1
/
+1
*
Remove unused prop
Fabio Berger
2018-01-31
1
-1
/
+0
*
Fix linter errors
Fabio Berger
2018-01-31
1
-3
/
+0
*
Fix all setState calls after unmounted errors. Decided to create our own flag...
Fabio Berger
2018-01-31
1
-9
/
+16
*
Implement just-in-time loading of token balances & allowances
Fabio Berger
2018-01-28
1
-11
/
+75
*
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
-146
/
+122
*
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
1
-18
/
+18
*
Fix merge
Fabio Berger
2017-12-20
1
-4
/
+4
*
Merge branch 'development' into createWethPage
Fabio Berger
2017-12-20
1
-10
/
+12
|
\
|
*
Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...
Fabio Berger
2017-12-19
1
-5
/
+7
|
*
standarize on `grey` over `gray` spelling and other color related fixes
Fabio Berger
2017-12-18
1
-1
/
+1
|
*
Standardize colors to always be in uppercase hex and consolidate material-ui ...
Fabio Berger
2017-12-18
1
-1
/
+1
|
*
Consolidate all custom colors and material-ui colors into a colors module
Fabio Berger
2017-12-18
1
-3
/
+2
|
*
Update first two string enums to native type
Fabio Berger
2017-12-18
1
-3
/
+3
*
|
remove extra space
Fabio Berger
2017-12-19
1
-1
/
+1
*
|
Fix linter errors
Fabio Berger
2017-12-18
1
-2
/
+4
*
|
Move weth.io url to constants
Fabio Berger
2017-12-18
1
-1
/
+1
*
|
Make it such that Wrapped Ether page works on networks without any outdated W...
Fabio Berger
2017-12-18
1
-11
/
+19
*
|
Link all EtherTokens to Etherscan and add address tooltip
Fabio Berger
2017-12-18
1
-20
/
+53
|
/
*
Fix linter errors
Fabio Berger
2017-12-16
1
-7
/
+0
*
Improve WETH page styling
Fabio Berger
2017-12-15
1
-8
/
+31
*
Use new wrap/unwrap buttons, fetch outdated WETH balances and re-fetch after ...
Fabio Berger
2017-12-15
1
-63
/
+186
*
progress weth page
Fabio Berger
2017-12-13
1
-0
/
+214