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

Separate validator stream #293

Open
wants to merge 19 commits into
base: dev
Choose a base branch
from
Open

Separate validator stream #293

wants to merge 19 commits into from

Commits on Oct 18, 2022

  1. added validator calling method

    kunal.goyal authored and tbssajal committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7a91984 View commit details
    Browse the repository at this point in the history
  2. Using separate methods for validators

    tariqsalam authored and tbssajal committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    fb1343c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9176c6 View commit details
    Browse the repository at this point in the history
  4. fixed unit tests

    tariqsalam authored and tbssajal committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7f95cf3 View commit details
    Browse the repository at this point in the history
  5. added other methods from hub

    kunal.goyal authored and tbssajal committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4ddef77 View commit details
    Browse the repository at this point in the history
  6. removed sync attr

    tbssajal committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    5b066ed View commit details
    Browse the repository at this point in the history
  7. removed sync attr

    tbssajal committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d36783e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9776caf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74dc54f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9be4393 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abcdfec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    61fabe6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3b0b2b8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    96f7e0e View commit details
    Browse the repository at this point in the history
  15. connection to validator channel with validator public key if node is …

    …restarted or cycle ended
    tbssajal committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    aaa00af View commit details
    Browse the repository at this point in the history
  16. added logs

    tbssajal committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d3f354b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    97fa085 View commit details
    Browse the repository at this point in the history
  18. updated version

    tbssajal committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    83cb6da View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. return if list is empty

    tbssajal committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    f52c276 View commit details
    Browse the repository at this point in the history