-
Hi again, I have been studying the Hi-SCoA codec, and I am starting to understand it somewhat, but some things are still flying over my head. I've got two questions for now:
### Q1
Just double-ch…
-
The issue template is non-applicable for this, so it has been removed.
Currently, we place static `.lz77` files within the nitrofiles, which means that they need to be preprosessed on the repo to b…
-
There are situations where we have the entire input on hand and want to compress/decompress it into a buffer we already have on hand. I propose the addition of the following functions to `gzip`, `flat…
-
After spending 20-30 hours investigating, I'm disabling the `scan_hiberfile` scanner by default because I'm not convinced that it's actually doing anything. I've looked at feature files that find feat…
-
I am currently working on a related tool and extracted the files myself, I then ran these on this tool.
Issue:
`apicula convert` does not recognize the file-prefix "LZ77", which is used for compre…
-
Hello, great tool there I am using it in ToolchainGenericDS and it works wonders, you will be credited of course. Except, every binary increases filesize by about 100K, thus, pretty sure it would be u…
-
I'm a bit out of this algorithms stuff so i don't have much to contribute here yet, but let's list some of the cool things that we intent to implement :))
@MateusZitelli started with the series of s…
-
```
LZ77 seems like a good fit (7-bit length, 9-bit back-pointer?).
```
Original issue reported on code.google.com by `kotlin...@gmail.com` on 16 Feb 2012 at 8:49
-
# 总结
- https://blog.csdn.net/wuluogan/article/details/85171516
cisen updated
5 years ago
-
status: WIP
## Motivation
reference issue: #42
Currently we use l1 contracts's calldata to store l2 block, but calldata has length limit and charges gas by byte. If we can reduce the size of …