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
/
actions.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement tslint enum-naming to enforce PascalCase on enum members (#1474)
Xianny
2019-01-12
1
-47
/
+46
*
feat(instant): ETH/USD toggle
Steve Klebanoff
2018-12-12
1
-1
/
+3
*
Merge https://github.com/0xProject/0x-monorepo into feature/instant/metamask-...
fragosti
2018-11-14
1
-2
/
+3
|
\
|
*
chore(instant): update selectedAssetAmount in the redux state to be named sel...
Brandon Millman
2018-11-14
1
-2
/
+3
*
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-10
1
-2
/
+0
|
\
|
|
*
feat(instant): handle privacy mode in wallets
Brandon Millman
2018-11-10
1
-2
/
+0
*
|
feat: implement CurrentStandardSlidingPanel and put it in the main container
fragosti
2018-11-10
1
-1
/
+6
|
/
*
fix(instant): fix bug where we potentially fetch balance for the wrong account
Brandon Millman
2018-11-09
1
-2
/
+3
*
feat(instant): fetch balance at startup
Brandon Millman
2018-11-08
1
-0
/
+2
*
feat(instant): fetch account address at startup and drive account state changes
Brandon Millman
2018-11-08
1
-0
/
+8
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-03
1
-4
/
+1
|
\
|
*
linting
Steve Klebanoff
2018-11-03
1
-1
/
+1
|
*
Merge branch 'development' into fix/instant/decimal-fields-scaling-amount-inp...
Steve Klebanoff
2018-11-03
1
-2
/
+11
|
|
\
|
*
|
Getting rid of BigNumberInput in favor of BigNumber
Steve Klebanoff
2018-11-02
1
-4
/
+1
*
|
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-03
1
-3
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
removing unused imports
Steve Klebanoff
2018-11-02
1
-1
/
+1
|
*
|
Explicit actions for setting different order states
Steve Klebanoff
2018-11-01
1
-2
/
+11
|
*
|
Get rid of old demo
Steve Klebanoff
2018-10-31
1
-3
/
+0
|
*
|
Remove old files
Steve Klebanoff
2018-10-31
1
-4
/
+0
|
*
|
Simulated Progress component working
Steve Klebanoff
2018-10-31
1
-1
/
+5
|
*
|
Dispatching progress
Steve Klebanoff
2018-10-31
1
-0
/
+3
|
|
/
*
|
feat: implement basic erc20 token selector
fragosti
2018-11-01
1
-1
/
+1
*
|
feat: modify public API to allow for passing in available assets, or fetch as...
fragosti
2018-11-01
1
-1
/
+3
|
/
*
Refactor error handling such that errorMessage lives on the top level state
Brandon Millman
2018-10-27
1
-2
/
+2
*
chore: dont override toString of BigNumber and other PR feedback
fragosti
2018-10-26
1
-1
/
+4
*
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
1
-2
/
+2
|
\
|
*
rename action to resetAmount
Steve Klebanoff
2018-10-24
1
-2
/
+2
*
|
feat(instant): Procesing and Success states
Steve Klebanoff
2018-10-24
1
-4
/
+3
|
/
*
Merge branch 'feature/instant/beta-render-et-al' into feature/instant/failure...
Steve Klebanoff
2018-10-20
1
-5
/
+5
|
\
|
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-10-20
1
-5
/
+5
|
|
\
|
|
*
Rename update function to set function since it doesnt take a parameter
Steve Klebanoff
2018-10-19
1
-4
/
+4
|
|
*
fix camel casing of updateBuyOrderState
Steve Klebanoff
2018-10-19
1
-1
/
+1
|
|
*
quoteState -> quoteRequestState
Steve Klebanoff
2018-10-19
1
-2
/
+2
*
|
|
WIP: clear buy quote working
Steve Klebanoff
2018-10-20
1
-0
/
+2
|
/
/
*
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-10-19
1
-3
/
+13
|
\
|
|
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-2
/
+2
|
*
selectedAssetBuyState -> buyOrderState
Steve Klebanoff
2018-10-18
1
-1
/
+1
|
*
add concept of quoteState
Steve Klebanoff
2018-10-18
1
-0
/
+4
|
*
feat(instant): Handle AssetBuyer errors
Steve Klebanoff
2018-10-18
1
-0
/
+6
*
|
feat: MVP of passing in sraApiUrl, assetData and other settings from render m...
fragosti
2018-10-19
1
-0
/
+2
|
/
*
feat: make redux actions type-sage
fragosti
2018-10-13
1
-0
/
+36