specs icon indicating copy to clipboard operation
specs copied to clipboard

Show the Filecoin Network Parameters in the spec

Open yiannisbot opened this issue 4 years ago • 4 comments

The network.filecoin.io site displays (among many other things) some network parameters - screenshot below. @nicola suggested that we create hooks to pull these parameters from the code into the spec and then feed them into the above website.

This will be a very interesting feature to have. If we do, we should also put it upfront in a clearly visible place.

fil-network-params

cc: @olizilla @hugomrdias

yiannisbot avatar Aug 13 '20 19:08 yiannisbot

you this to be done in this sprint ? we need https://github.com/filecoin-project/specs/issues/1113 to be able to do this. Can you please give more info about where we can get that info, github repos etc.

hugomrdias avatar Sep 02 '20 12:09 hugomrdias

https://github.com/filecoin-project/specs-actors/blob/master/actors/builtin/miner/policy.go

hugomrdias avatar Sep 11 '20 16:09 hugomrdias

outdated https://github.com/filecoin-project/network-info/blob/master/networks/testnet.json#L7 just to check which values we need

hugomrdias avatar Sep 11 '20 16:09 hugomrdias

Blocked for now until we have a way to get these values up to date without parsing go code.

hugomrdias avatar Sep 17 '20 09:09 hugomrdias