-
Notifications
You must be signed in to change notification settings - Fork 156
/
frontmatter.tex
51 lines (44 loc) · 1.13 KB
/
frontmatter.tex
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
\hypersetup{
pdftitle={Formal Specification of the Cardano Ledger with a Native
Multi-Asset Implementation},
breaklinks=true,
bookmarks=true,
colorlinks=false,
linkcolor={blue},
citecolor={blue},
urlcolor={blue},
linkbordercolor={white},
citebordercolor={white},
urlbordercolor={white}
}
\title{Formal Specification of the Cardano Ledger with a Native
Multi-Asset Implementation}
\renewcommand{\thepage}{\arabic{page}}
\setcounter{page}{1}
\author{
Polina Vinogradova \\ {\small \texttt{[email protected]}} \\
Andre Knispel \\ {\small \texttt{[email protected]}} \\
}
\date{}
\maketitle
\begin{abstract}
This document presents modifications to the Shelley ledger
specification
(see~\cite{shelley_spec}) that enable it to support native
Multi-Assets (see~\cite{multi_currency})
using a small scripting language that is fully specified
by the ledger rules.
\end{abstract}
\section*{List of Contributors}
\label{acknowledgements}
Alex Byaly,
Manuel Chakravarty,
Nicholas Clarke,
Jared Corduan,
Duncan Coutts,
Matthias G\"{u}demann,
Kevin Hammond,
Philipp Kant,
Jann Mueller,
Michael Peyton Jones,
Tim Sheard