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

Implement SDK error handling #1014

Merged
merged 20 commits into from
Feb 20, 2020

Commits on Feb 12, 2020

  1. Initial proposal

    nephix committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    b7a94fc View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    663e9bb View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Configuration menu
    Copy the full SHA
    0395396 View commit details
    Browse the repository at this point in the history
  2. Fixed pfs tests

    nephix committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    3484144 View commit details
    Browse the repository at this point in the history
  3. Fixed custom error tests

    nephix committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    536be85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55f45b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2abe85b View commit details
    Browse the repository at this point in the history
  6. Update raiden-ts/src/utils/error.ts

    Co-Authored-By: André Vitor de Lima Matos <[email protected]>
    nephix and andrevmatos authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    222162b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    102033f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/sdk-custom-errors

    # Conflicts:
    #	raiden-ts/src/channels/epics.ts
    #	raiden-ts/tests/e2e/raiden.spec.ts
    nephix committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    69c764d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bdc1ce View commit details
    Browse the repository at this point in the history
  4. Fixed unit tests

    nephix committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    fde4e6e View commit details
    Browse the repository at this point in the history
  5. Fixed e2e tests

    nephix committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    7916864 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    415929c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Attempt e2e test fix

    nephix committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    20717ea View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/sdk-custom-errors

    # Conflicts:
    #	raiden-ts/package-lock.json
    nephix committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    e1c2afe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cd8aea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4864371 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Added waitTransfer error

    nephix committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    a81342e View commit details
    Browse the repository at this point in the history
  2. Added changelog entry

    nephix committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    2bb8353 View commit details
    Browse the repository at this point in the history