Skip to content

Conversation

@kushti
Copy link
Member

@kushti kushti commented Nov 13, 2021

No description provided.

@kushti kushti requested a review from knizhnik November 13, 2021 20:52
Copy link

@knizhnik knizhnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder why you are using BigInt to compare keys while in all other places in scypto (for example in BatchAVLProver.scala) ByteArray.compare is used?
It seems to be more logical to use everywhere the same comparison function.

@kushti
Copy link
Member Author

kushti commented Nov 15, 2021

I wonder why you are using BigInt to compare keys while in all other places in scypto (for example in BatchAVLProver.scala) ByteArray.compare is used? It seems to be more logical to use everywhere the same comparison function.

good point, fixed

@kushti kushti merged commit ffcdb03 into master Nov 17, 2021
@kushti kushti deleted the keys-check branch November 17, 2021 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants