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

[BCI-3989][common] - CR methods err when service unstarted #705

Draft
wants to merge 38 commits into
base: main
Choose a base branch
from

Commits on Aug 14, 2024

  1. check cr service is started

    Farber98 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    352adfe View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. small refactor

    Farber98 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    173eca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e16b694 View commit details
    Browse the repository at this point in the history
  3. remove unused error

    Farber98 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0d8a1b0 View commit details
    Browse the repository at this point in the history
  4. bind before start

    Farber98 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    af1fabf View commit details
    Browse the repository at this point in the history
  5. add comments to tests

    Farber98 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4dcb052 View commit details
    Browse the repository at this point in the history
  6. startChainReader method

    Farber98 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4d966e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    5006bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc3066b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b697ce2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    855b38c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    fe91e30 View commit details
    Browse the repository at this point in the history
  2. remove duplicate fields

    Farber98 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0cf190e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    8e1388b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72d3790 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    215fb70 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    81aaf5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1830e25 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    dd6363c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd26cd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Aug 30, 2024

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

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    bed6fbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    208ef02 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    a453d2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d7af20 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    647bdde View commit details
    Browse the repository at this point in the history
  2. fix pr conflicts

    Farber98 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    489fd0a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    e8ed82b View commit details
    Browse the repository at this point in the history
  2. fix encodings iface

    Farber98 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    66ba7cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    392195f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    4e67d8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54d7016 View commit details
    Browse the repository at this point in the history
  3. Revert "Merge branch 'main' into BCI-3989-cr-methods-error-when-unsta…

    …rted"
    
    This reverts commit 54d7016, reversing
    changes made to 4e67d8d.
    Farber98 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e728084 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Reapply "Merge branch 'main' into BCI-3989-cr-methods-error-when-unst…

    …arted"
    
    This reverts commit e728084.
    Farber98 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    953d786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f94c2c9 View commit details
    Browse the repository at this point in the history