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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup code
Steve Klebanoff
2018-10-26
1
-7
/
+2
*
Added string to constants
Steve Klebanoff
2018-10-26
2
-1
/
+3
*
better type names
Steve Klebanoff
2018-10-26
1
-3
/
+3
*
Rework OrderState to have more simple definition
Steve Klebanoff
2018-10-26
1
-12
/
+4
*
Making failure txHash required
Steve Klebanoff
2018-10-26
3
-4
/
+5
*
txnHash -> txHash
Steve Klebanoff
2018-10-26
5
-22
/
+22
*
new try/catch pattern and new prop names per code review feedback
Steve Klebanoff
2018-10-26
2
-13
/
+28
*
take out unused imports
Steve Klebanoff
2018-10-26
2
-2
/
+2
*
Take out old TODO
Steve Klebanoff
2018-10-26
1
-1
/
+0
*
feat(instant): Be able to view transaction when transaction is in progress
Steve Klebanoff
2018-10-25
3
-4
/
+13
*
Associate txnhash with processing state
Steve Klebanoff
2018-10-25
3
-12
/
+28
*
Introduce new OrderProcessState
Steve Klebanoff
2018-10-25
8
-26
/
+45
*
Merge pull request #1180 from 0xProject/feature/instant/metamask-denial
Steve Klebanoff
2018-10-25
3
-2
/
+16
|
\
|
*
feat: Message when denying signing transaction
Steve Klebanoff
2018-10-25
1
-1
/
+1
|
*
Message when signature denied
Steve Klebanoff
2018-10-25
3
-2
/
+16
*
|
Get rid of react-shared as a dependency, write own etherscanUtil
Steve Klebanoff
2018-10-25
2
-3
/
+26
|
/
*
Get rid of unused import
Steve Klebanoff
2018-10-25
1
-1
/
+1
*
Merge branch 'development' into feature/instant/processing-state
Steve Klebanoff
2018-10-24
12
-52
/
+59
|
\
|
*
rename container
Steve Klebanoff
2018-10-24
2
-5
/
+5
|
*
rename action to resetAmount
Steve Klebanoff
2018-10-24
2
-3
/
+3
|
*
null -> undefined
Steve Klebanoff
2018-10-24
1
-2
/
+2
|
*
move buy order state to its own component
Steve Klebanoff
2018-10-24
2
-18
/
+26
|
*
Merge branch 'development' into feature/instant/failure-state
Steve Klebanoff
2018-10-24
5
-6
/
+9
|
|
\
|
|
*
chore: incorportate pr feedback
fragosti
2018-10-24
4
-6
/
+8
|
|
*
feat: add tests for assetUtils
fragosti
2018-10-23
1
-2
/
+1
|
|
*
chore: change order of code to be clearer
fragosti
2018-10-23
2
-1
/
+3
*
|
|
feat(instant): Procesing and Success states
Steve Klebanoff
2018-10-24
11
-34
/
+106
*
|
|
Make icon a bit better
Steve Klebanoff
2018-10-23
1
-1
/
+1
*
|
|
Placing order button
Steve Klebanoff
2018-10-23
1
-2
/
+4
*
|
|
Spinner: change prop names and fix svg props
Steve Klebanoff
2018-10-23
1
-9
/
+9
*
|
|
Making SecondaryButton accept children instead of text prop
Steve Klebanoff
2018-10-23
3
-5
/
+22
*
|
|
Spinner no longer wobbly
Steve Klebanoff
2018-10-23
2
-6
/
+15
*
|
|
WIP: spinner
Steve Klebanoff
2018-10-23
2
-0
/
+45
|
/
/
*
|
Remove hack fix
Steve Klebanoff
2018-10-20
1
-4
/
+2
*
|
feat(instant): Add failure state and icon
Steve Klebanoff
2018-10-20
3
-15
/
+35
*
|
linting
Steve Klebanoff
2018-10-20
3
-4
/
+0
*
|
Small refacotor of icons or amounts part
Steve Klebanoff
2018-10-20
1
-7
/
+3
*
|
Render failure icon
Steve Klebanoff
2018-10-20
1
-2
/
+23
*
|
Merge branch 'feature/instant/beta-render-et-al' into feature/instant/failure...
Steve Klebanoff
2018-10-20
17
-187
/
+297
|
\
|
|
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-10-20
13
-131
/
+200
|
|
\
|
|
*
linting
Steve Klebanoff
2018-10-20
1
-2
/
+2
|
|
*
arrow function syntax so no need to bind
Steve Klebanoff
2018-10-20
1
-8
/
+6
|
|
*
dont export PlainPlaceholder
Steve Klebanoff
2018-10-20
1
-2
/
+2
|
|
*
Refactor to make placeholder logic more straightforward
Steve Klebanoff
2018-10-20
1
-5
/
+6
|
|
*
Getting rid of displayName, and rename usdSection -> _renderUsdSection
Steve Klebanoff
2018-10-20
1
-3
/
+2
|
|
*
undefined -> null to follow convention
Steve Klebanoff
2018-10-19
1
-2
/
+2
|
|
*
pulsating -> isPulsating
Steve Klebanoff
2018-10-19
3
-7
/
+7
|
|
*
Move USD section into helper function
Steve Klebanoff
2018-10-19
1
-46
/
+42
|
|
*
feat(instant): Indicate that order details section is loading by having pulsi...
Steve Klebanoff
2018-10-19
4
-16
/
+47
|
|
*
Moved LatestErrorDisplay to types file and gave generic name
Steve Klebanoff
2018-10-19
3
-12
/
+13
|
|
*
Rename update function to set function since it doesnt take a parameter
Steve Klebanoff
2018-10-19
3
-9
/
+9
|
|
*
fix camel casing of updateBuyOrderState
Steve Klebanoff
2018-10-19
3
-5
/
+5
|
|
*
Pulsating holder element showing, even if amount is empty
Steve Klebanoff
2018-10-19
4
-57
/
+101
|
|
*
quoteState -> quoteRequestState
Steve Klebanoff
2018-10-19
5
-17
/
+17
|
*
|
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
4
-31
/
+47
|
*
|
feat: use color from metaData instead of default primaryColor
fragosti
2018-10-19
2
-3
/
+35
|
*
|
fix: refactor ZeroExInstant state creation logic and fix bug
fragosti
2018-10-19
3
-6
/
+7
*
|
|
Selected Asset button
Steve Klebanoff
2018-10-20
6
-65
/
+68
*
|
|
WIP: clear buy quote working
Steve Klebanoff
2018-10-20
4
-7
/
+15
*
|
|
wip: retry button
Steve Klebanoff
2018-10-20
4
-30
/
+98
*
|
|
Icon component for Instant
Steve Klebanoff
2018-10-20
1
-0
/
+58
*
|
|
Show order failed messaging when order fails
Steve Klebanoff
2018-10-19
2
-27
/
+45
|
/
/
*
|
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
2
-13
/
+10
*
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-10-19
27
-182
/
+362
|
\
|
|
*
chore: fix imports
Fabio Berger
2018-10-18
1
-1
/
+1
|
*
chore: replace @0xproject with @0x in .tsx files
Fabio Berger
2018-10-18
4
-5
/
+5
|
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
16
-22
/
+22
|
*
selectedAssetBuyState -> buyOrderState
Steve Klebanoff
2018-10-18
4
-9
/
+9
|
*
fix type
Steve Klebanoff
2018-10-18
1
-1
/
+1
|
*
ReactNode as default for formatters, and show bold dash
Steve Klebanoff
2018-10-18
2
-10
/
+30
|
*
add concept of quoteState
Steve Klebanoff
2018-10-18
6
-18
/
+60
|
*
handle other errors
Steve Klebanoff
2018-10-18
1
-1
/
+12
|
*
bigger emoji
Steve Klebanoff
2018-10-18
1
-2
/
+2
|
*
creating big error util file per francescos comment in PR
Steve Klebanoff
2018-10-18
5
-55
/
+56
|
*
use lodash isUndefined per PR comment
Steve Klebanoff
2018-10-18
1
-2
/
+4
|
*
export assetDataUtil big obj
Steve Klebanoff
2018-10-18
3
-16
/
+17
|
*
latestErrorDismissed -> latestErrorDisplay enum
Steve Klebanoff
2018-10-18
2
-20
/
+16
|
*
use redux dev tools from package
Steve Klebanoff
2018-10-18
1
-2
/
+2
|
*
get rid of unused marginLeft and marginRight props
Steve Klebanoff
2018-10-18
1
-4
/
+0
|
*
linting, removing unused imports
Steve Klebanoff
2018-10-18
2
-5
/
+0
|
*
feat(instant): Handle AssetBuyer errors
Steve Klebanoff
2018-10-18
13
-120
/
+228
|
*
move z-index setting to zero instant container, and add ability for zindex to...
Steve Klebanoff
2018-10-18
1
-0
/
+4
|
*
feat(instant): add sliding error
Steve Klebanoff
2018-10-18
2
-1
/
+4
*
|
feat: MVP of passing in sraApiUrl, assetData and other settings from render m...
fragosti
2018-10-19
16
-81
/
+237
|
/
*
Add tests for format and use toFixed instead of round for usd
fragosti
2018-10-17
1
-1
/
+1
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-10-16
5
-6
/
+152
|
\
|
*
take out explicit children definition in props
Steve Klebanoff
2018-10-16
1
-1
/
+0
|
*
remove unused import
Steve Klebanoff
2018-10-16
1
-1
/
+0
|
*
move z-index setting to zero instant container, and add ability for zindex to...
Steve Klebanoff
2018-10-16
3
-2
/
+10
|
*
get rid of unused marginLeft and marginRight props
Steve Klebanoff
2018-10-16
1
-4
/
+0
|
*
better private function syntax
Steve Klebanoff
2018-10-16
1
-2
/
+2
|
*
dont need constructor just to set state
Steve Klebanoff
2018-10-16
1
-9
/
+11
|
*
change to ? syntax instead of number | undefined
Steve Klebanoff
2018-10-16
1
-1
/
+1
|
*
suggestions from code review: renaming timeoutNumber to timeoutId, sharing in...
Steve Klebanoff
2018-10-16
2
-23
/
+19
|
*
add semicolons
Steve Klebanoff
2018-10-16
1
-2
/
+2
|
*
feat(instant): add sliding error
Steve Klebanoff
2018-10-13
5
-6
/
+152
*
|
Remove expiry buffer seconds option from AssetBuyer init
fragosti
2018-10-16
1
-3
/
+1
*
|
Add ts-optchain and use it instead of lodash get
fragosti
2018-10-16
3
-5
/
+9
*
|
Hide USD price when ETH-USD price is not available
fragosti
2018-10-16
1
-3
/
+6
*
|
Rename OrderDetailsRow to EthAmountRow
fragosti
2018-10-16
1
-18
/
+18
*
|
Put boundNoop in a util file
fragosti
2018-10-16
4
-7
/
+13
*
|
Add tnxHash to buy button callbacks
fragosti
2018-10-16
2
-10
/
+8
*
|
feat: model asset meta data and add dynamic assetData state
fragosti
2018-10-13
8
-27
/
+120
*
|
feat: make redux actions type-sage
fragosti
2018-10-13
10
-37
/
+60
*
|
feat: have coinbase API return BigNumber for eth-usd price endpoint
fragosti
2018-10-13
2
-5
/
+8
*
|
feat: populate order details with information from worst buy quote
fragosti
2018-10-12
7
-42
/
+143
*
|
feat: debounce the fetching of new quotes
fragosti
2018-10-12
1
-10
/
+14
*
|
feat: adjust amount input width
fragosti
2018-10-12
1
-1
/
+1
*
|
feat: Move over features from zrx-buyer
fragosti
2018-10-11
16
-55
/
+321
|
/
*
Lint and update deps
fragosti
2018-10-11
1
-1
/
+1
*
Be more explicit with falsiness
fragosti
2018-10-11
1
-1
/
+1
*
Add type to cssRuleIfExists
fragosti
2018-10-11
1
-1
/
+2
*
Fix issue where we throw if non-numeric characters are used in input
fragosti
2018-10-11
1
-2
/
+7
*
Fix empty input bug
fragosti
2018-10-10
2
-5
/
+9
*
Apply linter
fragosti
2018-10-05
5
-12
/
+9
*
Create SelectedAssetInputAmount
fragosti
2018-10-05
5
-15
/
+71
*
Add Input and AmountInput component
fragosti
2018-10-05
5
-3
/
+75
*
Add border radios
fragosti
2018-10-05
2
-2
/
+2
*
Add box shadow and default box-sizing: border-box to container
fragosti
2018-10-05
4
-9
/
+10
*
Add BuyButton and other small improvement
fragosti
2018-10-05
6
-17
/
+140
*
Add faux order details section
fragosti
2018-10-05
3
-40
/
+15
*
Create zrx instant container heading
fragosti
2018-10-05
3
-21
/
+37
*
apply prettier
fragosti
2018-10-05
1
-7
/
+1
*
Fix linting problems
fragosti
2018-10-05
3
-4
/
+4
*
Improve utilities and try to use them in simple form component
fragosti
2018-10-05
6
-22
/
+79
*
Add Flex and Container component
fragosti
2018-10-05
3
-0
/
+91
*
Add some ui components
fragosti
2018-10-04
5
-14
/
+165
*
Add Inter UI font
fragosti
2018-10-04
2
-2
/
+7
*
Add redux to 0x instant
fragosti
2018-10-04
4
-4
/
+47
*
Add styled-components with theme
fragosti
2018-10-04
2
-1
/
+34
*
Add public dir
fragosti
2018-10-03
1
-0
/
+10
*
Add dev environment
fragosti
2018-10-03
1
-1
/
+1
*
Have React setup with basic build working
fragosti
2018-09-28
3
-0
/
+12