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

Mario/p2p #2258

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Mario/p2p #2258

wants to merge 2 commits into from

Commits on Nov 7, 2024

  1. Update public address handling in P2P initialization

    Add logic to fetch and set public address if not provided. This includes
    making an HTTP request to get the public IP and updating the address
    port to match the listen address. This ensures the P2P node can
    correctly identify and use its public address when not explicitly set.
    derrix060 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    cfe8401 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. dump

    derrix060 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ea86976 View commit details
    Browse the repository at this point in the history