mirror of
https://etulab.univ-amu.fr/v18003685/pfe-blockchain.git
synced 2024-02-26 02:14:01 +01:00
Ajout biblio pools liquidtés
This commit is contained in:
committed by
TESTUD Romain
parent
7b180e6955
commit
2dc75cd204
@ -1,3 +1,109 @@
|
||||
%Relay Décentralisés
|
||||
@inproceedings{westerkamp2022verilay,
|
||||
title={Verilay: A verifiable proof of stake chain relay},
|
||||
author={Westerkamp, Martin and Diez, Maximilian},
|
||||
booktitle={2022 IEEE International Conference on Blockchain and Cryptocurrency (ICBC)},
|
||||
pages={1--9},
|
||||
year={2022},
|
||||
organization={IEEE}
|
||||
}
|
||||
|
||||
@article{qin2018overview,
|
||||
title={An overview of blockchain scalability, interoperability and sustainability},
|
||||
author={Qin, Kaihua and Gervais, Arthur},
|
||||
journal={Hochschule Luzern Imperial College London Liquidity Network},
|
||||
year={2018}
|
||||
}
|
||||
|
||||
@misc{btcrelay2022web,
|
||||
author = {BTCRelay},
|
||||
howpublished = {\url{http://btcrelay.org/}},
|
||||
title = {BTCRelay},
|
||||
year = {2022},
|
||||
}
|
||||
|
||||
@misc{btcrelay2022git,
|
||||
author = {ethereum},
|
||||
howpublished = {\url{https://github.com/ethereum/btcrelay}},
|
||||
title = {btcrelay},
|
||||
year = {2022}
|
||||
}
|
||||
|
||||
@inproceedings{hildebrandt2020tokenization,
|
||||
title={Tokenization and the Symbiosis between Blockchains},
|
||||
author={Hildebrandt, Felix},
|
||||
booktitle={Konferenzband zum Scientific Track der Blockchain Autumn School 2020},
|
||||
pages={14--20},
|
||||
year={2020},
|
||||
organization={Hochschule Mittweida}
|
||||
}
|
||||
|
||||
@article{lan2021horizon,
|
||||
title={Horizon: A gas-efficient, trustless bridge for cross-chain transactions},
|
||||
author={Lan, Rongjian and Upadhyaya, Ganesha and Tse, Stephen and Zamani, Mahdi},
|
||||
journal={arXiv preprint arXiv:2101.06000},
|
||||
year={2021}
|
||||
}
|
||||
|
||||
%Pools de liquidité
|
||||
@article{jensen2021introduction,
|
||||
title={An introduction to decentralized finance (defi)},
|
||||
author={Jensen, Johannes Rude and von Wachter, Victor and Ross, Omri},
|
||||
journal={Complex Systems Informatics and Modeling Quarterly},
|
||||
number={26},
|
||||
pages={46--54},
|
||||
year={2021}
|
||||
}
|
||||
|
||||
@article{ belchior2022survey,
|
||||
author={Belchior,Rafael and Vasconcelos,André and Guerreiro,Sérgio and Correia,Miguel},
|
||||
year={2022},
|
||||
title={A Survey on Blockchain Interoperability: Past, Present, and Future Trends},
|
||||
journal={ACM computing surveys},
|
||||
volume={54},
|
||||
number={8},
|
||||
pages={1-41},
|
||||
abstract={Blockchain interoperability is emerging as one of the crucial features of blockchain technology, but the knowledge necessary for achieving it is fragmented. This fact makes it challenging for academics and the industry to achieve interoperability among blockchains seamlessly. Given this new domain’s novelty and potential, we conduct a literature review on blockchain interoperability by collecting 284 papers and 120 grey literature documents, constituting a corpus of 404 documents. From those 404 documents, we systematically analyzed and discussed 102 documents, including peer-reviewed papers and grey literature. Our review classifies studies in three categories: Public Connectors, Blockchain of Blockchains, and Hybrid Connectors. Each category is further divided into sub-categories based on defined criteria. We classify 67 existing solutions in one sub-category using the Blockchain Interoperability Framework, providing a holistic overview of blockchain interoperability. Our findings show that blockchain interoperability has a much broader spectrum than cryptocurrencies and cross-chain asset transfers. Finally, this article discusses supporting technologies, standards, use cases, open challenges, and future research directions, paving the way for research in the area.},
|
||||
keywords={Blockchain; Connectors; Cryptography; Digital currencies; Documents; Grey literature; Interoperability; Literature reviews},
|
||||
isbn={0360-0300},
|
||||
language={English},
|
||||
}
|
||||
|
||||
@article{augustin2022yield,
|
||||
title={Yield Farming},
|
||||
author={Augustin, Patrick and Chen-Zhang, Roy and Shin, Donghwa},
|
||||
journal={Available at SSRN 4063228},
|
||||
year={2022}
|
||||
}
|
||||
|
||||
@misc{nvd2021-3006,
|
||||
title={CVE-2021-3006},
|
||||
howpublished={\url{https://nvd.nist.gov/vuln/detail/CVE-2021-3006}},
|
||||
journal={National Vulnerability Database},
|
||||
author={National Institute of Standards and Technology},
|
||||
year={2021},
|
||||
month={03}
|
||||
}
|
||||
|
||||
@misc{blocksec2021Seal,
|
||||
author = {Block Sec},
|
||||
howpublished = {\url{https://blocksecteam.medium.com/security-incident-on-seal-finance-fa79c27a1c3b}},
|
||||
title = {Security Incident on Seal Finance},
|
||||
year = {2021},
|
||||
month = {01},
|
||||
}
|
||||
|
||||
@article{caldarelli2021blockchain,
|
||||
title={The blockchain oracle problem in decentralized finance—a multivocal approach},
|
||||
author={Caldarelli, Giulio and Ellul, Joshua},
|
||||
journal={Applied Sciences},
|
||||
volume={11},
|
||||
number={16},
|
||||
pages={7572},
|
||||
year={2021},
|
||||
publisher={MDPI}
|
||||
}
|
||||
|
||||
@inproceedings{herlihy2018atomic,
|
||||
title={Atomic cross-chain swaps},
|
||||
author={Herlihy, Maurice},
|
||||
|
Reference in New Issue
Block a user