Skip to content

Commit 6dcb3bc

Browse files
committed
Clarity rewrite
1 parent 2256a72 commit 6dcb3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

report/src/sections/01-introduction.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
\section{Introduction}\label{sec:introduction}
44
Ethereum is a decentralized blockchain platform that enables developers to build and deploy smart contracts and decentralized applications.
55
It is the second-largest blockchain platform by market capitalization and has a large and active developer community.
6-
Currently working as a Proof-of-Stake protocol, it allocates block proposal opportunities to the ones in the community willing to stake their ether; also called validators.
6+
Currently working as a Proof-of-Stake protocol, block proposal opportunities are allocated to the community members willing to stake their ether on entities called validators.
77
Though, previous work from Heimbach et al., confirmed by ourselves, shows that adversaries are able to gather validator IP addresses~\cite{heimbach2024deanonymizingethereumvalidatorsp2p,ouroldpaper}.
88
These can be used to perform a Denial-of-Service (DoS) attack on the validators, threatening the liveness of the blockchain~\cite{EthereumAttackDefense2024,ouroldpaper}.
99

0 commit comments

Comments
 (0)