Documentation ¶
Index ¶
Constants ¶
View Source
const BaseFeeMaxChangeDenom = 8 // 12.5%
View Source
const BlockGasLimit = 10_000_000_000
View Source
const BlockGasTarget = BlockGasLimit / 2
View Source
const BlockMessageLimit = 10000
TODO: If this is gonna stay, it should move to specs-actors
View Source
const FilAllocStorageMining = uint64(1_100_000_000)
View Source
const FilBase = uint64(2_000_000_000)
View Source
const FilReserved = uint64(300_000_000)
View Source
const FilecoinPrecision = uint64(1_000_000_000_000_000_000)
View Source
const InitialBaseFee = 100e6
View Source
const MinimumBaseFee = 100
View Source
const PackingEfficiencyDenom = 5
View Source
const PackingEfficiencyNum = 4
Variables ¶
View Source
var BlocksPerEpoch = uint64(builtin0.ExpectedLeadersPerEpoch)
View Source
var MaxWinCount = 3 * int64(BlocksPerEpoch)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.