aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/containers/selected_asset_view_transaction_button.tsx
Commit message (Expand)AuthorAgeFilesLines
* Get BuyOrderState one big connected component, and let user view failureSteve Klebanoff2018-10-261-43/+0
* Show View Transaction button on failure, and allow setting of width for Try A...Steve Klebanoff2018-10-261-3/+8
* txnHash -> txHashSteve Klebanoff2018-10-261-1/+1
* take out unused importsSteve Klebanoff2018-10-261-1/+1
* feat(instant): Be able to view transaction when transaction is in progressSteve Klebanoff2018-10-251-1/+5
* Introduce new OrderProcessStateSteve Klebanoff2018-10-251-2/+2
* Get rid of react-shared as a dependency, write own etherscanUtilSteve Klebanoff2018-10-251-3/+2
* feat(instant): Procesing and Success statesSteve Klebanoff2018-10-241-0/+35