Skip to content

Commit f42f476

Browse files
authored
Update bip-0052.mediawiki
Typos
1 parent 4c6389f commit f42f476

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bip-0052.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Recent events, such as the [https://twitter.com/MustafaYilham/status/13842782670
6565

6666
<img src="bip-0052/emusk_tweet.png"></img>
6767

68-
Whether on not the Bitcoin community accepts this common criticism as entirely valid, it has real-world effects which will only get worse over time. Eliminating the exponentially growing energy use currently built into Bitcoin without eliminating the security of PoW would be ideal and should not be a partisan issue.
68+
Whether or not the Bitcoin community accepts this common criticism as entirely valid, it has real-world effects which will only get worse over time. Eliminating the exponentially growing energy use currently built into Bitcoin without eliminating the security of PoW would be ideal and should not be a partisan issue.
6969

7070
New consensus mechanisms have been proposed as a means of securing cryptocurrencies whilst reducing energy cost, such as various forms of Proof of Stake and Proof of Space-Time. While many of these alternative mechanisms offer compelling guarantees, they generally require new security assumptions, which have not been stress-tested by live deployments at any adequate scale. Consequently, we still have relatively little empirical understanding of their safety. Completely changing the Bitcoin paradigm is likely to introduce new unforeseen problems. We believe that the major issues discussed above can be resolved by improving rather than eliminating Bitcoin’s fundamental security layer—Proof of Work. Instead of devising a new consensus architecture to fix these issues, it is sufficient to shift the economics of PoW. The financial cost imposed on miners need not be primarily composed of electricity. The situation can be significantly improved by reducing the operating expense (OPEX)—energy—as a major mining component. Then, by shifting the cost towards capital expense (CAPEX)—mining hardware—the dynamics of the mining ecosystem becomes much less dependent on electricity prices, and much less electricity is consumed as a whole.
7171

@@ -120,7 +120,7 @@ The HeavyHash is performed in three stages:
120120
# Matrix-vector multiplication
121121
# Keccak of the result xorred with the hashed input
122122
123-
Note that the most efficiently matrix-vector multiplication is performed on a
123+
Note that the most efficient matrix-vector multiplication is performed on a
124124
photonic miner. However, this linear algebra operation can be performed on any
125125
conventional computing hardware (CPU, GPU, etc.), therefore making the HeavyHash
126126
hardware-compatible with any digital device.

0 commit comments

Comments
 (0)