mirror of
https://github.com/logos-co/roadmap.git
synced 2025-01-11 00:45:47 +00:00
Update Nomos weekly and rename 2023-11-07.md to 2023-11-06.md
This commit is contained in:
parent
0dccee65a5
commit
c9adc9486c
@ -2,7 +2,7 @@
|
|||||||
title: 2023-10-30 Nomos weekly
|
title: 2023-10-30 Nomos weekly
|
||||||
tags:
|
tags:
|
||||||
- nomos-updates
|
- nomos-updates
|
||||||
date: 2023-11-07
|
date: 2023-11-06
|
||||||
lastmod: 2023-11-07
|
lastmod: 2023-11-07
|
||||||
draft: false
|
draft: false
|
||||||
description: Weekly update of Nomos
|
description: Weekly update of Nomos
|
||||||
@ -61,7 +61,7 @@ description: Weekly update of Nomos
|
|||||||
- From discussions on the above docs, started accumulating a summary of which behaviors to reward or penalize: List of Rewarded and Penalized Actions: https://www.notion.so/List-of-Rewarded-or-Penalized-Actions-3f0991ad8b4f494a9ba1d1edfb704f03
|
- From discussions on the above docs, started accumulating a summary of which behaviors to reward or penalize: List of Rewarded and Penalized Actions: https://www.notion.so/List-of-Rewarded-or-Penalized-Actions-3f0991ad8b4f494a9ba1d1edfb704f03
|
||||||
- Derived a probability distribution for the weights of committees for a scenario when weights of nodes, modeled as random variables, are sampled in every voting round.
|
- Derived a probability distribution for the weights of committees for a scenario when weights of nodes, modeled as random variables, are sampled in every voting round.
|
||||||
- A derivation of a probability distribution for a scenario when weights of nodes are only sampled once (currently in progress).
|
- A derivation of a probability distribution for a scenario when weights of nodes are only sampled once (currently in progress).
|
||||||
- Wrote a simulation code which would allow us to compare failure probabilities in the above two scenarios with the (unweighted) original Carnot version.
|
- Wrote a simulation code which would allow us to compare failure probabilities in the above two scenarios with the (unweighted) original Carnot version.
|
||||||
- Details for probability distribution for the weights of committees for a scenario when weights of nodes, modeled as random variables, are sampled in every voting round, are provided in https://www.overleaf.com/read/kkmsngmcgbkj#c4de95
|
- Details for probability distribution for the weights of committees for a scenario when weights of nodes, modeled as random variables, are sampled in every voting round, are provided in https://www.overleaf.com/read/kkmsngmcgbkj#c4de95
|
||||||
- Rewards for validators/delegators: the live document https://www.notion.so/Delegation-and-Validation-Rewards-d4af3f87a0b240739ff99b15af11cb3f?pvs=4
|
- Rewards for validators/delegators: the live document https://www.notion.so/Delegation-and-Validation-Rewards-d4af3f87a0b240739ff99b15af11cb3f?pvs=4
|
||||||
- Research notes on rewards for validators/delegators: https://www.notion.so/Frederico-s-Research-Notes-b426cd773e214f35a5966f18d7db7588
|
- Research notes on rewards for validators/delegators: https://www.notion.so/Frederico-s-Research-Notes-b426cd773e214f35a5966f18d7db7588
|
||||||
@ -73,12 +73,13 @@ description: Weekly update of Nomos
|
|||||||
### `research`
|
### `research`
|
||||||
|
|
||||||
- Finished the survey on the polynomial commitment schemes: https://www.notion.so/PCS-Survey-f06926a32c2d418897ff66fef1039a6e
|
- Finished the survey on the polynomial commitment schemes: https://www.notion.so/PCS-Survey-f06926a32c2d418897ff66fef1039a6e
|
||||||
- PCS related libraries were examined. The structures and benchmarks used were reviewed. Resources related to this were added to the research notes above.
|
- PCS related libraries were examined. The structures and benchmarks used were reviewed. Resources related to this were added to the research notes above.
|
||||||
- This work in particular is a nice compilation:https://xn--2-umb.com/23/pc-bench/
|
- This work in particular is a nice compilation:https://xn--2-umb.com/23/pc-bench/
|
||||||
- Studied on EC+Commitment data structures. 1D or 1.5D structure may be more suitable for data availability within the scope of the Nomos project: https://www.notion.so/Erasure-Codes-Commitment-ea7c868255ad4f1a9ff9308d7f1df1c0
|
- Studied on EC+Commitment data structures. 1D or 1.5D structure may be more suitable for data availability within the scope of the Nomos project: https://www.notion.so/Erasure-Codes-Commitment-ea7c868255ad4f1a9ff9308d7f1df1c0
|
||||||
|
|
||||||
### `development`
|
### `development`
|
||||||
|
|
||||||
### `miscellaneous`
|
|
||||||
|
## `miscellaneous`
|
||||||
|
|
||||||
- Nomos team will be at the offsite next week.
|
- Nomos team will be at the offsite next week.
|
Loading…
x
Reference in New Issue
Block a user