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
*
Upgrade bignumber.js version
Leonid Logvinov
2019-01-15
1
-1
/
+1
*
Merge branch 'development' into feature/instant/usd-eth-toggle
Steve Klebanoff
2018-12-15
1
-0
/
+1
|
\
|
*
fix(instant): Don't update heartbeat if amount is 0
Steve Klebanoff
2018-12-11
1
-0
/
+1
*
|
Analytics events for ETH/USD toggle and failure to fetch eth usd price
Steve Klebanoff
2018-12-13
1
-0
/
+1
*
|
Change base currency to ETH if we can't get USD price
Steve Klebanoff
2018-12-13
1
-1
/
+2
|
/
*
fix(instant): render token selector when only one asset is available
Brandon Millman
2018-12-04
1
-1
/
+2
*
Merge branch 'feature/instant/prod-env-switches-cdn' into feature/instant/rol...
Steve Klebanoff
2018-12-01
1
-2
/
+8
|
\
|
*
Move fetch origin out of options
Steve Klebanoff
2018-11-29
1
-2
/
+3
|
*
fetchedVia -> fetchOrigin
Steve Klebanoff
2018-11-29
1
-2
/
+2
|
*
QuoteFetchedVia -> QuoteFetchOrigin
Steve Klebanoff
2018-11-29
1
-2
/
+2
|
*
feat(instant): Quote fetch tracking
Steve Klebanoff
2018-11-28
1
-3
/
+8
*
|
Merge branch 'development' into feature/instant/rollbar-env
Steve Klebanoff
2018-11-27
1
-0
/
+2
|
\
|
|
*
feat(instant): implement account related events
Brandon Millman
2018-11-21
1
-0
/
+2
*
|
Report when cant update balance
Steve Klebanoff
2018-11-22
1
-0
/
+1
*
|
Explicit error reporting
Steve Klebanoff
2018-11-21
1
-0
/
+3
|
/
*
Send in affiliate info as option
Steve Klebanoff
2018-11-16
1
-2
/
+1
*
Have heartbeat update not trigger errors
Steve Klebanoff
2018-11-16
1
-2
/
+2
*
Merge https://github.com/0xProject/0x-monorepo into feature/instant/metamask-...
fragosti
2018-11-14
1
-3
/
+3
|
\
|
*
chore(instant): fix prettier
Brandon Millman
2018-11-14
1
-1
/
+7
|
*
chore(instant): update selectedAssetAmount in the redux state to be named sel...
Brandon Millman
2018-11-14
1
-3
/
+3
*
|
fix: remove requirement of default case in all switch statements
fragosti
2018-11-13
1
-8
/
+3
*
|
feat: prevent eth balance blink
fragosti
2018-11-13
1
-3
/
+3
*
|
feat: integrate wallet flow with heartbeat and other branches
fragosti
2018-11-13
1
-29
/
+36
|
/
*
feat(instant): handle privacy mode in wallets
Brandon Millman
2018-11-10
1
-2
/
+7
*
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