-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmain.bib
More file actions
232 lines (203 loc) · 7.17 KB
/
main.bib
File metadata and controls
232 lines (203 loc) · 7.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
@misc{FlyClient,
author = {Benedikt Bünz and Lucianna Kiffer and Loi Luu and Mahdi Zamani},
title = {Flyclient: Super-Light Clients for Cryptocurrencies},
howpublished = {Cryptology ePrint Archive, Report 2019/226},
year = {2019},
note = {\url{https://eprint.iacr.org/2019/226}},
}
@misc{DionysisVelvet,
author = {Aggelos Kiayias and Andrianna Polydouri and Dionysis Zindros},
title = {The Velvet Path to Superlight Blockchain Clients},
year = {2020},
month = {5}
}
@misc{NIPoPoW,
author = {Aggelos Kiayias and Andrew Miller and Dionysis Zindros},
title = {Non-Interactive Proofs of Proof-of-Work},
howpublished = {Cryptology ePrint Archive, Report 2017/963},
year = {2017},
note = {\url{https://eprint.iacr.org/2017/963}},
}
@article{Bitcoin,
author = {Nakamoto, Satoshi},
year = {2009},
month = {03},
title = {Bitcoin: A Peer-to-Peer Electronic Cash System},
journal = {Cryptography Mailing list at https://metzdowd.com}
}
@misc{Velvet,
author = {Alexei Zamyatin and Nicholas Stifter and Aljosha Judmayer and Philipp Schindler and Edgar Weippl and William J. Knottenbelt},
title = {(Short Paper) A Wild Velvet Fork Appears! Inclusive Blockchain Protocol Changes in Practice},
howpublished = {Cryptology ePrint Archive, Report 2018/087},
year = {2018},
note = {\url{https://eprint.iacr.org/2018/087}},
}
@misc{Chainsewing,
author = {Aggelos Kiayias and Andrianna Polydouri and Dionysis Zindros},
title = {The Velvet Path to Superlight Blockchain Clients},
year = {2020}
}
@misc{Backbone,
author = {Juan Garay and Aggelos Kiayias and Nikos Leonardos},
title = {The Bitcoin Backbone Protocol: Analysis and Applications},
howpublished = {Cryptology ePrint Archive, Report 2014/765},
year = {2014},
note = {\url{https://eprint.iacr.org/2014/765}},
}
@misc{PoDL,
author = {Arthur Gervais},
title = {Blockchain Background},
year = {2020}
}
@misc{Etherscan,
author = {Etherscan},
note = {Accessed on 02/06/20},
url = {https://etherscan.io/blocks}
}
@misc{BTCRelay,
author = {Interlay},
note = {Accessed on 02/06/20},
url = {https://interlay.gitlab.io/polkabtc-spec/btcrelay-spec/},
year = {2020},
title = {Polkadot BTC-Relay Spec}
}
@INPROCEEDINGS{SoK,
author={J. {Bonneau} and A. {Miller} and J. {Clark} and A. {Narayanan} and J. A. {Kroll} and E. W. {Felten}},
booktitle={2015 IEEE Symposium on Security and Privacy},
title={SoK: Research Perspectives and Challenges for Bitcoin and Cryptocurrencies},
year={2015},
volume={},
number={},
pages={104-121},}
@misc{BitcoinHeader,
author = {bitcoindeveloper},
note = {Accessed on 03/06/20},
url = {https://developer.bitcoin.org/reference/block_chain.html},
title = {Block Chain}
}
@misc{BitcoinSize,
author = {blockchain.com},
note = {Accessed on 03/06/20},
url = {https://www.blockchain.com/charts/avg-block-size}
}
@misc{Solidity,
title = {Solidity},
note = {Accessed on 24/06/20},
url = {https://solidity.readthedocs.io/en/v0.6.10/}
}
@misc{BitcoinTX,
author = {bitcoindeveloper},
title = {Transactions},
note = {Accessed on 03/06/20},
url = {https://developer.bitcoin.org/reference/transactions.html}
}
@misc{DAO,
author = {Michael des Castillo},
title = {Ethereum Executes Blockchain Hard Fork to Return DAO Funds},
note = {Accessed on 03/06/20},
url = {https://www.coindesk.com/ethereum-executes-blockchain-hard-fork-return-dao-investor-funds},
year = {2016},
month = {7}
}
@ARTICLE{Survey,
author={F. {Tschorsch} and B. {Scheuermann}},
journal={IEEE Communications Surveys Tutorials},
title={Bitcoin and Beyond: A Technical Survey on Decentralized Digital Currencies},
year={2016},
volume={18},
number={3},
pages={2084-2123},}
@misc{SoKDistributed,
author = {Alexei Zamyatin and Mustafa Al-Bassam and Dionysis Zindros and Eleftherios Kokoris-Kogias and Pedro Moreno-Sanchez and Aggelos Kiayias and William J. Knottenbelt},
title = {SoK: Communication Across Distributed Ledgers},
howpublished = {Cryptology ePrint Archive, Report 2019/1128},
year = {2019},
note = {\url{https://eprint.iacr.org/2019/1128}},
}
@misc{NipoVsFC,
author = {Mikerah and John Adler},
title = {Blockchain Research Newsletter \#3: NiPoPow and FlyClient},
note = {Accessed on 03/06/20},
url = {https://medium.com/blockchain-research-newsletter/blockchain-research-newsletter-3-nipopow-and-flyclient-ac202f7624a7},
year = {2019},
month = {5}
}
@misc{BTCDifficulty,
author = {blockchain.com},
note = {Accessed on 11/06/20},
url = {https://www.blockchain.com/charts/difficulty}
}
@misc{BlockReward,
author = {CoinMarketCap},
note = {Accessed on 10/08/20},
url = {https://coinmarketcap.com/halving/bitcoin/}
}
@misc{BitcoinValue,
author = {coindesk},
note = {Accessed on 10/08/20},
url = {https://www.coindesk.com/price/bitcoin}
}
@misc{VyperSolidity,
author = {Rachid Moulakhnif},
note = {Accessed on 3/09/20},
url = {https://medium.com/coinmonks/is-vyper-a-good-alternative-to-solidity-ac89c33a1d43}
}
@article{BitcoinIllegal,
author = {Foley, Sean and Karlsen, Jonathan R and Putniņš, Tālis J},
title = "{Sex, Drugs, and Bitcoin: How Much Illegal Activity Is Financed through Cryptocurrencies?}",
journal = {The Review of Financial Studies},
volume = {32},
number = {5},
pages = {1798-1853},
year = {2019},
month = {04},
issn = {0893-9454},
doi = {10.1093/rfs/hhz015},
url = {https://doi.org/10.1093/rfs/hhz015},
eprint = {https://academic.oup.com/rfs/article-pdf/32/5/1798/28374143/hhz015.pdf},
}
@misc{BTCAudit,
author = {Andrew Miller},
title = {Report: Security Audit of BTC Relay implementation},
year = {2015},
month = {2},
url = {http://soc1024.ece.illinois.edu/BTCRelayAudit.pdf}
}
@misc{PayToWin,
author = {Aljosha Judmayer and Nicholas Stifter and Alexei Zamyatin and Itay Tsabary and Ittay Eyal and Peter Gazi and Sarah Meiklejohn and Edgar Weippl},
title = {Pay-To-Win: Incentive Attacks on Proof-of-Work Cryptocurrencies},
howpublished = {Cryptology ePrint Archive, Report 2019/775},
year = {2019},
note = {\url{https://eprint.iacr.org/2019/775}},
}
@misc{SafeMath,
author = {openzeppelin},
title = {OpenZeppelin | contracts},
year = {2020},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/math/SafeMath.sol}}
}
@misc{BytesLib,
author = {GNSPS},
title = {Solidity Bytes Arrays Utils},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/GNSPS/solidity-bytes-utils/blob/master/contracts/BytesLib.sol}}
}
@misc{OwnRepo,
author = {Tristan Nemoz},
title = {FlyClient-Chainsewing},
publisher = {GitHub},
journal = {GitHub repository},
year={2020},
howpublished = {\url{https://github.com/tnemoz/FlyClient-Chainsewing/}}
}
@misc{BTCGas,
author = {ethereum},
title = {High gas costs},
publisher = {GitHub},
journal = {GitHub repository},
year={2016},
howpublished = {\url{https://github.com/ethereum/btcrelay/issues/43}}
}