1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-04-15 06:46:08 +00:00
This commit is contained in:
Matevž Jekovec 2025-01-14 00:01:56 +01:00 committed by GitHub
commit 975fd30066
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -485,7 +485,7 @@ transaction with a different version an unlimited number of
times. Each replacement would consume the bandwidth of all the relaying full nodes
on the network. For example, as of this writing, there are about 50,000
relaying full nodes; an attacker creating 1,000 replacement transactions
per minute at 200 bytes each would use about 20 KB of their
per minute at 200 bytes each would use about 200 KB of their
personal bandwidth but about 10 GB of full node network bandwidth
every minute. Except for the cost of their 20 KB/minute bandwidth and
the occasional fee when a transaction got confirmed, the attacker wouldn't

View File

@ -112,6 +112,7 @@
<li>Martin Harrigan (harrigan)</li>
<li>Martin Vseticka (MartyIX)</li>
<li>Marzig (marzig76)</li>
<li>Matevž Jekovec (matevz)</li>
<li>Matt McGivney (mattmcgiv)</li>
<li>Matthijs Roelink (Matthiti)</li>
<li>Maximilian Reichel (phramz)</li>