Y
Hacker News
new
|
ask
|
show
|
jobs
by
yangl1996
357 days ago
Looks like there is no mentioning in the blogpost of the paper (poster) [1] in which the two-level broadcast idea is proposed.
[1]
https://dl.acm.org/doi/pdf/10.1145/3548606.3563494
2 comments
ethan_smith
357 days ago
The cited paper is indeed foundational, introducing not just two-level broadcast but also optimizations for validator selection and network topology that RaptorCast appears to build upon.
link
compyman
357 days ago
It seems very similar to an earlier paxos optimization called 'pig paxos'
https://dl.acm.org/doi/10.1145/3448016.3452834
link