Will
Will
* i think the tacking on extra block makes sense - both as a 'path of least resistance' / low work as you mention, and as a direct way to...
It would be great to get a summary of what needs to happen to move this from draft to ready for review, since this has been sitting for a few...
Another ask is having a recommendation for how to add non-canonical / extensions to the spec e.g. systematization for extra metadata
As in #271 I would prefer that the ADL works as an ADL, so i would be in favor of this spec change.
what else is needed to merge this?
Up to 17% globally, but
There's a JS implementation of perfect hash generator here: http://npmjs.org/package/perfect although it doesn't do any minimization. There's a paper on current best practices here: http://cmph.sourceforge.net/papers/wads07.pdf
An example of this: ``` 3735094419/32 3735094426/32 ``` are both individual IPs announced by Germany. In `3735094432/28`, the /28 which contains both of these addresses, the other 14 addresses are...
Tree rearrangement added in v0.2.1
With debugged tree work (in v0.3.0) uncompressed size is 2.0 MB. There remain some needed pieces to the algorithm: The main 'safeMerge' function only looks for nodes to merge at...