commit 1c043615fcdd171124634a21e0379dad29669b9f parent c578a03473d9efb902133d04838ee14828380e4e Author: Emmanuel Benoist <emmanuel.benoist@bfh.ch> Date: Wed, 14 May 2025 14:29:16 +0200 Hyper optimization Diffstat:
3 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/presentations/2025-eurodig/slides/screenshots/01_Play_store-2.jpeg b/presentations/2025-eurodig/slides/screenshots/01_Play_store-2.jpeg Binary files differ. diff --git a/presentations/2025-eurodig/slides/screenshots/01_Play_store-3.jpeg b/presentations/2025-eurodig/slides/screenshots/01_Play_store-3.jpeg Binary files differ. diff --git a/presentations/2025-eurodig/slides/slides-EuroDIG2025.tex b/presentations/2025-eurodig/slides/slides-EuroDIG2025.tex @@ -27,7 +27,7 @@ % *Especially* edit these... % \setbeameroption{show notes on second screen=right} % Both -\newcommand{\SPEAKER}{O. Rappaport, E. Benoist and Ch. Grothoff} +\newcommand{\SPEAKER}{Ch. Grothoff, O. Rappaport, and E. Benoist} \newcommand{\DATE}{May 13, 2025} \title{} \date{} @@ -35,7 +35,7 @@ \newcommand{\TITLE}{Unchained Digital Cash Payments} \newcommand{\SUB}{EuroDIG 2025, Strasbourg} -\newcommand{\AUTHOR}{Olivier Rappaport, Emmanuel Benoist and Christian Grothoff} +\newcommand{\AUTHOR}{Christian Grothoff, Olivier Rappaport, and Emmanuel Benoist} \newcommand{\INST}{ https://www.taler.net} % Do not edit this part @@ -284,11 +284,11 @@ However, GNU Taler is \begin{frame} \frametitle{Install the app from the store} - \framesubtitle{ Install the Taler Wallet (experimental)} + \framesubtitle{ Install the Taler Wallet} \begin{columns} \begin{column}{0.67\textwidth} \begin{center} - \includegraphics[width=0.7\textwidth]{./screenshots/01_Play_store.jpeg} + \includegraphics[width=0.7\textwidth]{./screenshots/01_Play_store-3.jpeg} \end{center} \end{column} \begin{column}{0.27\textwidth} @@ -575,15 +575,15 @@ curl --request POST \ % To get the QR Code \begin{verbatim} -https://backend.demo.taler.net/instances/sandbox/orders/2025.112-02CDQQYASFPPY +https://backend.demo.taler.net/instances/sandbox/orders/2025.132-01RCH1C173JC4 \end{verbatim} % To get the status \begin{verbatim} -https://backend.demo.taler.net/instances/sandbox/private/orders/2025.112-02CDQQYASFPPY +https://backend.demo.taler.net/instances/sandbox/private/orders/2025.132-01RCH1C173JC4 \end{verbatim} % Should work to \begin{verbatim} -taler://pay/backend.demo.taler.net/instances/sandbox/2025.112-02CDQQYASFPPY +taler://pay/backend.demo.taler.net/instances/sandbox/2025.132-01RCH1C173JC4 \end{verbatim} \end{frame} @@ -604,10 +604,9 @@ taler://pay/backend.demo.taler.net/instances/sandbox/2025.112-02CDQQYASFPPY \begin{block}{Contacts} \begin{itemize} \item \url{https://www.taler.net} - + \item christian.grothoff@bfh.ch \item olivierrappaport.eseniors@gmail.com \item emmanuel.benoist@bfh.ch - \item christian.grothoff@bfh.ch \end{itemize} \end{block} \end{column}