[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-www] branch stable updated (d8680af -> d2b9adc)
From: |
gnunet |
Subject: |
[taler-www] branch stable updated (d8680af -> d2b9adc) |
Date: |
Thu, 16 Jun 2022 11:39:48 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a change to branch stable
in repository www.
from d8680af -yaml fix
add d2b9adc -link
No new revisions were added by this update.
Summary of changes:
template/news/2022-06.html.j2 | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/template/news/2022-06.html.j2 b/template/news/2022-06.html.j2
index 701f2ac..9491a2f 100644
--- a/template/news/2022-06.html.j2
+++ b/template/news/2022-06.html.j2
@@ -15,7 +15,12 @@ his Bachelor's thesis at the <a
href="https://www.bfh.ch/">Bern
University of Applied Sciences</a> to assess bottlenecks and suggest
avenues for further improvement.
</p>
-
+<h2>Introduction video</h2>
+<p>
+ <video id="video" poster="/images/logo-2021.svg" autobuffer="" height="360"
width="640" controls="controls">
+ <source src="/videos/mboss2022video.mp4" type="video/mp4" \>
+ </video>
+</p>
<h2>Abstract</h2>
<p>
This thesis is on the GNU Taler scalability experiments conducted
@@ -40,9 +45,10 @@ Throughout this work, we were able to increase the
performance of Taler by a fac
from about 300 to 28.5k transactions per second, showing that Central Bank
Digital Currencies
based on Taler would require only a few exchanges per continent.
</p>
-<h4>Download links</h4>
+<h2>Download links</h2>
<ul>
- <li><a href="/papers/boss2022thesis.pdf">PDF (English)</a></li>
+ <li><a href="/presentations/boss2022poster.pdf">Poster PDF (English)</a></li>
+ <li><a href="/papers/boss2022thesis.pdf">Thesis PDF (English)</a></li>
</ul>
{% endblock body_content %}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-www] branch stable updated (d8680af -> d2b9adc),
gnunet <=