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
Accelerator
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
.
LFDT-Lineth
/
lineth-monorepo
Public
Notifications
You must be signed in to change notification settings
Fork
147
Star
126
Code
Issues
160
Pull requests
64
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(riscv-guest): l2 execution guest rollup
- #3783
#3783
Open
1/4
Filter94
wants to merge 30 commits into
main
LFDT-Lineth/lineth-monorepo:main
from
feat/l2-execution-guest-rollup-v2
LFDT-Lineth/lineth-monorepo:feat/l2-execution-guest-rollup-v2
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Open
feat(riscv-guest): l2 execution guest rollup
#3783
Filter94
wants to merge 30 commits into
main
LFDT-Lineth/lineth-monorepo:main
from
feat/l2-execution-guest-rollup-v2
LFDT-Lineth/lineth-monorepo:feat/l2-execution-guest-rollup-v2
Copy head branch name to clipboard
Commits
Commits on Jul 13, 2026
feat(misc): Added details on GP VK anchoring and update management
Show description for c927a54
Filter94
committed
c927a54
View commit details
Copy full SHA for c927a54
Browse repository at this point
fix(misc): Fixed review comment
Show description for b76a825
Filter94
committed
b76a825
View commit details
Copy full SHA for b76a825
Browse repository at this point
fix(misc): Fixed review comment
Show description for 8562c21
Filter94
committed
8562c21
View commit details
Copy full SHA for 8562c21
Browse repository at this point
Commits on Jul 14, 2026
fix(misc): Split the verifiable proof and the GP output proof
Show description for b70b4ee
Filter94
committed
b70b4ee
View commit details
Copy full SHA for b70b4ee
Browse repository at this point
fix(misc): Fixed merge conflict
Show description for d972658
Filter94
committed
d972658
View commit details
Copy full SHA for d972658
Browse repository at this point
Commits on Jul 16, 2026
feat(riscv-guest): WIP extended guest program
Filter94
committed
89e4614
View commit details
Copy full SHA for 89e4614
Browse repository at this point
Merge branch 'main' of github.com:LFDT-Lineth/lineth-monorepo into feat/l2-execution-guest-rollup
Filter94
committed
0843aea
View commit details
Copy full SHA for 0843aea
Browse repository at this point
feat(riscv-guest): WIP implementation of the l2-execution extended guest program
Show description for 8ec2bc7
Filter94
committed
8ec2bc7
View commit details
Copy full SHA for 8ec2bc7
Browse repository at this point
chore(riscv-guest): Removed the vanilla guest runner, the tests, reformatted the output from the wrapped runner
Filter94
committed
89e7b09
View commit details
Copy full SHA for 89e7b09
Browse repository at this point
chore(riscv-guest): Reverting the output reformat change
Filter94
committed
1e0e077
View commit details
Copy full SHA for 1e0e077
Browse repository at this point
Commits on Jul 29, 2026
fix(riscv-guest): Reference tests update, some fixes
Show description for 230c1bf
Filter94
committed
230c1bf
View commit details
Copy full SHA for 230c1bf
Browse repository at this point
Merge branch 'main' of github.com:LFDT-Lineth/lineth-monorepo into feat/l2-execution-guest-rollup
Filter94
committed
08a5358
View commit details
Copy full SHA for 08a5358
Browse repository at this point
fix(riscv-guest): Hopefully fixed the tests
Show description for 3589a99
Filter94
committed
3589a99
View commit details
Copy full SHA for 3589a99
Browse repository at this point
fix(riscv-guest): Fixed some tests setup on CI
Show description for 8aaf4cd
Filter94
committed
8aaf4cd
View commit details
Copy full SHA for 8aaf4cd
Browse repository at this point
Merge branch 'main' of github.com:LFDT-Lineth/lineth-monorepo into feat/l2-execution-guest-rollup
Filter94
committed
77e32d9
View commit details
Copy full SHA for 77e32d9
Browse repository at this point
fix(riscv-guest): Memory management
Show description for e360c64
Filter94
committed
e360c64
View commit details
Copy full SHA for e360c64
Browse repository at this point
fix(ci): Removed unused opcode variable
Filter94
committed
68f5dae
View commit details
Copy full SHA for 68f5dae
Browse repository at this point
Commits on Jul 31, 2026
Merge branch 'main' of github.com:LFDT-Lineth/lineth-monorepo into feat/l2-execution-guest-rollup
Show description for 8441b52
Filter94
committed
8441b52
View commit details
Copy full SHA for 8441b52
Browse repository at this point
fix(riscv-guest): Fixed merge conflict. Enabled precompiles software implementation as a stub for now
Filter94
committed
8e5376c
View commit details
Copy full SHA for 8e5376c
Browse repository at this point
fix(riscv-guest): Fixed merge conflict. Enabled precompiles software implementation as a stub for now
Filter94
committed
5f32609
View commit details
Copy full SHA for 5f32609
Browse repository at this point
Commits on Aug 10, 2026
chore(riscv-guest): Fixed merge conflict
Show description for f2ffefd
Filter94
committed
f2ffefd
View commit details
Copy full SHA for f2ffefd
Browse repository at this point
fix(misc): Fixed lineth rename
Show description for 5f232ae
Filter94
committed
5f232ae
View commit details
Copy full SHA for 5f232ae
Browse repository at this point
Commits on Aug 12, 2026
Merge branch 'main' of github.com:LFDT-Lineth/lineth-monorepo into feat/l2-execution-guest-rollup
Filter94
committed
a7f31cc
View commit details
Copy full SHA for a7f31cc
Browse repository at this point
Commits on Aug 13, 2026
refactor(riscv-guest): make l2-execution base PR implementation-only
Show description for 6201e56
Filter94
committed
6201e56
View commit details
Copy full SHA for 6201e56
Browse repository at this point
fix(riscv-guest): make install-native-crypto-deps portable
Show description for fcdd878
Filter94
and
claude
committed
fcdd878
View commit details
Copy full SHA for fcdd878
Browse repository at this point
Commits on Aug 18, 2026
fix(ci): validate the RISC-V guest-program workflows on stacked PRs, not just main
Show description for a71fc5a
Filter94
and
claude
committed
a71fc5a
View commit details
Copy full SHA for a71fc5a
Browse repository at this point
fix(riscv-guest): Fixed merge conflict
Show description for 2def433
Filter94
committed
2def433
View commit details
Copy full SHA for 2def433
Browse repository at this point
fix(misc): Fixed the rollup spec tests
Filter94
committed
5352e60
View commit details
Copy full SHA for 5352e60
Browse repository at this point
Commits on Aug 19, 2026
fix(riscv-guest): Remove the go script for vanilla GP input generation, leaving only the extended program one
Show description for a9d5d8b
Filter94
committed
a9d5d8b
View commit details
Copy full SHA for a9d5d8b
Browse repository at this point
Commits on Aug 20, 2026
Merge branch 'main' of github.com:LFDT-Lineth/lineth-monorepo into feat/l2-execution-guest-rollup-v2
Filter94
committed
bc78c85
View commit details
Copy full SHA for bc78c85
Browse repository at this point
You can’t perform that action at this time.