Will
Will
The `RandomNumberGenerator` is much slower than current implementation; This extension method used in `ECFieldElement.Sqrt`, and I found another implementation: https://github.com/bcgit/bc-java/blob/main/core/src/main/java/org/bouncycastle/math/ec/ECFieldElement.java#L292. This java implementation also uses pseudo-random numbers. Pseudo-random numbers seem...
> The `RandomNumberGenerator` is much slower than current implementation; > > This extension method used in `ECFieldElement.Sqrt`, and I found another implementation: https://github.com/bcgit/bc-java/blob/main/core/src/main/java/org/bouncycastle/math/ec/ECFieldElement.java#L292. This java implementation also uses pseudo-random numbers....
This PR has conflicts.
Test time too long > Neo.Plugins.DBFTPlugin.Tests test succeeded (34.0s)
Some Conflicts now.
Where ar pre-compiled jump tables saved? Or need to compile every time?
Please resolve conflicts.
Conflicts.