blob

package
v0.0.0-...-18b2cfc Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecompressBlob

func DecompressBlob(blob []byte, dictStore dictionary.Store) ([]byte, error)

DecompressBlob takes in a Linea blob and outputs an RLP encoded list of RLP encoded blocks. Due to information loss during pre-compression encoding, two pieces of information are represented "hackily": The block hash is in the ParentHash field. The transaction from address is in the signature.R field.

func GetVersion

func GetVersion(blob []byte) uint16

func LoadDict

func LoadDict(dictPath string) ([]byte, error)

Types

This section is empty.

Directories

Path Synopsis
v0
compress/lzss/internal/suffixarray
Package suffixarray implements substring search in logarithmic time using an in-memory suffix array.
Package suffixarray implements substring search in logarithmic time using an in-memory suffix array.
v1

Jump to

Keyboard shortcuts

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