package
1.0.0
Repository: https://github.com/fractalplatform/fractal.git
Documentation: pkg.go.dev

# Constants

type for fee.
BlockGasLimit Gas limit of the block.
Gas needed for an elliptic curve addition.
Base price for an elliptic curve pairing check.
Per-point price for an elliptic curve pairing check.
Gas needed for an elliptic curve scalar multiplication.
Maximum depth of call/create stack.
ClientIdentifier Client identifier to advertise over the network.
type for fee.
type for fee.
Elliptic curve sender recovery gas price.
Duration between proof-of-work epochs.
ForkID0 init.
ForkID1 account first name > 12, asset name contain account name.
ForkID2 dpos.
ForkID3 dpos config candidateAvailableMinQuantity modified.
ForkID4 miner pubkey separate.
Fractal.
GasLimitBoundDivisor The bound divisor of the gas limit, used in update calculations.
Base price for a data copy operation.
Per-work price for a data copy operation.
No description provided by the author
Maximum bytecode to permit for a contract.
rpc max fee result count.
MaximumExtraDataSize Maximum size extra data may be after Genesis.
No description provided by the author
No description provided by the author
Heuristic limit, reject transactions over 32KB to prfeed DOS attacks.
MinGasLimit Minimum the gas limit may ever be.
Divisor for the quadratic particle of the big int modular exponentiation.
NextForkID is the id of next fork.
Base price for a RIPEMD160 operation.
Per-word price for a RIPEMD160 operation.
Base price for a SHA256 operation.
Per-word price for a SHA256 operation.
Maximum size of VM stack allowed.

# Variables

No description provided by the author
The bound divisor of the difficulty, used in the update calculations.
The decision boundary on the blocktime duration used to determine whether difficulty should go up or not.
GasTable contain the gas re-prices.
Difficulty of the Genesis block.
The minimum that the difficulty may ever be.

# Structs

ChainConfig is the core config which determines the blockchain settings.
No description provided by the author
No description provided by the author
No description provided by the author
GasTable organizes gas prices for different phases.
No description provided by the author