Kheoss / trustchain-jvm-sandbox

0 stars 0 forks source link

:question: :question: :question: Add binary transfer for signatures #10

Open Kheoss opened 7 months ago

Kheoss commented 7 months ago

The current broadcast of signatures is slow, creating stress on the network. Binary transfer of all signatures to all peers that needs to know the signatures might loosen stress upon the network. (check project ticket from Trible)

Kheoss commented 7 months ago

I think this might be a key component to the goal of 500 peers, making everything "event based", not waiting for signatures/etc.