mirror of
https://github.com/pezkuwichain/consensus.git
synced 2026-04-22 21:48:00 +00:00
35 lines
1.0 KiB
BibTeX
35 lines
1.0 KiB
BibTeX
@article{flp,
|
|
title={Impossibility of distributed consensus with one faulty process},
|
|
author={Fischer, Michael J and Lynch, Nancy A and Paterson, Michael S},
|
|
journal={Journal of the ACM (JACM)},
|
|
volume={32},
|
|
number={2},
|
|
pages={374--382},
|
|
year={1985},
|
|
publisher={ACM},
|
|
url={https://groups.csail.mit.edu/tds/papers/Lynch/jacm85.pdf}
|
|
}
|
|
|
|
@article{CasperFFG,
|
|
title={Casper the friendly finality gadget},
|
|
author={Buterin, Vitalik and Griffith, Virgil},
|
|
journal={arXiv preprint arXiv:1710.09437},
|
|
year={2017},
|
|
url={https://arxiv.org/abs/1710.09437}
|
|
}
|
|
|
|
@article{Tendermint,
|
|
title={The latest gossip on BFT consensus},
|
|
author={Buchman, Ethan and Kwon, Jae and Milosevic, Zarko},
|
|
journal={arXiv preprint arXiv:1807.04938},
|
|
year={2018},
|
|
url={https://arxiv.org/abs/1807.04938}
|
|
}
|
|
|
|
@article{CasperCBC,
|
|
title={Casper the Friendly Ghost: A “Correct-by-Construction” Blockchain Consensus Protocol},
|
|
author={Zamfir,Vlad},
|
|
journal={},
|
|
year={2017},
|
|
url={https://github.com/ethereum/research/blob/master/papers/CasperTFG/CasperTFG.pdf}
|
|
} |