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
.
filecoin-project
/
solstice
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Issues
10
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: two-safe rule
- #12
#12
Merged
wjmelements
merged 19 commits into
main
filecoin-project/solstice:main
from
two-safe-rule
filecoin-project/solstice:two-safe-rule
Copy head branch name to clipboard
Jul 30, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat: two-safe rule
#12
wjmelements
merged 19 commits into
main
filecoin-project/solstice:main
from
two-safe-rule
filecoin-project/solstice:two-safe-rule
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
wip
wjmelements
committed
d8e42dd
View commit details
Copy full SHA for d8e42dd
Browse repository at this point
define errors for unanimous
wjmelements
committed
b34b0a7
View commit details
Copy full SHA for b34b0a7
Browse repository at this point
fix(AddressXorSet): correct contains() bitmap reconstruction
Show description for f46d381
wjmelements
committed
f46d381
View commit details
Copy full SHA for f46d381
Browse repository at this point
Commits on Jul 25, 2026
fix(Owners): detect xor-collision owners and add test coverage
Show description for 3769eb3
wjmelements
committed
3769eb3
View commit details
Copy full SHA for 3769eb3
Browse repository at this point
test(TwoSafeRule): add coverage for the unanimous modifier and veto
Show description for 4ad4963
wjmelements
committed
4ad4963
View commit details
Copy full SHA for 4ad4963
Browse repository at this point
refactor: rename TwoSafeRuler to UnanimousGovernance
Show description for 25affee
wjmelements
committed
25affee
View commit details
Copy full SHA for 25affee
Browse repository at this point
docs(AddressXorSet): document XOR vs Bloom set tradeoff
Show description for 4ae6fac
wjmelements
committed
4ae6fac
View commit details
Copy full SHA for 4ae6fac
Browse repository at this point
Commits on Jul 26, 2026
refactor(Owners): replace AddressXorSet with bitmask-based OwnerSet
Show description for d90c8b6
wjmelements
committed
d90c8b6
View commit details
Copy full SHA for d90c8b6
Browse repository at this point
chore(Owners): drop dead asOwnerSet overload and add dev notes
Show description for acc647c
wjmelements
committed
acc647c
View commit details
Copy full SHA for acc647c
Browse repository at this point
refactor(UnanimousGovernance): simplify hold check and rename sentinel
Show description for 540a3e6
wjmelements
committed
540a3e6
View commit details
Copy full SHA for 540a3e6
Browse repository at this point
refactor: rename bit-tracking variables for clarity
Show description for ca82eb8
wjmelements
committed
ca82eb8
View commit details
Copy full SHA for ca82eb8
Browse repository at this point
docs: add natspec for currentEpoch, unanimous, _veto, and owner functions
Show description for d2b9581
wjmelements
committed
d2b9581
View commit details
Copy full SHA for d2b9581
Browse repository at this point
feat(ci): add lint and test workflows
wjmelements
committed
034c8f8
View commit details
Copy full SHA for 034c8f8
Browse repository at this point
Commits on Jul 27, 2026
chore(ci): bump actions/checkout to v7
Show description for 8b3b458
wjmelements
committed
8b3b458
View commit details
Copy full SHA for 8b3b458
Browse repository at this point
chore(ci): upgrade forge to 1.7.1 and fix lint CI
Show description for ec1799a
wjmelements
committed
ec1799a
View commit details
Copy full SHA for ec1799a
Browse repository at this point
fix(ci): install dependencies before linting
Show description for 46eae2d
wjmelements
committed
46eae2d
View commit details
Copy full SHA for 46eae2d
Browse repository at this point
Commits on Jul 29, 2026
doc: recommend keccak256(msg.data) for taskId
wjmelements
committed
c4f6c6c
View commit details
Copy full SHA for c4f6c6c
Browse repository at this point
feat: IsASafe.isProbablyASafe
wjmelements
committed
caf47cd
View commit details
Copy full SHA for caf47cd
Browse repository at this point
fix(owners): prevent removing the last owner
Show description for d5ca04b
wjmelements
committed
d5ca04b
View commit details
Copy full SHA for d5ca04b
Browse repository at this point
You can’t perform that action at this time.