bisq2
bisq2 copied to clipboard
Improve network load calculation
The calculation it seems to cause too high values. It need better fine tuning.
It seems it was caused by the oracle node which republishes data at startup in a batch and by that caused lot of pow load and with that increase of its network load. By the republishing the data got newly signed and newly added to the distributed data storage and had effect on all nodes, thus increasing load for all nodes.
Likely resolved by https://github.com/bisq-network/bisq2/pull/2113
Bug is likely in spentSendTimeImpact