mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-11 01:47:07 +00:00
6d84b8c02f
2) implement an optimized 'should contain' algorithm, rather than being a wuss and building + comparing a BigInteger of the xor. 3) more unit tests this stuff is called a *lot*, since we need to pick what bucket things go in all the time.