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

Move safety store to rust #982

Merged
merged 42 commits into from
Sep 13, 2024
Merged

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    a03e245 View commit details
    Browse the repository at this point in the history
  2. Intermediate commit: migration store, safety store and address book a…

    …re working (address book is only partially tested)
    siy committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7d7e992 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef03a2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    641f31d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e45fde8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19524e9 View commit details
    Browse the repository at this point in the history
  7. Minor cleanup

    siy committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b830d17 View commit details
    Browse the repository at this point in the history
  8. Mark each store as migrated.

    siy committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9e55c3b View commit details
    Browse the repository at this point in the history
  9. Remove unused class.

    siy committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    34f667f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b961bf3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5ddbfa2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7171b4d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1f9b18e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6fcc859 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0a31180 View commit details
    Browse the repository at this point in the history
  16. Use rocks db for tests.

    siy committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1d988ad View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    328039a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5fe0fcd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8679a93 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Address review comments.

    siy committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a428d18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66c44a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Remove base class from tests

    siy committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    fdf3a75 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    a41b6c9 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    siy committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fe1fad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25c13ef View commit details
    Browse the repository at this point in the history
  4. Add migration tests

    siy committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b99765b View commit details
    Browse the repository at this point in the history
  5. Minor cleanup

    siy committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    bcc2576 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Address review comments

    siy committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1ba5812 View commit details
    Browse the repository at this point in the history
  2. Fix docker-related CI part

    siy committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d3925ee View commit details
    Browse the repository at this point in the history
  3. Fix docker-related CI part

    siy committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fb4a814 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Address Sonar issues

    siy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2eddb02 View commit details
    Browse the repository at this point in the history
  2. Attempt to fix Docker builds

    siy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    464af48 View commit details
    Browse the repository at this point in the history
  3. Attempt to fix Docker builds

    siy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0ab42ea View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    siy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ffad413 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Add versioning to DB data format.

    siy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9930783 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    d9c609d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6668337 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3056773 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge remote-tracking branch 'origin/develop' into feature/NODE-609-m…

    …ove-safety-store-to-rust
    siy committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    feac88f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 9, 2024

  1. Address PR comments.

    Signed-off-by: Sergiy Yevtushenko <[email protected]>
    Signed-off-by: Sergiy Yevtushenko <[email protected]>
    siy committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a2829da View commit details
    Browse the repository at this point in the history
  2. Bump libssl-dev version

    siy committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4f621f7 View commit details
    Browse the repository at this point in the history