spellcheck/broadcasted-broadcast (#122)

* Update 3-whisper-usage.md

* Update wordlist.txt
This commit is contained in:
Dean Eigenmann 2020-05-20 11:15:30 +02:00 committed by GitHub
parent 547a200a47
commit 56d5a2ff39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View File

@ -309,9 +309,9 @@ The Message Response packet is more complex and is followed by a Versioned Messa
The supported codes: The supported codes:
`1`: means time sync error which happens when an envelope is too old or created in the future (the root cause is no time sync between nodes). `1`: means time sync error which happens when an envelope is too old or created in the future (the root cause is no time sync between nodes).
The drawback of sending message confirmations is that it increases the noise in the network because for each sent message, a corresponding confirmation is broadcasted by one or more peers. To limit that, both Batch Acknowledge packet (`0x0b`) and Message Response packet (`0x0c`) are not broadcasted to peers of the peers, i.e. they do not follow epidemic spread. The drawback of sending message confirmations is that it increases the noise in the network because for each sent message, a corresponding confirmation is broadcast by one or more peers. To limit that, both Batch Acknowledge packet (`0x0b`) and Message Response packet (`0x0c`) are not broadcast to peers of the peers, i.e. they do not follow epidemic spread.
In the current Status network setup, only Mailservers support message confirmations. A client posting a message to the network and after receiving a confirmation can be sure that the message got processed by the Mailserver. If additionally, sending a message is limited to non-Mailserver peers, it also guarantees that the message got broadcasted through the network and it reached the selected Mailserver. In the current Status network setup, only Mailservers support message confirmations. A client posting a message to the network and after receiving a confirmation can be sure that the message got processed by the Mailserver. If additionally, sending a message is limited to non-Mailserver peers, it also guarantees that the message got broadcast through the network and it reached the selected Mailserver.
## Whisper V6 extensions ## Whisper V6 extensions

View File

@ -72,6 +72,7 @@ FilterLogs
FormatInt FormatInt
GCM GCM
GenerateShared GenerateShared
geth
gfycat gfycat
Gheorghe Gheorghe
Gmbh Gmbh
@ -100,9 +101,9 @@ Jacek
JSON JSON
kademlia kademlia
kb kb
keccak
Keccak
KECCAK KECCAK
Keccak
keccak
keycard keycard
keypair keypair
keypairs keypairs
@ -207,4 +208,4 @@ Volodymyr
Vp Vp
Waku Waku
wei wei
Whitepaper Whitepaper