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: data bus #247

Open
wants to merge 28 commits into
base: prerelease-3.1.0
Choose a base branch
from
Open

Feat: data bus #247

wants to merge 28 commits into from

Commits on Sep 20, 2024

  1. feat: basic data-bus impl

    eddort committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8fe62d7 View commit details
    Browse the repository at this point in the history
  2. feat: forFeature method

    eddort committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    03a5f11 View commit details
    Browse the repository at this point in the history
  3. feat: human readable abi

    eddort committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8be7e79 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. feat: data-bus client

    eddort committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    ccbe92a View commit details
    Browse the repository at this point in the history
  2. feat: data bus client

    eddort committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d0b6122 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. fix: add zod to package json

    eddort committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    4a16e24 View commit details
    Browse the repository at this point in the history
  2. fix: config and types

    eddort committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    da37e50 View commit details
    Browse the repository at this point in the history
  3. feat: dsm binding

    eddort committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c890638 View commit details
    Browse the repository at this point in the history
  4. fix: config tests

    eddort committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    ad3d19a View commit details
    Browse the repository at this point in the history
  5. feat: connect new transport

    eddort committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0fb7f3f View commit details
    Browse the repository at this point in the history
  6. feat: first prototype

    eddort committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    045843a View commit details
    Browse the repository at this point in the history
  7. fix: cyclical dependency

    eddort committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    663367d View commit details
    Browse the repository at this point in the history
  8. test: skip test and add todo

    eddort committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    7194184 View commit details
    Browse the repository at this point in the history
  9. test: add todo

    eddort committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    577d5ee View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    fd26d01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    761b6e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix: import abi and error flow

    eddort committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    687141e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    0213a0f View commit details
    Browse the repository at this point in the history
  2. fix: MessagePauseV3

    eddort committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    adff78a View commit details
    Browse the repository at this point in the history
  3. fix: prom data bus metrics

    eddort committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a4e3ad8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'prerelease-3.1.0' of github.com:lidofinance/lido-counci…

    …l-daemon into feat/data-bus-impl
    eddort committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ca08729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6dec90 View commit details
    Browse the repository at this point in the history
  3. refactor: mutex tests

    eddort committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2950838 View commit details
    Browse the repository at this point in the history
  4. refactor: code review

    eddort committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0f62c2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c8c439 View commit details
    Browse the repository at this point in the history
  6. feat: update config and docs

    eddort committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2f558fe View commit details
    Browse the repository at this point in the history
  7. fix: balance monitoring

    eddort committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    14d8ca0 View commit details
    Browse the repository at this point in the history
  8. fix: data bus naming

    eddort committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7086a3d View commit details
    Browse the repository at this point in the history