-
Notifications
You must be signed in to change notification settings - Fork 119
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
feat: Add sharding implementation for corellium #1835
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
Timestamp: 2021-04-27 11:28:36 |
Title does not follow the guidelines of Conventional Commits.
|
Title does not follow the guidelines of Conventional Commits.
|
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.
Minor changes :)
corellium/shard/src/main/kotlin/flank/corellium/shard/Internal.kt
Outdated
Show resolved
Hide resolved
8f67863
to
dfa72e5
Compare
3747ff0
to
a7a5239
Compare
Co-authored-by: Michael Wright <[email protected]>
Co-authored-by: Michael Wright <[email protected]>
Co-authored-by: Michael Wright <[email protected]>
Co-authored-by: Michael Wright <[email protected]>
Co-authored-by: Michael Wright <[email protected]>
a7a5239
to
923a017
Compare
Fixes #1801
The implementation of multi-module sharding
README
Test Plan
Unit test passes
Checklist