[bisq-network/bisq] Various monitor improvements (#4787)

chimp1984 notifications at github.com
Thu Nov 12 22:03:58 CET 2020


You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add deviation to persistent warnings/alerts
  * Fix formatting
  * Update COMMIT_HASH to 04440f95 (after merged master)
  * Reduce TTL for ack and mailbox messages
  * Update COMMIT_HASH to fd2a04a2
  * Fix log at startup
  * Log when we remove expired entries
  * Increase MAX_PERMITTED_MESSAGE_SIZE to 15 MB, increase SOCKET_TIMEOUT to 6 min
  * Increase SOCKET_TIMEOUT to 6 min
  * Add comments, revert TTL change at AckMessage as it has no effect anyway
  * Update COMMIT_HASH to fec8f6e3
  * Change deviation limits for OfferPayload
  * Set response time only in non error case
  * Add historical data for error msg
  * Use dash for empty filteredSeedNodes value
  * Add hasError util method
  * Update COMMIT_HASH to 627888f0
  * Fix wrong kb display
  * Reduce timeout
  * Increase timout to 90 sec
  * Decrease deviationTolerance for numAllConnectionsLostEvents
  * Only reset numAllConnectionsLostEvents if we have nodes connected
  * Shut down if more then 1 all connections lost events
  * Cleanup tor dir if all connections lost
  * Update commit hash to 7f83d1b3
  * Revert timeout changes and MAX_PERMITTED_MESSAGE_SIZE change

-- File Changes --

    M common/src/main/java/bisq/common/setup/CommonSetup.java (2)
    M core/src/main/java/bisq/core/network/p2p/inventory/GetInventoryRequestHandler.java (2)
    M core/src/main/java/bisq/core/network/p2p/inventory/GetInventoryRequester.java (2)
    M core/src/main/java/bisq/core/network/p2p/inventory/model/InventoryItem.java (5)
    M core/src/main/java/bisq/core/network/p2p/inventory/model/RequestInfo.java (6)
    M inventory/src/main/java/bisq/inventory/InventoryMonitor.java (6)
    M inventory/src/main/java/bisq/inventory/InventoryWebServer.java (151)
    M p2p/src/main/java/bisq/network/p2p/AckMessage.java (5)
    M p2p/src/main/java/bisq/network/p2p/peers/PeerManager.java (6)
    M p2p/src/main/java/bisq/network/p2p/storage/P2PDataStorage.java (12)
    M p2p/src/main/java/bisq/network/p2p/storage/payload/MailboxStoragePayload.java (3)
    M seednode/src/main/java/bisq/seednode/SeedNodeMain.java (25)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4787.patch
https://github.com/bisq-network/bisq/pull/4787.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/4787
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201112/1af8c1d6/attachment.html>


More information about the bisq-github mailing list