Friedel Ziegelmayer

Results 767 comments of Friedel Ziegelmayer

Sounds like an excellent idea to me.

How specific is the code to generate the report to mocha? I just saw this and was thinking, wouldn't it be nice if we could have something nice looking like...

Current view on 82 ![Screenshot 2020-10-12 at 16 15 38](https://user-images.githubusercontent.com/790842/95756582-3f3d0480-0ca6-11eb-9817-4547aa7d1db3.png)

Note that the left side table is counting `1, 10, 11, 12`, so that doesnt seem quite right either.

spoke with @ZenGround0 and he will be working with me on the Sector Sets

The code there was never intended to merge..There are some tricky bits to be figured out but please ignore it for now. Leaving open until I have the right code...

Explanation as to why I noted this in there: The idea is to reuse part of the slashing logic, not actually do self slashing.

The current thinking, is to define `StorageCollateralForSize(size UInt) TokenAmount` to do all storage collateral calculations. The `size` would be the amount of bytes.

> Can we implement this just as an extra indexing that is stored on-chain beyond the standard append-only? - Creating such an index should be straight forward as far as...

I think we will need to do some form of indexing even in v1, so I think we should define a first version of it already. No need to focus...