index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
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
*
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