-
Notifications
You must be signed in to change notification settings - Fork 377
feat(meetings): support for Locus hash trees #4427
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
base: next
Are you sure you want to change the base?
Conversation
feat(plugin-meetings): hash tree node feat(plugin-meetings): leaf feat(plugin-meetings): simple hash tree feat(plugin-meetings): check for power of 2 feat(plugin-meetings): use constants feat(plugin-meetings): change hash mechanism feat(plugin-meetings): update hash algo feat(plugin-meetings): dynamic object types feat(plugin-meetings): fix linter issues feat(plugin-meetings): tidy feat(plugin-meetings): tidy and terminology change feat(plugin-meetings): refactor feat(plugin-meetings): fix comment feat(plugin-meetings): hashTreeParser test feat(plugin-meetings): move data
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
Status, Documentation and Community
|
98e7136
to
6b2ed29
Compare
This pull request is automatically being deployed by Amplify Hosting (learn more). |
COMPLETES #SPARK-697765
This pull request addresses
Adds support for Locus Hash Trees (needed for Webinar 5K)
This is a work in progress.
by making the following changes
...
Change Type
The following scenarios where tested
unit tests
The GAI Coding Policy And Copyright Annotation Best Practices
I certified that
I have read and followed contributing guidelines
I discussed changes with code owners prior to submitting this pull request
I have not skipped any automated checks
All existing and new tests passed
I have updated the documentation accordingly
Make sure to have followed the contributing guidelines before submitting.