Skip to content

docs: add Rust-VRF FFI usage documentation and update index#1011

Merged
YCC3741 merged 2 commits into
mainfrom
feat/vrf-mem-ptr
Jun 30, 2026
Merged

docs: add Rust-VRF FFI usage documentation and update index#1011
YCC3741 merged 2 commits into
mainfrom
feat/vrf-mem-ptr

Conversation

@yu2C

@yu2C yu2C commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

https://github.com/New-JAMneration/Rust-VRF/pull/28

  • Introduced a new document detailing the usage patterns for the Rust-VRF FFI, covering handler lifecycle, ownership rules, FFI input slices, output buffer capacity, error handling, and secret material management.
  • Updated the central index in READMERef/INDEX.md to include a link to the new Rust-VRF FFI usage document.

- Introduced a new document detailing the usage patterns for the Rust-VRF FFI, covering handler lifecycle, ownership rules, FFI input slices, output buffer capacity, error handling, and secret material management.
- Updated the central index in READMERef/INDEX.md to include a link to the new Rust-VRF FFI usage document.
@yu2C yu2C self-assigned this Jun 23, 2026
@yu2C yu2C added the feat new feature for the user, not a new feature for build script label Jun 23, 2026
@YCC3741
YCC3741 self-requested a review June 23, 2026 13:31
Comment thread internal/safrole/sealing.go Outdated
- Removed the deprecated fake validator loading logic in favor of a new  function, which simplifies the retrieval of validator data.
- Updated tests to utilize the new loading function, ensuring consistency and reducing redundancy in validator data handling.
- Refactored the signing process for Bandersnatch keys to improve clarity and maintainability, consolidating signature generation logic into dedicated functions.
@yu2C
yu2C requested a review from YCC3741 June 28, 2026 16:36
@YCC3741
YCC3741 merged commit b23010a into main Jun 30, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat new feature for the user, not a new feature for build script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants