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
/
instant
/
src
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-03
7
-54
/
+44
|
\
|
*
Merge branch 'development' into fix/instant/decimal-fields-scaling-amount-inp...
Steve Klebanoff
2018-11-03
5
-20
/
+19
|
|
\
|
|
*
feat(instant): pass in provider through props, fallback to injected provider
Brandon Millman
2018-11-03
5
-20
/
+19
|
*
|
Use generic Maybe
Steve Klebanoff
2018-11-03
1
-4
/
+4
|
*
|
Merge branch 'development' into fix/instant/decimal-fields-scaling-amount-inp...
Steve Klebanoff
2018-11-03
3
-8
/
+73
|
|
\
|
|
*
|
Move MaybeBigNumber functions into helper
Steve Klebanoff
2018-11-03
1
-0
/
+25
|
*
|
Getting rid of BigNumberInput in favor of BigNumber
Steve Klebanoff
2018-11-02
1
-34
/
+0
*
|
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-03
3
-8
/
+73
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
feat(instant): implement affiliateFeeInfo prop
Brandon Millman
2018-11-03
1
-1
/
+9
|
*
|
Nice formatting of displayed time
Steve Klebanoff
2018-10-31
1
-0
/
+39
|
*
|
Always return estimated time, just use default if not known
Steve Klebanoff
2018-10-31
1
-3
/
+14
|
*
|
Remove old files
Steve Klebanoff
2018-10-31
1
-108
/
+0
|
*
|
WIP: beginning of simulated progress bar component
Steve Klebanoff
2018-10-31
1
-1
/
+1
|
*
|
Dispatching progress
Steve Klebanoff
2018-10-31
1
-3
/
+13
|
*
|
Remove old TODO
Steve Klebanoff
2018-10-31
1
-1
/
+0
|
*
|
Rename functions and get rid of old unused function
Steve Klebanoff
2018-10-31
1
-12
/
+4
|
*
|
Stall at 95 percent
Steve Klebanoff
2018-10-31
1
-27
/
+45
|
*
|
WIP: Progress ticker with finishing
Steve Klebanoff
2018-10-31
1
-0
/
+89
|
*
|
return estimated state
Steve Klebanoff
2018-10-30
1
-6
/
+13
|
|
/
*
|
fix: change assetdatas for OMG and REP to be all lower case, make MKR blue
fragosti
2018-11-03
1
-2
/
+5
*
|
feat: add asserts for new API additions
fragosti
2018-11-02
1
-0
/
+3
*
|
feat: implement basic erc20 token selector
fragosti
2018-11-01
1
-0
/
+7
*
|
feat: modify public API to allow for passing in available assets, or fetch as...
fragosti
2018-11-01
2
-7
/
+42
|
/
*
Add comment and use constant
Steve Klebanoff
2018-10-30
1
-2
/
+3
*
Use polyfilled fetch from utils
Steve Klebanoff
2018-10-30
1
-2
/
+2
*
async suffix and use polyfill fetch util
Steve Klebanoff
2018-10-30
1
-4
/
+4
*
Introduce constants for eth gas station and coinbase
Steve Klebanoff
2018-10-30
2
-7
/
+7
*
Use constant that exists now
Steve Klebanoff
2018-10-30
1
-5
/
+4
*
gas price estimator
Steve Klebanoff
2018-10-30
1
-0
/
+45
*
fix(instant): fix spelling error and BigNumber gte operation
Brandon Millman
2018-10-30
1
-2
/
+2
*
Merge branch 'development' into feature/instant/fixed-orders-in-render-method
Brandon Millman
2018-10-30
3
-3
/
+22
|
\
|
*
Has Sufficient Funds/Balance -> Has Sufficient ETH
Steve Klebanoff
2018-10-30
2
-2
/
+2
|
*
linting
Steve Klebanoff
2018-10-27
1
-5
/
+0
|
*
Simpler way of validaitng has enough eth
Steve Klebanoff
2018-10-27
1
-30
/
+10
|
*
acccount for no address
Steve Klebanoff
2018-10-27
2
-10
/
+18
|
*
move funct into util
Steve Klebanoff
2018-10-27
1
-0
/
+30
|
*
Merge branch 'development' into feature/not-enough-eth
Steve Klebanoff
2018-10-27
3
-2
/
+41
|
|
\
|
*
|
feat(instant): Show message if user doesn't have enough ETH
Steve Klebanoff
2018-10-27
2
-1
/
+10
|
*
|
ethDecimals -> ETH_DECIMALS
Steve Klebanoff
2018-10-27
1
-3
/
+3
*
|
|
Refactor error handling such that errorMessage lives on the top level state
Brandon Millman
2018-10-27
2
-71
/
+26
*
|
|
fix: init BigNumberInput not BigNumber when initializing state
fragosti
2018-10-27
1
-7
/
+12
*
|
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-10-27
3
-2
/
+41
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-10-26
2
-2
/
+6
|
|
\
|
|
*
|
chore: dont override toString of BigNumber and other PR feedback
fragosti
2018-10-26
2
-9
/
+9
|
*
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-10-25
1
-0
/
+24
|
|
\
\
|
*
|
|
chore: run linter
fragosti
2018-10-25
2
-2
/
+2
|
*
|
|
feat: cover more token symbol edge cases
fragosti
2018-10-24
1
-1
/
+1
|
*
|
|
feat: add formatted symbol for asset uitl
fragosti
2018-10-24
1
-1
/
+11
|
*
|
|
feat: support half-written decimal numbers in BigNumberInput
fragosti
2018-10-24
1
-0
/
+29
*
|
|
|
feat: add assertions to render method
fragosti
2018-10-27
1
-0
/
+44
*
|
|
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-10-26
2
-2
/
+6
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
txnHash -> txHash
Steve Klebanoff
2018-10-26
1
-2
/
+2
|
*
|
|
Merge pull request #1180 from 0xProject/feature/instant/metamask-denial
Steve Klebanoff
2018-10-25
1
-0
/
+4
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
feat: Message when denying signing transaction
Steve Klebanoff
2018-10-25
1
-1
/
+1
|
|
*
|
Message when signature denied
Steve Klebanoff
2018-10-25
1
-0
/
+4
|
|
|
/
*
|
|
fix: dont fail for mainnet assetData and non-mainnet network
fragosti
2018-10-26
1
-1
/
+4
*
|
|
feat: flash an error if the wrong network is detected
fragosti
2018-10-26
1
-0
/
+4
*
|
|
feat: supply render options from URL
fragosti
2018-10-26
1
-1
/
+0
|
/
/
*
/
Get rid of react-shared as a dependency, write own etherscanUtil
Steve Klebanoff
2018-10-25
1
-0
/
+24
|
/
*
chore: run linter
fragosti
2018-10-20
1
-1
/
+0
*
fix: dont force NFTs to uppercase their name
fragosti
2018-10-19
1
-1
/
+1
*
feat: add network to state and use it where relevant
fragosti
2018-10-19
1
-7
/
+7
*
fix: error test undefined case
fragosti
2018-10-19
1
-2
/
+2
*
fix: add error message and move more logic to assetUtils
fragosti
2018-10-19
1
-2
/
+9
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-10-19
5
-13
/
+98
|
\
|
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
6
-7
/
+7
|
*
ReactNode as default for formatters, and show bold dash
Steve Klebanoff
2018-10-18
1
-6
/
+14
|
*
handle other errors
Steve Klebanoff
2018-10-18
1
-1
/
+12
|
*
creating big error util file per francescos comment in PR
Steve Klebanoff
2018-10-18
3
-50
/
+51
|
*
use lodash isUndefined per PR comment
Steve Klebanoff
2018-10-18
1
-2
/
+4
|
*
export assetDataUtil big obj
Steve Klebanoff
2018-10-18
2
-14
/
+15
|
*
feat(instant): Handle AssetBuyer errors
Steve Klebanoff
2018-10-18
3
-0
/
+68
*
|
feat: MVP of passing in sraApiUrl, assetData and other settings from render m...
fragosti
2018-10-19
2
-9
/
+34
|
/
*
Add tests for format and use toFixed instead of round for usd
fragosti
2018-10-17
1
-1
/
+1
*
Remove expiry buffer seconds option from AssetBuyer init
fragosti
2018-10-16
1
-3
/
+1
*
Put boundNoop in a util file
fragosti
2018-10-16
1
-0
/
+5
*
feat: have coinbase API return BigNumber for eth-usd price endpoint
fragosti
2018-10-13
1
-2
/
+4
*
feat: populate order details with information from worst buy quote
fragosti
2018-10-12
1
-0
/
+45
*
feat: Move over features from zrx-buyer
fragosti
2018-10-11
4
-0
/
+36