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: f02 mocks
- #16
#16
Merged
wjmelements
merged 15 commits into
main
filecoin-project/solstice:main
from
f02-mocks
filecoin-project/solstice:f02-mocks
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: f02 mocks
#16
wjmelements
merged 15 commits into
main
filecoin-project/solstice:main
from
f02-mocks
filecoin-project/solstice:f02-mocks
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
wip(f02): mock f02 stream-splitting methods for FIP-0118
Show description for 2942b78
wjmelements
committed
2942b78
View commit details
Copy full SHA for 2942b78
Browse repository at this point
Commits on Jul 31, 2026
Merge remote-tracking branch 'origin/main' into f02-mocks
wjmelements
committed
14b5acf
View commit details
Copy full SHA for 14b5acf
Browse repository at this point
feat(f02): rework reward-actor mock for pull-settlement design
Show description for 0c0d86f
wjmelements
committed
0c0d86f
View commit details
Copy full SHA for 0c0d86f
Browse repository at this point
fix(f02-mocks): reject duplicate stream ids in one weight-write batch
Show description for b031b14
wjmelements
committed
b031b14
View commit details
Copy full SHA for b031b14
Browse repository at this point
fix(f02-mocks): count pending weight writes in the WAD sum guardrail
Show description for 21cca9d
wjmelements
committed
21cca9d
View commit details
Copy full SHA for 21cca9d
Browse repository at this point
fix(f02-mocks): self-issue block rewards so claims can't fail on funds
Show description for 1da2921
wjmelements
committed
1da2921
View commit details
Copy full SHA for 1da2921
Browse repository at this point
refactor(f02-mocks): dedupe swap-and-pop array removal into _swapRemove
Show description for 364698b
wjmelements
committed
364698b
View commit details
Copy full SHA for 364698b
Browse repository at this point
fix(f02-mocks): reject nonzero value on reward actor calls
Show description for 66b1128
wjmelements
committed
66b1128
View commit details
Copy full SHA for 66b1128
Browse repository at this point
Commits on Aug 1, 2026
refactor(f02-mocks): type MAX_STREAMS as uint64 to drop a cast
Show description for 3503749
wjmelements
committed
3503749
View commit details
Copy full SHA for 3503749
Browse repository at this point
Commits on Aug 3, 2026
feat(lib): add FVMRewards library for the f02 Reward actor
Show description for c1003cc
wjmelements
committed
c1003cc
View commit details
Copy full SHA for c1003cc
Browse repository at this point
perf(f02-mocks): encode Claim's CBOR bigint return via raw pointer writes
Show description for f13dd50
wjmelements
committed
f13dd50
View commit details
Copy full SHA for f13dd50
Browse repository at this point
Commits on Aug 4, 2026
perf: replace mul-by-power-of-two and gt/eq-zero with shl and truthy checks
Show description for f6f152f
wjmelements
committed
f6f152f
View commit details
Copy full SHA for f6f152f
Browse repository at this point
perf: switch on raw values instead of a precomputed comparison
Show description for 02e94f3
wjmelements
committed
02e94f3
View commit details
Copy full SHA for 02e94f3
Browse repository at this point
test(f02-mocks): cover Claim's multi-wallet amounts decode
Show description for 8772103
wjmelements
committed
8772103
View commit details
Copy full SHA for 8772103
Browse repository at this point
perf: drop unused major return from readCborHead
Show description for 29c5acf
wjmelements
committed
29c5acf
View commit details
Copy full SHA for 29c5acf
Browse repository at this point
You can’t perform that action at this time.