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

Bitcoin URL support #1949

Merged
merged 21 commits into from Jul 25, 2019
Merged

Commits on Jul 22, 2019

  1. Bitcoin URL support

    benthecarman committed Jul 22, 2019
    Copy the full SHA
    3ecdf51 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1dc689c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Copy the full SHA
    1459b54 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    443dd51 View commit details
    Browse the repository at this point in the history
  3. Improve performance

    nopara73 committed Jul 23, 2019
    Copy the full SHA
    3a0fd9d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Fix paste when Autocopy off

    molnard committed Jul 24, 2019
    Copy the full SHA
    93d3518 View commit details
    Browse the repository at this point in the history
  2. codeclean

    molnard committed Jul 24, 2019
    Copy the full SHA
    96cbdfe View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0e06816 View commit details
    Browse the repository at this point in the history
  4. Move parsers to Helpers

    molnard committed Jul 24, 2019
    Copy the full SHA
    74026ac View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8806268 View commit details
    Browse the repository at this point in the history
  6. Add parser tests

    molnard committed Jul 24, 2019
    Copy the full SHA
    b40890a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3c10155 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Add URL parsing

    molnard committed Jul 25, 2019
    Copy the full SHA
    cf5aa51 View commit details
    Browse the repository at this point in the history
  2. Add null tests

    molnard committed Jul 25, 2019
    Copy the full SHA
    aed2f6e View commit details
    Browse the repository at this point in the history
  3. Add Assert.False to tests

    molnard committed Jul 25, 2019
    Copy the full SHA
    7f44309 View commit details
    Browse the repository at this point in the history
  4. Optimize URL parse

    molnard committed Jul 25, 2019
    Copy the full SHA
    a732883 View commit details
    Browse the repository at this point in the history
  5. IsNullOrWhiteSpace

    molnard committed Jul 25, 2019
    Copy the full SHA
    5d74e95 View commit details
    Browse the repository at this point in the history
  6. Move to ctor

    molnard committed Jul 25, 2019
    Copy the full SHA
    10abead View commit details
    Browse the repository at this point in the history
  7. Add observeOn

    molnard committed Jul 25, 2019
    Copy the full SHA
    db3cc33 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    95c0a51 View commit details
    Browse the repository at this point in the history
  9. Move TryParse

    molnard committed Jul 25, 2019
    Copy the full SHA
    d0b90c0 View commit details
    Browse the repository at this point in the history