Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

feat!: add observed address methods #269

Merged
merged 2 commits into from
Oct 7, 2022

Commits on Jul 18, 2022

  1. feat: add observed address methods

    When we observe an address that might be externally dialable (via
    identify or uPNP NAT holepunching, etc), we need some way of signalling
    that we've either verified it's externally dialable and that we are
    safe to advertise it, or that it's not dialable and that we should
    forget about it.
    
    These methods are necessary to implement autonat.
    achingbrain committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    11aefd8 View commit details
    Browse the repository at this point in the history
  2. chore: update comment

    achingbrain committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    5b378ef View commit details
    Browse the repository at this point in the history