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
/
redux
/
reducer.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved LatestErrorDisplay to types file and gave generic name
Steve Klebanoff
2018-10-19
1
-10
/
+6
*
Rename update function to set function since it doesnt take a parameter
Steve Klebanoff
2018-10-19
1
-2
/
+2
*
quoteState -> quoteRequestState
Steve Klebanoff
2018-10-19
1
-5
/
+5
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-2
/
+2
*
selectedAssetBuyState -> buyOrderState
Steve Klebanoff
2018-10-18
1
-3
/
+3
*
add concept of quoteState
Steve Klebanoff
2018-10-18
1
-1
/
+16
*
latestErrorDismissed -> latestErrorDisplay enum
Steve Klebanoff
2018-10-18
1
-14
/
+11
*
feat(instant): Handle AssetBuyer errors
Steve Klebanoff
2018-10-18
1
-1
/
+29
*
feat: model asset meta data and add dynamic assetData state
fragosti
2018-10-13
1
-2
/
+6
*
feat: make redux actions type-sage
fragosti
2018-10-13
1
-1
/
+3
*
feat: Move over features from zrx-buyer
fragosti
2018-10-11
1
-2
/
+17
*
Create SelectedAssetInputAmount
fragosti
2018-10-05
1
-0
/
+8
*
Fix linting problems
fragosti
2018-10-05
1
-2
/
+2
*
Add redux to 0x instant
fragosti
2018-10-04
1
-0
/
+23