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: add Client::forMirrorNetwork() to allow consensus node network initialization with a mirror node address book #805

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 24, 2024

  1. feat: can initialize client consensus node network with mirror node a…

    …ddress book
    
    Signed-off-by: Rob Walworth <[email protected]>
    rwalworth committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b6f4663 View commit details
    Browse the repository at this point in the history
  2. refactor: fix testing remnants

    Signed-off-by: Rob Walworth <[email protected]>
    rwalworth committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9039431 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Merge branch 'main' into 00800-add-option-to-automatically-query-for-…

    …an-addressbook-if-a-client-is-initialized-only-with-a-mirrornetwork
    gsstoykov authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1f57bea View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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

Commits on Nov 1, 2024

  1. Merge branch 'main' into 00800-add-option-to-automatically-query-for-…

    …an-addressbook-if-a-client-is-initialized-only-with-a-mirrornetwork
    rwalworth committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    43c1fd6 View commit details
    Browse the repository at this point in the history