New simpler rounding function and new SHA256
for the output
#62
gcarreno
announced in
Announcements
Replies: 1 comment 1 reply
-
I have implemented it for the mormot entry, and it seems to generate the expected output. As we already discussed, I also prefer this new ceil() method to the previous implementation, which was based on the weird and buggy Java |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey Y'All,
After a bit of talking to a prospect entry person, I've come to the realisation that we had a very complicated rounding implementation.
The conclusion of that talk and further code is now the new official rounding code.
I've also altered the
README.md
file to include the code and the newSHA256
hash of the output, alongside an archived file containing the new baseline output.Cheers,
Gus
Beta Was this translation helpful? Give feedback.
All reactions