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

feat(sdk)!: support errors in mock #2277

Open
wants to merge 55 commits into
base: v1.6-dev-ugly
Choose a base branch
from

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    7a77ccf View commit details
    Browse the repository at this point in the history
  2. test: fix compilation errors

    shumkov committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b85f52e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6de23ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fba6ef8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8af6776 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e278e3 View commit details
    Browse the repository at this point in the history
  7. fix: errored address is none

    shumkov committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5af8822 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    8269c1f View commit details
    Browse the repository at this point in the history
  2. chore: don't use empty uri

    shumkov committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a9a96a0 View commit details
    Browse the repository at this point in the history
  3. docs: fix usage example

    shumkov committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    920b50d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    067db87 View commit details
    Browse the repository at this point in the history
  5. chore: update test vectors

    shumkov committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c684b3f View commit details
    Browse the repository at this point in the history
  6. chore: more test vectors

    shumkov committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9da89a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34ffdfb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60d220c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. feat(sdk): fech with retries

    lklimek committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    80d19e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    f78555e View commit details
    Browse the repository at this point in the history
  2. fix(sdk): correct retry logic

    lklimek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4343b6e View commit details
    Browse the repository at this point in the history
  3. feat(sdk): retry impl

    lklimek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    50ad84c View commit details
    Browse the repository at this point in the history
  4. chore: self-review

    lklimek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e4e667a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bdf0cd View commit details
    Browse the repository at this point in the history
  6. chore: testing

    lklimek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5eac233 View commit details
    Browse the repository at this point in the history
  7. feat(sdk): retry impl

    lklimek committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    dfaaa4c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. chore: apply feedback

    lklimek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ac388a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    016450f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0738f76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    438185f View commit details
    Browse the repository at this point in the history
  5. chore: self review

    lklimek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    170d5a9 View commit details
    Browse the repository at this point in the history
  6. refactor: remove unused code

    lklimek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e20a29d View commit details
    Browse the repository at this point in the history
  7. chore: fmt

    lklimek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c9c6c2f View commit details
    Browse the repository at this point in the history
  8. chore: doc

    lklimek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e5e17a7 View commit details
    Browse the repository at this point in the history
  9. test: fix retry test

    lklimek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dace7fa View commit details
    Browse the repository at this point in the history
  10. refactor(sdk): apply feedback

    lklimek committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    eca69f8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df706f4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1f954d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    034bdb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bc31a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb21a21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a497ca View commit details
    Browse the repository at this point in the history
  5. chore: fixes after merge

    lklimek committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    723b1c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    098f854 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88dda82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cebc709 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0b2427 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4f2bb21 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    100147b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38f073a View commit details
    Browse the repository at this point in the history
  3. chore: minor linter fixes

    lklimek committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bd7499d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98bebee View commit details
    Browse the repository at this point in the history
  5. chore: test vector configs

    lklimek committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    65cdabd View commit details
    Browse the repository at this point in the history
  6. chore: remove unneeded import

    lklimek committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e5f827c View commit details
    Browse the repository at this point in the history
  7. chore: typos

    lklimek committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    905955e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. chore: apply review feedback

    lklimek committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    40963dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf07db8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1f972b View commit details
    Browse the repository at this point in the history