Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Fix double import breakage #220

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

Commits on Mar 25, 2018

  1. Fix double import breakage

    Fixed problem where it would break on double import, causing the program to crash saying there can only be one instance.
    Stilldabomb committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    81764be View commit details
    Browse the repository at this point in the history
  2. Remove unneeded test

    Wanted to replace with something more useful, but would require a way to double import bitcore-lib.
    Stilldabomb committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    c8c12c2 View commit details
    Browse the repository at this point in the history
  3. Add fix to bitcore-lib.js

    Stilldabomb committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    c921761 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73d3274 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c66fcbf View commit details
    Browse the repository at this point in the history
  6. Fixed test again

    Stilldabomb committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    3842d75 View commit details
    Browse the repository at this point in the history
  7. Added conflict check

    Stilldabomb committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    7fd395a View commit details
    Browse the repository at this point in the history