Ragnar
Ragnar
- Add missing directory creation for JWT secret file - Use consistent JWT_SECRET_FILE variable instead of undefined OP_NODE_L2_ENGINE_AUTH
Fixed incorrect byte assembly in the reassemble_bytes function where encoded_byte[3] was incorrectly used instead of encoded_byte[2] when constructing the y byte. This bug could cause incorrect blob data decoding for...
Hi Team! Just made lots of typos fixes and changed some wording in .mdx files.
Fixes #14335 Add SHA256 checksum verification to prevent security vulnerabilities when downloading and extracting barretenberg binaries in both bbup scripts.
## Why is this change needed? When Shuttle restarts, there's a risk of missing events that were emitted out of order. Adding a rewindSeconds option allows Shuttle to rewind a...
Corrects the inconsistent numbering in section 3.1.3 Cast CRDT conflict resolution rules, changing from "2, 1, 1" to proper sequential numbering "1, 2, 3" for better readability and consistency.
## Description Added comprehensive security checks to the `multi_open_internal` function in the polynomial commitment scheme (PCS) module. These checks prevent potential errors and enhance the security of polynomial operations. ###...
# Pull Request: Update README.md ### Description This PR updates the `README.md` file in the `audits` directory. The changes include: - Refinement of the structure for external and internal security...
### This PR: * Implements auction results calculation logic in marketplace solver * Adds validation for reserve prices in auction bids * Adds handling of inactive rollups in auction process...
# Description This pull request updates the `dependency-review.yml` file in the CI workflows to modify the list of denied licenses for dependency reviews. Specifically, it expands the denied licenses to...