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

VAL-255: Add endpoint for streaming for KAPI #149

Merged
merged 33 commits into from
Nov 21, 2023

Commits on Sep 18, 2023

  1. avro streams

    pipelines
    
    clean code
    
    restore
    
    cr
    AlexandrMov committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9c158bc View commit details
    Browse the repository at this point in the history
  2. fix e2e

    AlexandrMov committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0f19704 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge branch 'feat/VAL-189-sr-modules-support' into feat/val-255-sr-m…

    …odules-operators-keys-stream-2
    
    Conflicts:
    	src/http/sr-modules-operators-keys/sr-modules-operators-keys.controller.ts
    	src/http/sr-modules-operators-keys/sr-modules-operators-keys.service.ts
    	src/staking-router-modules/curated-module.service.ts
    	src/staking-router-modules/interfaces/staking-module.interface.ts
    AlexandrMov committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e382803 View commit details
    Browse the repository at this point in the history
  2. pull new code

    AlexandrMov committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e017147 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. fix e2e tests

    AlexandrMov committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    24cc07d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Sep 29, 2023

  1. Merge branch 'develop' into feat/val-255-sr-modules-operators-keys-st…

    …ream-2
    
    Conflicts:
    	src/http/sr-modules-operators-keys/sr-modules-operators-keys.controller.ts
    AlexandrMov committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e3f9f51 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge branch 'develop' into feat/val-255-sr-modules-operators-keys-st…

    …ream-2
    
    Conflicts:
    	src/http/sr-modules-operators-keys/sr-modules-operators-keys.controller.ts
    AlexandrMov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    696eced View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 22, 2023

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

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    7e729eb View commit details
    Browse the repository at this point in the history
  2. fix: ci

    AlexandrMov committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    da5001b View commit details
    Browse the repository at this point in the history
  3. fix tests

    AlexandrMov committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0443692 View commit details
    Browse the repository at this point in the history
  4. revert changes

    AlexandrMov committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f14ee77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01634ac View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge branch 'develop' into feat/val-255-sr-modules-operators-keys-st…

    …ream-2
    
    Conflicts:
    	src/http/sr-modules-operators-keys/entities/sr-module-operators-keys.response.ts
    	src/staking-router-modules/curated-module.service.ts
    AlexandrMov committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a4a480a View commit details
    Browse the repository at this point in the history
  2. cr

    AlexandrMov committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a197e9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d0897a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #210 from lidofinance/feat/val-413

    feat: stream json error handling
    eddort authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3c531b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Merge branch 'feat/val-255-sr-modules-operators-keys-stream-2' into f…

    …eat/VAL-369-use-postgres-in-e2e-1
    AlexandrMov committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4f90002 View commit details
    Browse the repository at this point in the history
  2. cr 1

    AlexandrMov committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3a05f61 View commit details
    Browse the repository at this point in the history
  3. experiment

    AlexandrMov committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    17ed1ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c36f23 View commit details
    Browse the repository at this point in the history
  5. rollback

    AlexandrMov committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    be43c98 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #194 from lidofinance/feat/VAL-369-use-postgres-in…

    …-e2e-1
    
    VAL-369: Use postgres in e2e
    Amuhar authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8d63546 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf06652 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #211 from lidofinance/feat/add-timeout-to-stream

    feat: add timeout to keys and operators stream
    eddort authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    65156a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

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

Commits on Nov 12, 2023

  1. feat: better error handling

    eddort committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    bf16d5b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge pull request #213 from lidofinance/feat/stream-error-handling

    Feat/stream error handling
    Amuhar authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2617776 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge branch 'develop' into feat/val-255-sr-modules-operators-keys-st…

    …ream-2
    
    Conflicts:
    	package.json
    AlexandrMov committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    305f638 View commit details
    Browse the repository at this point in the history
  2. chore: code review

    AlexandrMov committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    789948c View commit details
    Browse the repository at this point in the history
  3. chore: code review 2

    AlexandrMov committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    dd6d2d3 View commit details
    Browse the repository at this point in the history