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
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 }}
functionland
/
fula-api
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
12
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Phase 2.5: multi-master write safety - bucket-root CAS (FM-1) + EIP-712 identity (FM-4)
- #41
#41
Open
ehsan6sha
wants to merge 19 commits into
main
functionland/fula-api:main
from
phase-2.5-multimaster
functionland/fula-api:phase-2.5-multimaster
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Phase 2.5: multi-master write safety - bucket-root CAS (FM-1) + EIP-712 identity (FM-4)
#41
ehsan6sha
wants to merge 19 commits into
main
functionland/fula-api:main
from
phase-2.5-multimaster
functionland/fula-api:phase-2.5-multimaster
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2026
feat(docker): reproducible fula-gateway image for federated masters
Show description for 1be84cc
ehsan6sha
and
claude
committed
1be84cc
View commit details
Copy full SHA for 1be84cc
Browse repository at this point
Commits on Jun 12, 2026
fix(docker): volume at the gateway hardcoded state dir /var/lib/fula-gateway
Show description for ecb342a
ehsan6sha
and
claude
committed
ecb342a
View commit details
Copy full SHA for ecb342a
Browse repository at this point
feat(ingress): Phase 2 - ingest byte route with capability probe + remote-cid mapping PUTs
Show description for 9fbc069
ehsan6sha
and
claude
committed
9fbc069
View commit details
Copy full SHA for 9fbc069
Browse repository at this point
test(ingress): wiremock matrix for the ingest byte route
Show description for d1ac73f
ehsan6sha
and
claude
committed
d1ac73f
View commit details
Copy full SHA for d1ac73f
Browse repository at this point
fix(ingress): mirror the ingest route into the public put_object_chunked loop
Show description for 9493a57
ehsan6sha
and
claude
committed
9493a57
View commit details
Copy full SHA for 9493a57
Browse repository at this point
test(ingress): live ingest-route e2e (env-driven, ignored by default)
Show description for c910b79
ehsan6sha
and
claude
committed
c910b79
View commit details
Copy full SHA for c910b79
Browse repository at this point
merge phase-1.5-gateway-image: phase-2 builds the gateway image from this branch (PR #30 lands first)
ehsan6sha
committed
b2727da
View commit details
Copy full SHA for b2727da
Browse repository at this point
fix(ingress): bound the remote-cid presence check (5s) - absent cids must 409 fast
Show description for b06b088
ehsan6sha
and
claude
committed
b06b088
View commit details
Copy full SHA for b06b088
Browse repository at this point
fix(test): live e2e uses the FxFiles pairing (put_object_flat/get_object_flat)
Show description for 754a417
ehsan6sha
and
claude
committed
754a417
View commit details
Copy full SHA for 754a417
Browse repository at this point
feat(multimaster): FM-1 bucket-root CAS - shared arbiter for concurrent masters
Show description for d381cb4
ehsan6sha
and
claude
committed
d381cb4
View commit details
Copy full SHA for d381cb4
Browse repository at this point
feat(multimaster): FM-4 - EIP-712 wallet-signature auth (portable identity)
Show description for 12713b9
ehsan6sha
and
claude
committed
12713b9
View commit details
Copy full SHA for 12713b9
Browse repository at this point
test(crypto): pin issue #34 - forest write amplification on sequential puts
Show description for 74ec299
ehsan6sha
and
claude
committed
74ec299
View commit details
Copy full SHA for 74ec299
Browse repository at this point
merge main: #34 sealed-flush fix + 0.6.8 (main's inverted regression guards supersede the local pin tests)
ehsan6sha
committed
a095658
View commit details
Copy full SHA for a095658
Browse repository at this point
chore: re-lock branch-only deps (k256/ecdsa/rfc6979 for FM-4) after main merge
ehsan6sha
committed
2d24a24
View commit details
Copy full SHA for 2d24a24
Browse repository at this point
merge main: #36 forest-cache invalidation bindings + 0.6.9
ehsan6sha
committed
24a4592
View commit details
Copy full SHA for 24a4592
Browse repository at this point
merge main: #38 flaky v7 pagination test fix + tests/ CI path filters
ehsan6sha
committed
2912179
View commit details
Copy full SHA for 2912179
Browse repository at this point
fix(test): move the 1 GiB payload into the upload - clone doubled RSS and OOM-killed run #4
Show description for 70c2714
ehsan6sha
and
claude
committed
70c2714
View commit details
Copy full SHA for 70c2714
Browse repository at this point
Commits on Jun 15, 2026
test(multimaster): FM-1 PgRootStore integration test (real Postgres)
Show description for 063db9b
ehsan6sha
and
claude
committed
063db9b
View commit details
Copy full SHA for 063db9b
Browse repository at this point
fix(test): FM-1 unit cid_of uses seed digests, not blake3 (not a fula-core dep)
Show description for abb881d
ehsan6sha
and
claude
committed
abb881d
View commit details
Copy full SHA for abb881d
Browse repository at this point
You can’t perform that action at this time.