Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
yetanotherco
/
lambda_vm
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
29
Code
Issues
36
Pull requests
75
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(lfm): pin per-table-gpu's block path to RPX256
- #967
#967
Merged
MauroToscano
merged 23 commits into
per-table-gpu
yetanotherco/lambda_vm:per-table-gpu
from
pt/pin-rpx
yetanotherco/lambda_vm:pt/pin-rpx
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
feat(lfm): pin per-table-gpu's block path to RPX256
#967
MauroToscano
merged 23 commits into
per-table-gpu
yetanotherco/lambda_vm:per-table-gpu
from
pt/pin-rpx
yetanotherco/lambda_vm:pt/pin-rpx
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
fix(lfm): the block path names its hasher at the call site, not in build_artifacts
Show description for e394f28
MauroToscano
committed
e394f28
View commit details
Copy full SHA for e394f28
Browse repository at this point
refactor(lfm): build_artifacts defaults to REGISTRY_HASHER by name, not to a silent global
Show description for e6a4e27
MauroToscano
committed
e6a4e27
View commit details
Copy full SHA for e6a4e27
Browse repository at this point
fix(lfm): the two proves-and-verifies legs name the pin, closing a C-review miss
Show description for 40d2f09
MauroToscano
committed
40d2f09
View commit details
Copy full SHA for 40d2f09
Browse repository at this point
fix(lfm): every test that names a hash takes it from one source
Show description for a36f0c6
MauroToscano
committed
a36f0c6
View commit details
Copy full SHA for a36f0c6
Browse repository at this point
fix(lfm,tests): the prover and verifier aliases ARE the default hash — name the pin instead
Show description for 00f1838
MauroToscano
committed
00f1838
View commit details
Copy full SHA for 00f1838
Browse repository at this point
style(tests): drop the transcript imports the alias sweep orphaned
Show description for 8c8a487
MauroToscano
committed
8c8a487
View commit details
Copy full SHA for 8c8a487
Browse repository at this point
fix(lfm): the Merkle BACKEND aliases are the default hash too
Show description for 0024ed1
MauroToscano
committed
0024ed1
View commit details
Copy full SHA for 0024ed1
Browse repository at this point
test(lfm): the gate stops enumerating spellings of the default
Show description for a655d8b
MauroToscano
committed
a655d8b
View commit details
Copy full SHA for a655d8b
Browse repository at this point
test(lfm): the gate's config allowlist admits DeviceTreeBackend
Show description for 25d56ec
MauroToscano
committed
25d56ec
View commit details
Copy full SHA for 25d56ec
Browse repository at this point
fix(lfm): the arena stride is the builder's digest width, not the configuration's
Show description for 2cffabd
MauroToscano
committed
2cffabd
View commit details
Copy full SHA for 2cffabd
Browse repository at this point
style(tests): clippy trim_split_whitespace in the gate's config_items
Show description for 39eba79
MauroToscano
committed
39eba79
View commit details
Copy full SHA for 39eba79
Browse repository at this point
feat(lfm): pin per-table-gpu's block path to RPX256
Show description for 603c1e1
MauroToscano
committed
603c1e1
View commit details
Copy full SHA for 603c1e1
Browse repository at this point
docs(lfm): HASH-PINNING for the RPX pin, and the four static families named
Show description for a7aadc9
MauroToscano
committed
a7aadc9
View commit details
Copy full SHA for a7aadc9
Browse repository at this point
feat(lfm): both regenerations under the RPX pin, reproduced control-first
Show description for f530795
MauroToscano
committed
f530795
View commit details
Copy full SHA for f530795
Browse repository at this point
fix(lfm): regenerate the registry AFTER the statics it embeds
Show description for 9a9d924
MauroToscano
committed
9a9d924
View commit details
Copy full SHA for 9a9d924
Browse repository at this point
fix(tests): the bitwise soundness control commits under the pinned prover
Show description for 92968a2
MauroToscano
committed
92968a2
View commit details
Copy full SHA for 92968a2
Browse repository at this point
fix(lfm,tests): the remaining digest strides follow the digest's width
Show description for d2e6362
MauroToscano
committed
d2e6362
View commit details
Copy full SHA for d2e6362
Browse repository at this point
fix(lfm): a host serializer at an explicit wrap hash's digest width
Show description for 8290093
MauroToscano
committed
8290093
View commit details
Copy full SHA for 8290093
Browse repository at this point
test(decode): re-bless the sub ELF's offline decode commitment under the RPX pin
Show description for 5b31faf
MauroToscano
committed
5b31faf
View commit details
Copy full SHA for 5b31faf
Browse repository at this point
fix(tests): the merkle-opening and L2G production twins run under the pin's tenant
Show description for a0f1edb
MauroToscano
committed
a0f1edb
View commit details
Copy full SHA for a0f1edb
Browse repository at this point
docs(lfm): regeneration order is statics first, registry second
Show description for 6ea2cfc
MauroToscano
committed
6ea2cfc
View commit details
Copy full SHA for 6ea2cfc
Browse repository at this point
fix(tests): the join control's sibling walk and the split-cell surplus follow the digest's width
Show description for b71f0e6
MauroToscano
committed
b71f0e6
View commit details
Copy full SHA for b71f0e6
Browse repository at this point
test(continuation): headroom on the mid-pipeline error liveness guard
Show description for 789c04c
MauroToscano
committed
789c04c
View commit details
Copy full SHA for 789c04c
Browse repository at this point
You can’t perform that action at this time.