Skip to content

Commit

Permalink
Merge pull request #186 from lodl/news
Browse files Browse the repository at this point in the history
Update YouTube Media Links and Add Latest News Articles
  • Loading branch information
katomm authored Feb 28, 2025
2 parents 488098e + b1bab48 commit ae940d2
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ The Cardano Constitutional Convention began with global participants collaborati
[**Watch now**](https://www.youtube.com/watch?v=sKLOfOUIuPg&t=1s)
</div>

<iframe width="560" height="315" src="https://www.youtube.com/embed/sKLOfOUIuPg?si=NUjBAOdJlH9nMcVr" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/sKLOfOUIuPg?si=NUjBAOdJlH9nMcVr" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ Day 2 marked a historic moment as delegates concluded their discussions and part
[**Watch now**](https://www.youtube.com/watch?v=kyu4CrlK6Hk&t=1s)
</div>

<iframe width="560" height="315" src="https://www.youtube.com/embed/kyu4CrlK6Hk?si=3YqG9ch5UEMkZcZj" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/kyu4CrlK6Hk?si=3YqG9ch5UEMkZcZj" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ The final day celebrated the signing of the Cardano constitution, a milestone in
[**Watch now**](https://www.youtube.com/watch?v=x61BoNdjtic&t=5s)
</div>

<iframe width="560" height="315" src="https://www.youtube.com/embed/x61BoNdjtic?si=Umc6vr3gkCE5sSgS" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/x61BoNdjtic?si=Umc6vr3gkCE5sSgS" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Binary file not shown.
15 changes: 15 additions & 0 deletions blog/2025-02-11-serial-monopoly-blockchain/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
slug: 2025-02-11-serial-monopoly-blockchain
title: "Serial Monopoly on Blockchain with Quasi-patient Users"
authors: [cf]
tags: [education,research ]
---

The Cardano Foundation's recent research paper, "Serial Monopoly on Blockchain with Quasi-Patient Users," co-authored with IOG Research, examines transaction fee mechanisms and their influence on validator incentives. Accepted for presentation at the 29th International Financial Cryptography and Data Security 2025 conference, the study introduces a model bridging impatient and patient users, termed "quasi-patient" users. This approach analyzes how users' varying tolerance for transaction delays impacts fee strategies and blockchain security, offering insights into optimizing transaction fee mechanisms to balance cost efficiency and timely inclusion.

<div style={{ textAlign: 'right' }}>
[**Read more**](https://www.cardanofoundation.org/blog/cf-research-serial-monopoly-blockchain)
</div>

![weekly development report](./banner.webp)

Binary file not shown.
15 changes: 15 additions & 0 deletions blog/2025-02-21-weekly-development-report/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
slug: 2025-02-21-weekly-development-report
title: "Weekly Development Report"
authors: [iog]
tags: [weekly development report, development]
---

The February 21, 2025, development report highlights Cardano's stable growth, with 1,985 projects building on the platform and over 106.5 million transactions processed. The consensus team benchmarked the in-memory backend for UTXO-HD, achieving a 9% reduction in CPU usage. The Lace team released version 1.20.0, introducing wallet renaming and a new 'Governance' tab. The Plutus team rebranded Plutus Tx to Plinth, enhancing the compiler for improved smart contract development. Additionally, the Hydra team launched the Hydra explorer for better network monitoring.

<div style={{ textAlign: 'right' }}>
[**Read more**](https://www.essentialcardano.io/development-update/weekly-development-report-as-of-2025-02-21)
</div>

![weekly development report](./banner.webp)

0 comments on commit ae940d2

Please sign in to comment.