params

package
v1.15.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: Apache-2.0, MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BlockGasLimit          = 10_000_000_000
	BlockGasTarget         = BlockGasLimit / 2
	BaseFeeMaxChangeDenom  = 8 // 12.5%
	InitialBaseFee         = 100e6
	MinimumBaseFee         = 100
	PackingEfficiencyNum   = 4
	PackingEfficiencyDenom = 5
)
View Source
const (
	FilBase               = uint64(2_000_000_000)
	FilAllocStorageMining = uint64(1_100_000_000)
)
View Source
const (
	FilecoinPrecision = uint64(1_000_000_000_000_000_000)
	FilReserved       = uint64(300_000_000)
)
View Source
const BlockMessageLimit = 10000

TODO: If this is gonna stay, it should move to specs-actors

Variables

View Source
var (
	BlocksPerEpoch = uint64(builtin0.ExpectedLeadersPerEpoch)
	MaxWinCount    = 3 * int64(BlocksPerEpoch)
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL