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
/
go-fee
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: range decryption API on top of the fee package (FIL-570)
- #4
#4
Merged
bajtos
merged 19 commits into
main
filecoin-project/go-fee:main
from
fil-570-stream-api
filecoin-project/go-fee:fil-570-stream-api
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat: range decryption API on top of the fee package (FIL-570)
#4
bajtos
merged 19 commits into
main
filecoin-project/go-fee:main
from
fil-570-stream-api
filecoin-project/go-fee:fil-570-stream-api
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
feat: range decryption API on top of the fee package
Show description for 82aac4f
claude
authored and
bajtos
committed
82aac4f
View commit details
Copy full SHA for 82aac4f
Browse repository at this point
Commits on Aug 4, 2026
docs: empty range request
Show description for f609a6d
bajtos
and
Copilot
authored
f609a6d
View commit details
Copy full SHA for f609a6d
Browse repository at this point
example_range_test: support empty range
Show description for 51943e8
bajtos
and
Copilot
authored
51943e8
View commit details
Copy full SHA for 51943e8
Browse repository at this point
feat: cacheable body material for envelope-free range decryption
Show description for bc758e0
claude
authored and
bajtos
committed
bc758e0
View commit details
Copy full SHA for bc758e0
Browse repository at this point
docs: cover cached body material in the range docs
Show description for ce0ed5b
bajtos
committed
ce0ed5b
View commit details
Copy full SHA for ce0ed5b
Browse repository at this point
refactor: share stream config and size math
Show description for c5148a4
bajtos
committed
c5148a4
View commit details
Copy full SHA for c5148a4
Browse repository at this point
test: drop unused recordingReaderAt helper
Show description for eafd79d
bajtos
committed
eafd79d
View commit details
Copy full SHA for eafd79d
Browse repository at this point
fix: stop the header probe on final decode errors
Show description for fd040cc
bajtos
committed
fd040cc
View commit details
Copy full SHA for fd040cc
Browse repository at this point
refactor: cut duplication in the range and material code
Show description for 9e75ae2
bajtos
committed
9e75ae2
View commit details
Copy full SHA for 9e75ae2
Browse repository at this point
refactor!: return the body material beside the blob reader
Show description for b7388ca
bajtos
committed
b7388ca
View commit details
Copy full SHA for b7388ca
Browse repository at this point
refactor: address review nits on material example
Show description for 6c417ae
bajtos
committed
6c417ae
View commit details
Copy full SHA for 6c417ae
Browse repository at this point
fix: accept a trailing empty final chunk in the count check
Show description for c6364c9
bajtos
committed
c6364c9
View commit details
Copy full SHA for c6364c9
Browse repository at this point
Merge branch 'main' into fil-570-stream-api
bajtos
committed
309b108
View commit details
Copy full SHA for 309b108
Browse repository at this point
docs: reconcile the vectors fixture notes
Show description for ee349b8
bajtos
committed
ee349b8
View commit details
Copy full SHA for ee349b8
Browse repository at this point
Commits on Aug 10, 2026
fix: avoid allocations for empty range readers
Show description for 5cbd1e2
bajtos
committed
5cbd1e2
View commit details
Copy full SHA for 5cbd1e2
Browse repository at this point
refactor: rename body material to descriptor
Show description for 9f740aa
bajtos
committed
9f740aa
View commit details
Copy full SHA for 9f740aa
Browse repository at this point
refactor: fold descriptor into range decrypt
Show description for eeff7ba
bajtos
committed
eeff7ba
View commit details
Copy full SHA for eeff7ba
Browse repository at this point
refactor: split body params from AAD
Show description for 46a967b
bajtos
committed
46a967b
View commit details
Copy full SHA for 46a967b
Browse repository at this point
Commits on Aug 18, 2026
refactor: rename error to ErrInvalidDescriptor
Show description for 68ea0fa
bajtos
committed
68ea0fa
View commit details
Copy full SHA for 68ea0fa
Browse repository at this point
You can’t perform that action at this time.