[bisq-network/bisq] Add CapabilityRequiringPayload to TradeStatistics2 (#3524)

chimp1984 notifications at github.com
Wed Oct 30 16:29:15 UTC 2019


With v1.2.0 we changed the way how the hash is created.
To not create too heavy load for seed nodes from
requests from old nodes we use the SIGNED_ACCOUNT_AGE_WITNESS
capability to send trade statistics only to new nodes.
As trade statistics are only used for informational purpose it will
not have any critical issue for the old nodes beside that they don't see the latest trades.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add CapabilityRequiringPayload to TradeStatistics2

-- File Changes --

    M core/src/main/java/bisq/core/trade/statistics/TradeStatistics2.java (14)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3524.patch
https://github.com/bisq-network/bisq/pull/3524.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/3524
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191030/4c674e8a/attachment.html>


More information about the bisq-github mailing list