Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With or without docker #947

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

Commits on May 3, 2018

  1. added Dockerfile

    Darren Nelsen committed May 3, 2018
    Configuration menu
    Copy the full SHA
    1a0145b View commit details
    Browse the repository at this point in the history
  2. added env and replace vars

    Darren Nelsen committed May 3, 2018
    Configuration menu
    Copy the full SHA
    40fe542 View commit details
    Browse the repository at this point in the history
  3. made dockerfiles for btc and bch

    Darren Nelsen committed May 3, 2018
    Configuration menu
    Copy the full SHA
    3c545df View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. rename proxy placeholders

    Darren Nelsen committed May 7, 2018
    Configuration menu
    Copy the full SHA
    64db9b9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. add docker-compose and environment files

    Darren Nelsen committed May 9, 2018
    Configuration menu
    Copy the full SHA
    583b25a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Merge branch 'master' into docker

    Darren Nelsen committed May 18, 2018
    Configuration menu
    Copy the full SHA
    33525c8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. fix bug that crashes block page with unparsed addresses (because of t…

    …rying to split scriptSig.asm that is not present)
    Darren Nelsen committed May 21, 2018
    Configuration menu
    Copy the full SHA
    b074af3 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. add RUN_DIR to docker files

    Darren Nelsen committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    f63f81a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. add toast for bad query

    Darren Nelsen committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    f816f2c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. put selectedCurrency in urls; removed unused pages

    Darren Nelsen committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    a2e0c80 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. add default provider

    Darren Nelsen committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    9bc6e3b View commit details
    Browse the repository at this point in the history
  2. add types

    Darren Nelsen committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    217af2d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. adds template for ionic config to be used in docker

    Darren Nelsen committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    1c2a129 View commit details
    Browse the repository at this point in the history
  2. adds RUN_DIR property to production files

    Darren Nelsen committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    ce7a5e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. remove env files from source control

    Darren Nelsen committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    fd420e2 View commit details
    Browse the repository at this point in the history