-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add System.Runtime.GetRandom
#2066
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2066 +/- ##
==========================================
+ Coverage 84.19% 84.28% +0.08%
==========================================
Files 287 287
Lines 26798 26841 +43
==========================================
+ Hits 22562 22622 +60
+ Misses 3012 2991 -21
- Partials 1224 1228 +4
Continue to review full report at Codecov.
|
Signed-off-by: Evgeniy Stratonikov <[email protected]>
Signed-off-by: Evgeniy Stratonikov <[email protected]>
Signed-off-by: Evgeniy Stratonikov <[email protected]>
Our murmur3 implementation is architecture independent and optimized in assembly. Signed-off-by: Evgeniy Stratonikov <[email protected]>
Signed-off-by: Evgeniy Stratonikov <[email protected]>
So have you tested it in mixed consensus setup? |
@roman-khimov yes, works as expected https://github.com/nspcc-dev/neo-bench/tree/rc3-update, will make a PR in bench after merge. |
Close #2062 .
Need to wait until neo-project/neo#2541 resolves.
Testing:
make env_up
works and accepts blocks.