index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
instant
/
src
/
redux
/
async_data.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linting and renaming variables
Steve Klebanoff
2018-11-10
1
-6
/
+6
*
Use interface like named parameters here
Steve Klebanoff
2018-11-10
1
-2
/
+3
*
Emulate named parameters with interface
Steve Klebanoff
2018-11-10
1
-1
/
+2
*
Make sure we only update price when they are not in the middle of an order
Steve Klebanoff
2018-11-10
1
-2
/
+3
*
Use existing functions instead of writing our own
Steve Klebanoff
2018-11-10
1
-1
/
+2
*
Merge branch 'development' into feature/instant/buy-quote-heartbeat
Steve Klebanoff
2018-11-10
1
-4
/
+25
|
\
|
*
fix(instant): fix bug where we potentially fetch balance for the wrong account
Brandon Millman
2018-11-09
1
-3
/
+5
|
*
Merge branch 'development' into feature/instant/account-state-change
Brandon Millman
2018-11-09
1
-1
/
+20
|
|
\
|
|
*
fix(instant): update buy quote at start up in the case of default amount
Brandon Millman
2018-11-08
1
-0
/
+20
*
|
|
feat(instant): Heartbeat for updating account info
Steve Klebanoff
2018-11-09
1
-2
/
+2
|
/
/
*
|
feat(instant): fetch balance at startup
Brandon Millman
2018-11-08
1
-0
/
+16
*
|
feat(instant): fetch account address at startup and drive account state changes
Brandon Millman
2018-11-08
1
-0
/
+21
|
/
*
feat(instant): fallback to an empty wallet provider when none is injected
Brandon Millman
2018-11-08
1
-12
/
+11
*
chore: address PR comments
fragosti
2018-11-03
1
-1
/
+1
*
feat: better handle errors in async fetches
fragosti
2018-11-02
1
-6
/
+10
*
feat: modify public API to allow for passing in available assets, or fetch as...
fragosti
2018-11-01
1
-7
/
+18
*
feat: MVP of passing in sraApiUrl, assetData and other settings from render m...
fragosti
2018-10-19
1
-2
/
+2
*
feat: make redux actions type-sage
fragosti
2018-10-13
1
-3
/
+2
*
feat: have coinbase API return BigNumber for eth-usd price endpoint
fragosti
2018-10-13
1
-3
/
+4
*
feat: Move over features from zrx-buyer
fragosti
2018-10-11
1
-0
/
+22