Skip to content

Conversation

dannywillems
Copy link
Member

No description provided.

@dannywillems dannywillems changed the base branch from develop to dw/split-transaction-logic October 8, 2025 14:55
Copy link

github-actions bot commented Oct 8, 2025

✓ Code Reference Verification Passed

All code references in the documentation have been verified successfully!

Total references checked: 1
Valid references: 1

The documentation is in sync with the codebase on the develop branch.

@dannywillems dannywillems changed the base branch from dw/split-transaction-logic to develop October 9, 2025 14:07
echo "$RUST_FILES" | while IFS= read -r rust_file; do
# Extract OCaml reference comments from the file
awk '
/^\/\/\/ OCaml reference:/ {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Parsing:

/// OCaml reference:
/// Commit:
/// Last verified:

Copy link

github-actions bot commented Oct 9, 2025

OCaml Reference Validation Results

Repository: https://github.com/MinaProtocol/mina.git
Branch: compatible
Status: ✓ Validation passed

Click to see full validation output
Checking OCaml references against https://github.com/MinaProtocol/mina.git (branch: compatible)
Fetching current commit from compatible...
Current OCaml commit: 40d625ef6be0e9bb67969dac26823b820df11974
No OCaml references found in Rust code

@dannywillems dannywillems requested a review from yamimaio October 10, 2025 09:14
@dannywillems dannywillems moved this to Done in Rust node Oct 10, 2025
Copy link

OCaml Reference Validation Results

Repository: https://github.com/MinaProtocol/mina.git
Branch: compatible
Status: ✓ Validation passed

Click to see full validation output
Checking OCaml references against https://github.com/MinaProtocol/mina.git (branch: compatible)
Fetching current commit from compatible...
Current OCaml commit: 5da42ccd72e791f164d4d200cf1ce300262873b3
No OCaml references found in Rust code

Copy link

OCaml Reference Validation Results

Repository: https://github.com/MinaProtocol/mina.git
Branch: compatible
Status: ✓ Validation passed

Click to see full validation output
Checking OCaml references against https://github.com/MinaProtocol/mina.git (branch: compatible)
Fetching current commit from compatible...
Current OCaml commit: 5da42ccd72e791f164d4d200cf1ce300262873b3
No OCaml references found in Rust code

Copy link

OCaml Reference Validation Results

Repository: https://github.com/MinaProtocol/mina.git
Branch: compatible
Status: ✓ Validation passed

Click to see full validation output
Checking OCaml references against https://github.com/MinaProtocol/mina.git (branch: compatible)
Fetching current commit from compatible...
Current OCaml commit: 5da42ccd72e791f164d4d200cf1ce300262873b3
No OCaml references found in Rust code

@dannywillems dannywillems self-assigned this Oct 10, 2025
Copy link

github-actions bot commented Oct 10, 2025

OCaml Reference Validation Results

Repository: https://github.com/MinaProtocol/mina.git
Branch: compatible
Status: ✓ Validation passed

Click to see full validation output
Checking OCaml references against https://github.com/MinaProtocol/mina.git (branch: compatible)
Fetching current commit from compatible...
Current OCaml commit: 5da42ccd72e791f164d4d200cf1ce300262873b3
No OCaml references found in Rust code

@dannywillems dannywillems added the documentation Improvements or additions to documentation label Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants