Conversation
This commit updates the Node.js engine requirements in `package.json`, `package-lock.json`, and documentation files to enforce a minimum version of 22.12.0 for monorepo development. It clarifies that SDK consumers still require Node.js version 18.20.5 at runtime. Additionally, the CI workflow is adjusted to reflect the new Node.js version requirement, ensuring consistency across development environments. These changes aim to enhance compatibility and streamline the development process. Signed-off-by: JaCoderX <12550942+JaCoderX@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
This commit enhances various documentation files to include details about the independent audit of the core protocol by Nethermind (report NM_0828). The `CONTRIBUTING.md`, `README.md`, `SECURITY.md`, and other relevant files have been updated to reference the audit report, its scope, and the implications for mainnet deployment. Additionally, links to the audit documentation and change policies have been added for clarity. These updates aim to improve transparency and provide essential context for contributors and users regarding the security status of the Bloxchain Protocol. Signed-off-by: JaCoderX <12550942+JaCoderX@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
|
Warning Review limit reached
More reviews will be available in 54 minutes and 25 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (18)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Description
Scope
contracts/core/contracts/examples/or other non-core pathsType of change
sdk/typescript/) — no core contract changes requiredDeveloper Certificate of Origin (DCO)
Signed-off-by: Your Name <your.email@example.com>(git commit -s) — required for the DCO / Signed-off-by CI check to passIntellectual property
Testing
Documentation
docs/_auto_generated_docs_/)Additional notes