erigon-pulse/compress
ledgerwatch fadc9b21d1
[erigon2.2] Split 2.2 and 2.3 prototype (#548)
* Introduce access functions to history

* Add missing functions

* Add missing functions

* Add missing functions

* Changeover in the aggregator

* Intermediate

* Fix domain tests

* Fix lint

* Fix lint

* Fix lint

* Close files

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-07-28 08:47:13 +01:00
..
compress_fuzz_test.go remove fuzzbeta build tag, because now go1.18 is minimum requirement (#428) 2022-07-03 14:38:53 +06:00
compress_test.go MatchPrefix: working version (#456) 2022-05-18 14:36:01 +07:00
compress.go [erigon2.2] Split 2.2 and 2.3 prototype (#548) 2022-07-28 08:47:13 +01:00
decompress_bench_test.go reduced memory footprint on building huffman table (#459) 2022-05-20 11:23:05 +07:00
decompress_test.go HPH with direct reading from state by plainKey (#472) 2022-06-09 13:46:11 +01:00
decompress.go Split aggregator to 2.2 and 2.3 versions (#539) 2022-07-23 09:06:52 +01:00
parallel_compress.go compressor: generic sort (#524) 2022-07-18 17:12:39 +07:00