Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: owenvoke/crypto-check
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: owenvoke/crypto-check
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/balance-currency-value
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 13, 2017

  1. Merge tag 'vv1.0.2' into develop

    Added support for Litecoin and Dogecoin
    
    # gpg: Signature made 11/13/17 16:58:21 GMT Standard Time
    # gpg:                using ECDSA key F6F9165CA58F8FD42470BDFA8F15E14C0F7BA063
    # gpg: Good signature from "pxgamer <[email protected]>" [ultimate]
    # gpg:                 aka "Owen Voke <[email protected]>" [ultimate]
    owenvoke committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    71b5c5b View commit details
    Browse the repository at this point in the history
  2. Merge tag 'v1.0.3' into develop

    Correct the RegEx pattern for Litecoin addresses
    owenvoke committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    e73b2d4 View commit details
    Browse the repository at this point in the history
  3. Merge tag 'v1.0.4' into develop

    Revert 10cf88b to force Legacy Litecoin wallet addresses
    owenvoke committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    9f6c268 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Merge tag 'v1.0.5' into develop

    Corrected LICENSE
    
    # gpg: Signature made 11/20/17 16:37:52 GMT Standard Time
    # gpg:                using ECDSA key F6F9165CA58F8FD42470BDFA8F15E14C0F7BA063
    # gpg: Good signature from "pxgamer <[email protected]>" [ultimate]
    # gpg:                 aka "Owen Voke <[email protected]>" [ultimate]
    owenvoke committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    b75af28 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. Merge tag 'v1.0.6' into develop

    Hopefully fixes #1
    owenvoke committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    eb6be5c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

  1. Merge tag 'v1.0.7' into develop

    Updated the binary version to be correct.
    
    I need to stop forgetting this step when versioning...
    
    # gpg: Signature made 11/29/17 09:47:28 GMT Standard Time
    # gpg:                using ECDSA key F6F9165CA58F8FD42470BDFA8F15E14C0F7BA063
    # gpg: Good signature from "pxgamer <[email protected]>" [ultimate]
    # gpg:                 aka "Owen Voke <[email protected]>" [ultimate]
    owenvoke committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    7b66cc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. Configuration menu
    Copy the full SHA
    48af518 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afaaa65 View commit details
    Browse the repository at this point in the history
  3. Updated spelling

    owenvoke committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    130c428 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82591e0 View commit details
    Browse the repository at this point in the history
  5. Created the Currency class

    owenvoke committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    61ddbc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75af52a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbb07ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4ae657 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    095264e View commit details
    Browse the repository at this point in the history
Loading