-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
|
||
## 2024-01-31 | ||
|
||
### Peras Meeting | ||
|
||
* Cardano Vision workshop -> CH + Research plan for next years | ||
* Intermediate solutions to speed up finality -> low hanging fruits | ||
* CH ask about anti-grinding? | ||
* Peter also asked what happened to anti-grinding? | ||
* grinding = making a block makes it possible to manipulate future lottery to make more block | ||
* introduce some PoW to calculate nonce over the epoch | ||
* no work on the Peras R&D team | ||
* could be good to still track it here and ensure it's making progress and tackled by someone? | ||
|
||
* Peras paper: Alex, Aggelos, Christian, Peter, Sandro | ||
* targeting CCS but it's a bit soon | ||
* draft of the paper? | ||
* what kind of support? -> depends on the venue | ||
* could be good to have some kind of artifact | ||
|
||
* Formal model ? | ||
* Best known approach so far : https://arxiv.org/abs/2007.12105 | ||
* We need to start somewhere -> Write Sandro's algorithm in Agda | ||
* Could then port proof techniques from Coq |