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

types: update coin regex #7027

Merged
merged 19 commits into from
Aug 14, 2020
Merged

types: update coin regex #7027

merged 19 commits into from
Aug 14, 2020

Commits on Aug 12, 2020

  1. types: update coin regex

    fedekunze committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    fbec784 View commit details
    Browse the repository at this point in the history
  2. more tests

    fedekunze committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    497e011 View commit details
    Browse the repository at this point in the history
  3. fix test case

    fedekunze committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    2b22419 View commit details
    Browse the repository at this point in the history
  4. increase coverage

    fedekunze committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    9df2c67 View commit details
    Browse the repository at this point in the history
  5. changelog

    fedekunze committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    431ede8 View commit details
    Browse the repository at this point in the history
  6. fix tests

    fedekunze committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    afe2627 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d4c70e View commit details
    Browse the repository at this point in the history
  8. remove ToUpper

    fedekunze committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    216ebc8 View commit details
    Browse the repository at this point in the history
  9. Update types/coin.go

    Co-authored-by: Aaron Craelius <[email protected]>
    fedekunze and aaronc authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    595a9d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Validate function

    fedekunze committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    cbb88a0 View commit details
    Browse the repository at this point in the history
  2. fix ICS20 test

    fedekunze committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    88a6874 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bd648f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7c09f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94fb4a9 View commit details
    Browse the repository at this point in the history
  6. add test case

    fedekunze committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    549e121 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12eece3 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    9945305 View commit details
    Browse the repository at this point in the history
  2. add test cases and comment

    fedekunze committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    e12e38d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    928099c View commit details
    Browse the repository at this point in the history