[bisq-network/bisq] Remove address prefix for mailbox messages (#4609)

chimp1984 notifications at github.com
Wed Oct 7 16:58:18 UTC 2020


Remove address prefix in case the peer has updated vesion as well.
Processes all mailbox messages in a thread. (1000 msgs takes about 1 sec).
Persist capabilities of peers (will get added in next commits)
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/4609

-- Commit Summary --

  * Add NO_ADDRESS_PRE_FIX capability.
  * Cleanups
  * Make onRemoved default in interface
  * Add methods for getting peers capabilities
  * Remove verification for address prefix

-- File Changes --

    M common/src/main/java/bisq/common/app/Capabilities.java (4)
    M common/src/main/java/bisq/common/app/Capability.java (3)
    M core/src/main/java/bisq/core/setup/CoreNetworkCapabilities.java (3)
    M p2p/src/main/java/bisq/network/p2p/DecryptedDirectMessageListener.java (2)
    M p2p/src/main/java/bisq/network/p2p/P2PService.java (262)
    M p2p/src/main/java/bisq/network/p2p/PrefixedSealedAndSignedMessage.java (4)
    M p2p/src/main/java/bisq/network/p2p/peers/PeerManager.java (16)
    M p2p/src/main/java/bisq/network/p2p/storage/HashMapChangedListener.java (5)
    M p2p/src/main/java/bisq/network/p2p/storage/P2PDataStorage.java (6)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4609.patch
https://github.com/bisq-network/bisq/pull/4609.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4609
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201007/8cdd7524/attachment.html>


More information about the bisq-github mailing list