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 ¶
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
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. |
Click to show internal directories.
Click to hide internal directories.