Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

[WIP] Hotfix/authorize dapp prompt #136

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Oct 29, 2018

  1. Configuration menu
    Copy the full SHA
    5e6cbe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e74f4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2d6b89 View commit details
    Browse the repository at this point in the history
  4. Remove redundant code.

    Pex committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    a211438 View commit details
    Browse the repository at this point in the history
  5. Remove redundant code

    Pex committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    4e479ff View commit details
    Browse the repository at this point in the history
  6. Compatible with the Metamask breaking changes. The user is prompted t…

    …o approve the dapp access. If the access is not granted, the user cannot proceed with using the dapp.
    Pex committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    0a36900 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. Critical issue with the sorting function. We shouldn't return boolean…

    … value but rather 1, 0 or -1.
    Pex committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    92a5947 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    b3a6528 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Remove MKR support. MKR is no longer traded

    Pex committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    79e4d58 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Merge pull request #150 from OasisDEX/feature/remove-all-mkr-mentions

    Remove any kind of mentioning, usage or whatever of MKR ( Maker )
    John Doe authored Nov 21, 2018
    Configuration menu
    Copy the full SHA
    6784dd1 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. New OTC addresses

    Pex committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    9dd27e7 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove MKR support. MKR is no longer traded"

    This reverts commit 79e4d58.
    Pex committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    e142be4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #171 from OasisDEX/fix/revert-mkr-deletetion

    Fix/revert mkr deletetion
    John Doe authored Dec 14, 2018
    Configuration menu
    Copy the full SHA
    5d7ba21 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Add regenerators to the runtime transform

    Pex committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    0076f6e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Merge pull request #173 from OasisDEX/hotfix/update-babel-usage

    Add regenerators to the runtime transform
    John Doe authored Dec 18, 2018
    Configuration menu
    Copy the full SHA
    ace29dc View commit details
    Browse the repository at this point in the history