mirror of
https://github.com/logos-storage/logos-storage-research.git
synced 2026-01-02 05:23:12 +00:00
chore: fix some comments (#200)
Signed-off-by: renshuncui <renshun@111.com>
This commit is contained in:
parent
691c1d56d3
commit
e99af7d03e
@ -195,7 +195,7 @@ Request without losing their collateral.
|
||||
Dispersal
|
||||
---------
|
||||
|
||||
Here we propose an an alternative way to select hosts for slots that is a
|
||||
Here we propose an alternative way to select hosts for slots that is a
|
||||
variant of the "first come, first serve" approach that we described earlier. It
|
||||
intends to alleviate these problems:
|
||||
|
||||
|
||||
@ -120,7 +120,7 @@ and $F(1)=1$ can be plugged in; for example, a parametric exponential:
|
||||
|
||||
$$ F_s(x) = \frac{\exp(sx) - 1}{\exp(s) - 1} $$
|
||||
|
||||
Remark: with this particular function, is is likely desired to have $s<0$
|
||||
Remark: with this particular function, it is likely desired to have $s<0$
|
||||
(resulting in fast expansion initially, slowing down later). Here is a
|
||||
Mathematica one-liner to play with this idea:
|
||||
```
|
||||
|
||||
@ -155,7 +155,7 @@ Censorship resistance
|
||||
---------------------
|
||||
|
||||
Censorship resistance can be achieved by having a decentralized architecture,
|
||||
where anyone is allowed to propose blocks and there are are no admin rights that
|
||||
where anyone is allowed to propose blocks and there are no admin rights that
|
||||
allow a rollup operator to change the rules in their favour.
|
||||
|
||||
Only Fuel L2 V1 has all these properties, the others don't. And because Fuel L2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user