-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmain.bib
More file actions
117 lines (95 loc) · 3.89 KB
/
main.bib
File metadata and controls
117 lines (95 loc) · 3.89 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
%% This BibTeX bibliography file was created using BibDesk.
%% https://bibdesk.sourceforge.io/
%% Created for Tom Close at 2018-04-25 19:02:40 -0700
%% Saved with string encoding Unicode (UTF-8)
@misc{bitcoin-wiki-payment-channels,
Note = {\url{https://en.bitcoin.it/wiki/Payment_channels}}
}
@misc{coindesk-will-ethereum-scale,
Author = {Alyssa Hertig},
Title = {How Will Ethereum Scale?},
Note = {\url{https://www.coindesk.com/information/will-ethereum-scale/}}
}
@misc{raiden,
Note = {\url{https://raiden.network/}},
Year = {2015}
}
@unpublished{lightning,
Author = {Joseph Poon, Thaddeus Dryja},
Date-Added = {2018-04-26 01:51:28 +0000},
Date-Modified = {2018-04-26 01:53:00 +0000},
Month = {2016},
Note = {\url{https://lightning.network/lightning-network-paper.pdf}},
Title = {The Bitcoin Lightning Network: Scalable Off-Chain Instant Payments},
Year = {January}}
@misc{bitcoin-confirmation-times,
Date-Added = {2018-04-26 01:46:55 +0000},
Date-Modified = {2018-04-26 01:47:14 +0000},
Lastchecked = {2018-04-25},
Note = {\url{https://blockchain.info/charts/avg-confirmation-time}}
}
@misc{bitcoin-average-transaction-fees,
Lastchecked = {2018-04-25},
Note = {\url{https://bitinfocharts.com/comparison/bitcoin-transactionfees.html}}
}
@misc{visa-throughput,
Note = {\url{https://usa.visa.com/dam/VCOM/download/corporate/media/visa-fact-sheet-Jun2015.pdf}},
Year = {2015}
}
@misc{perun1,
Author = {Stefan Dziembowski and Lisa Eckey and Sebastian Faust and Daniel Malinowski},
Date-Modified = {2018-03-28 09:31:32 +0000},
Howpublished = {Cryptology ePrint Archive, Report 2017/635},
Note = {\url{https://eprint.iacr.org/2017/635}},
Title = {PERUN: Virtual Payment Hubs over Cryptographic Currencies},
Year = {2017}}
@misc{perun2,
Author = {Stefan Dziembowski and Sebastian Faust and Kristina Hostakova},
Howpublished = {Cryptology ePrint Archive, Report 2018/320},
Note = {\url{https://eprint.iacr.org/2018/320}},
Title = {Foundations of State Channel Networks},
Year = {2018}}
@misc{rock-paper-scissors,
Author = {{Wikipedia contributors}},
Date-Modified = {2018-04-26 01:40:57 +0000},
Note = {[Online; accessed 28-March-2018]},
Title = {Rock-paper-scissors --- Wikipedia{,} The Free Encyclopedia},
Url = {\url{https://en.wikipedia.org/w/index.php?title=Rock%E2%80%93paper%E2%80%93scissors&oldid=831488169}},
Year = {2018},
Bdsk-Url-1 = {https://en.wikipedia.org/w/index.php?title=Rock%E2%80%93paper%E2%80%93scissors&oldid=831488169}}
@article{ethereum-yellow-paper,
Author = {Wood, G.},
Journal = {https://ethereum.github.io/yellowpaper/paper.pdf},
Title = {ETHEREUM: A SECURE DECENTRALISED GENERALISED TRANSACTION LEDGER BYZANTIUM VERSION 71dcbdc},
Year = {2018}}
@article{sprites,
Archiveprefix = {arXiv},
Author = {Andrew Miller and Iddo Bentov and Ranjit Kumaresan and Patrick McCorry},
Bibsource = {dblp computer science bibliography, https://dblp.org},
Biburl = {https://dblp.org/rec/bib/journals/corr/MillerBKM17},
Eprint = {1702.05812},
Journal = {CoRR},
Timestamp = {Wed, 07 Jun 2017 14:41:18 +0200},
Title = {Sprites: Payment Channels that Go Faster than Lightning},
Url = {http://arxiv.org/abs/1702.05812},
Volume = {abs/1702.05812},
Year = {2017},
Bdsk-Url-1 = {http://arxiv.org/abs/1702.05812}}
@misc{counterfactual,
Author = {Jeff Coleman and Liam Horne and Li Xuanji},
title = "Counterfactual: Generalized State Channels",
year = "2018",
howpublished = {\url{http://l4.ventures/papers/statechannels.pdf}}
}
@misc{celer,
Author = {{ScaleSphere Foundation Ltd.}},
title = "Celer Network: Bring Internet Scale to Every Blockchain",
year = "2018",
howpublished = {\url{https://www.celer.network/doc/CelerNetwork-Whitepaper.pdf}}
}
@misc{force-move,
Author = {Tom Close and Andrew Stewart},
title = "Force-Move Games",
year = "2018",
howpublished = {\url{https://magmo.com/force-move-games.pdf}}
}