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
.
lightninglabs
/
wavelength
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
42
Code
Issues
106
Pull requests
46
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
vtxo+round+wallet: purify VTXO FSM and move intent composition to wallet
- #172
#172
Merged
Roasbeef
merged 19 commits into
main
lightninglabs/wavelength:main
from
vtxo-fsm-refactor
lightninglabs/wavelength:vtxo-fsm-refactor
Copy head branch name to clipboard
Mar 13, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
vtxo+round+wallet: purify VTXO FSM and move intent composition to wallet
#172
Roasbeef
merged 19 commits into
main
lightninglabs/wavelength:main
from
vtxo-fsm-refactor
lightninglabs/wavelength:vtxo-fsm-refactor
Copy head branch name to clipboard
Commits
Commits on Mar 12, 2026
vtxo: rename ExpiringState to UnilateralExitState
Show description for c3f42f1
ellemouton
committed
c3f42f1
View commit details
Copy full SHA for c3f42f1
Browse repository at this point
vtxo: replace RefreshRequestedState with PendingForfeitState
Show description for 9731e0f
ellemouton
committed
9731e0f
View commit details
Copy full SHA for 9731e0f
Browse repository at this point
vtxo: remove business-intent distinction from VTXO FSM
Show description for aae932f
ellemouton
committed
aae932f
View commit details
Copy full SHA for aae932f
Browse repository at this point
vtxo: route round-bound signals through manager
Show description for e7caa06
ellemouton
committed
e7caa06
View commit details
Copy full SHA for e7caa06
Browse repository at this point
vtxo: add manager-driven expiry liveness tests
Show description for 30ed97d
ellemouton
committed
30ed97d
View commit details
Copy full SHA for 30ed97d
Browse repository at this point
vtxo: remove RefreshAcknowledgedEvent
Show description for e1b737f
ellemouton
committed
e1b737f
View commit details
Copy full SHA for e1b737f
Browse repository at this point
vtxo: clean up stale comments and documentation
Show description for 17d65f1
ellemouton
committed
17d65f1
View commit details
Copy full SHA for 17d65f1
Browse repository at this point
multi: replace trigger events with PendingForfeitEvent
Show description for 9190028
ellemouton
committed
9190028
View commit details
Copy full SHA for 9190028
Browse repository at this point
round: add RegisterIntentRequest entry point
Show description for 6b2f6c1
ellemouton
committed
6b2f6c1
View commit details
Copy full SHA for 6b2f6c1
Browse repository at this point
multi: switch wallet refresh flow to RegisterIntentMsg
Show description for 7142bcd
ellemouton
committed
7142bcd
View commit details
Copy full SHA for 7142bcd
Browse repository at this point
wallet: switch leave flow to RegisterIntentMsg
Show description for 53172b8
ellemouton
committed
53172b8
View commit details
Copy full SHA for 53172b8
Browse repository at this point
multi: remove trigger messages and obsolete round handlers
Show description for 11e9bc1
ellemouton
committed
11e9bc1
View commit details
Copy full SHA for 11e9bc1
Browse repository at this point
round: remove LeaveVTXORequest and dead code
Show description for b555f2f
ellemouton
committed
b555f2f
View commit details
Copy full SHA for b555f2f
Browse repository at this point
multi: carry local forfeit amounts into round intents
Show description for 0c43aaa
ellemouton
committed
0c43aaa
View commit details
Copy full SHA for 0c43aaa
Browse repository at this point
round: detach local persistence from actor request contexts
ellemouton
committed
01ad4cb
View commit details
Copy full SHA for 01ad4cb
Browse repository at this point
multi: regenerate proto stubs and fix mailbox interface
Show description for 696ae8b
ellemouton
committed
696ae8b
View commit details
Copy full SHA for 696ae8b
Browse repository at this point
Commits on Mar 13, 2026
round: use findAssemblingRound for intent registration and add VTXO dedup
Show description for 083e68e
Roasbeef
committed
083e68e
View commit details
Copy full SHA for 083e68e
Browse repository at this point
round: validate forfeit amounts against VTXOStore instead of trusting embedded
Show description for 71ec7c6
Roasbeef
committed
71ec7c6
View commit details
Copy full SHA for 71ec7c6
Browse repository at this point
docs: update per-package docs for VTXO FSM refactor
Show description for a421b04
Roasbeef
committed
a421b04
View commit details
Copy full SHA for a421b04
Browse repository at this point
You can’t perform that action at this time.