How do Golomb Coded Sets work?

How do Golomb Coded Sets work?

From my understanding golomb coded sets are a probabilistic data structure that encodes the deltas of a order set of elements.

With things like txids, which are are evenly distributed, golomb coded sets are an efficient way to encode things inside of a block.

What is the ordering used to determine how txids are encoded in the set? It seems we need a base txid, and then compute deltas from that original txid? Is it just as simple as the lowest big endian numeric interpration of a txid in a block?

https://ift.tt/2yDubFw

Comments

Popular posts from this blog

New z-enemy 1.26 Nvidia GPU Miner With Improved Performance

New coin daemon crashes ReadBlockFromDisk: Errors in block header at CBlockDiskPos(nFile=0, nPos=8)