mirror of
https://etulab.univ-amu.fr/v18003685/pfe-blockchain.git
synced 2024-02-26 02:14:01 +01:00
Merge branch 'suppression_frames_inutile' into 'develop'
Update docs/presentation_17_03_23/decentralisation/relay.tex,... See merge request v18003685/pfe-blockchain!14
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
\end{block}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}
|
||||
\begin{frame}{Wormhole}
|
||||
\begin{block}{$verify\_signature$ appelle un programme de vérification}
|
||||
\begin{itemize}
|
||||
\item $Sysvar: Instructions$ : Alias du programme.
|
||||
|
@ -155,4 +155,4 @@ Demande aux acteurs de la transaction d'alimenter un canal avec les montants sou
|
||||
\end{itemize}
|
||||
\item Il n'y a pas de vérification sur les valeurs inscrites sur les chaines non monétaires.
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
\end{frame}
|
@ -1,10 +1,6 @@
|
||||
\subsection[Introduction]{Définition et contextualisation}
|
||||
\input{decentralisation/intro.tex}
|
||||
\subsection[Relay]{Relay}
|
||||
\input{decentralisation/relay.tex}
|
||||
\subsection[Sidechains]{Sidechains}
|
||||
\input{decentralisation/sidechains.tex}
|
||||
\subsection[HLTC]{Hash Lock Time Contract}
|
||||
\input{decentralisation/hltc.tex}
|
||||
\subsection[Usages Concrets]{Les diifferentes implémentations du swap décentralisé}
|
||||
\input{decentralisation/usages.tex}
|
||||
\input{decentralisation/htlc.tex}
|
||||
|
@ -1,3 +0,0 @@
|
||||
\begin{frame}
|
||||
\frametitle{Définition et contextualisation}
|
||||
\end{frame}
|
@ -1,9 +1,4 @@
|
||||
%auteur: Amaury JOLY
|
||||
\begin{frame}
|
||||
\frametitle{Relay}
|
||||
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}
|
||||
\frametitle{Qu’est-ce qu’un relay ?}
|
||||
\begin{itemize}
|
||||
@ -38,4 +33,4 @@
|
||||
\item Un contrat Deposit qui interagit avec des signataires
|
||||
\item Un utilisateur de BTCRelay pour vérifier les transactions Bitcoin
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
\end{frame}
|
||||
|
@ -1,3 +0,0 @@
|
||||
\begin{frame}
|
||||
\frametitle{Etat de l'art}
|
||||
\end{frame}
|
@ -1,3 +0,0 @@
|
||||
\begin{frame}
|
||||
\frametitle{Introduction}
|
||||
\end{frame}
|
@ -1,3 +1,4 @@
|
||||
|
||||
\documentclass{beamer}
|
||||
\usetheme{Boadilla}
|
||||
\usecolortheme{orchid}
|
||||
@ -6,7 +7,6 @@
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage[french]{babel}
|
||||
|
||||
|
||||
\addtobeamertemplate{navigation symbols}{}{%
|
||||
\usebeamerfont{footline}%
|
||||
\usebeamercolor[fg]{footline}%
|
||||
@ -50,10 +50,10 @@
|
||||
\end{abstract}
|
||||
\end{frame}
|
||||
|
||||
\tableofcontents
|
||||
\begin{frame}{Table des matières}
|
||||
\tableofcontents
|
||||
\end{frame}
|
||||
|
||||
\section{Introduction}
|
||||
\input{introduction/index.tex}
|
||||
\section{Centralisation}
|
||||
\input{centralisation/index.tex}
|
||||
\section{Décentralisation}
|
||||
|
Reference in New Issue
Block a user