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: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 0 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 Dec 6, 2017

  1. Merge tag 'v1.0.8' into develop

    Changed to legal name in LICENSE
    
    # gpg: Signature made 12/06/17 09:40:20 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 Dec 6, 2017
    Configuration menu
    Copy the full SHA
    4754f12 View commit details
    Browse the repository at this point in the history
Loading