Post
Topic
Board Development & Technical Discussion
Re: bitsofproof supernode vulnerability: block chain split / node isolation
by
xblitz
on 18/11/2012, 23:17:12 UTC
is there any particular reason why you use edu.emory.mathcs.backport.java.util.Arrays ? the one from java.util works just fine imo.

That must have been a false auto import by eclipse. Thanks for pointing out, I delete it.

it seems there are still imports using edu.emory.mathcs.backport.java.util.Arrays like in AddressConverter.java   maybe you can fix those too Smiley