Documentation ¶
Index ¶
- func CalculateAccountHash(block *common.AccountStateBlock) common.Hash
- func CalculateSnapshotHash(block *common.SnapshotBlock) common.Hash
- func Nil(err error)
- func ReverseAccountBlocks(s []*common.AccountStateBlock) []*common.AccountStateBlock
- func ReverseSnapshotBlocks(s []*common.SnapshotBlock) []*common.SnapshotBlock
- type ForkWall
- type ViteForkWall
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateAccountHash ¶
func CalculateAccountHash(block *common.AccountStateBlock) common.Hash
func CalculateSnapshotHash ¶
func CalculateSnapshotHash(block *common.SnapshotBlock) common.Hash
func ReverseAccountBlocks ¶
func ReverseAccountBlocks(s []*common.AccountStateBlock) []*common.AccountStateBlock
func ReverseSnapshotBlocks ¶
func ReverseSnapshotBlocks(s []*common.SnapshotBlock) []*common.SnapshotBlock
Types ¶
type ViteForkWall ¶
type ViteForkWall struct {
// contains filtered or unexported fields
}
func (*ViteForkWall) Lock ¶
func (fw *ViteForkWall) Lock()
func (*ViteForkWall) RLock ¶
func (fw *ViteForkWall) RLock()
func (*ViteForkWall) RUnLock ¶
func (fw *ViteForkWall) RUnLock()
func (*ViteForkWall) UnLock ¶
func (fw *ViteForkWall) UnLock(delta int)
Click to show internal directories.
Click to hide internal directories.