-
Notifications
You must be signed in to change notification settings - Fork 52
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
Scala3 support #108
base: master
Are you sure you want to change the base?
Scala3 support #108
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, see comments
shared/src/main/scala/scorex/crypto/authds/avltree/batch/PersistentBatchAVLProver.scala
Outdated
Show resolved
Hide resolved
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
CI fix
This comment was marked as resolved.
This comment was marked as resolved.
No thanks, @aslesarenko is all needed |
@ccellado, I suggest to leave this PR open for a while and try to migrate Sigma using published snapshots. |
Agreed, that's the simple & safe way to go. |
Third attempt
Best one yet, separate source files for
authds
andhash
for scala 3 and 2Only five tests failling, runtime
Tag
checkNeed to decide is that critical, could be omitted for scala3 version