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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
XChain-Platform
/
xchain-node
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Release v0.15.0 - xchain-node
- #32
#32
Merged
jdogresorg
merged 31 commits into
master
XChain-Platform/xchain-node:master
from
release/v0.15.0
XChain-Platform/xchain-node:release/v0.15.0
Copy head branch name to clipboard
Sep 7, 2026
Conversation
Commits
31
(31)
Checks
Files changed
Merged
Release v0.15.0 - xchain-node
#32
jdogresorg
merged 31 commits into
master
XChain-Platform/xchain-node:master
from
release/v0.15.0
XChain-Platform/xchain-node:release/v0.15.0
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
config(validator): default the mainnet federation oracle epoch to its ruled past instant
jdogresorg
committed
91dba39
View commit details
Copy full SHA for 91dba39
Browse repository at this point
fix(node): resolve the reset datadir from the container bind mount and fail closed instead of skipping the chain wipe
jdogresorg
committed
a25085a
View commit details
Copy full SHA for a25085a
Browse repository at this point
feat(node): snapshot the tracker volume by hardlink and declare an encoder maintenance window
jdogresorg
committed
d91f1f0
View commit details
Copy full SHA for d91f1f0
Browse repository at this point
fix(node): derive the hub consensus-env guard key list per network
jdogresorg
committed
15520cb
View commit details
Copy full SHA for 15520cb
Browse repository at this point
fix(node): pass HUB_RATE_LIMIT_EXEMPT_LOCAL through to the hub container
jdogresorg
committed
f5fd1e1
View commit details
Copy full SHA for f5fd1e1
Browse repository at this point
fix(node): stop validator init minting a hub API key on a re-run
Show description for 8459eda
jdogresorg
committed
8459eda
View commit details
Copy full SHA for 8459eda
Browse repository at this point
fix(node): send the hub API key that validator init generated when the CLI pushes config to the hub
Show description for 2559fea
jdogresorg
committed
2559fea
View commit details
Copy full SHA for 2559fea
Browse repository at this point
config: let a private explorer set its own serving limits
Show description for df934eb
jdogresorg
committed
df934eb
View commit details
Copy full SHA for df934eb
Browse repository at this point
chore(coins): sync the vendored coin registry
jdogresorg
committed
f75ad9e
View commit details
Copy full SHA for f75ad9e
Browse repository at this point
feat(node): force a bootstrap republish after a reindex
Show description for f504307
jdogresorg
committed
f504307
View commit details
Copy full SHA for f504307
Browse repository at this point
fix(node): honour an explicitly injected null validator settings object
Show description for d19f7d9
jdogresorg
committed
d19f7d9
View commit details
Copy full SHA for d19f7d9
Browse repository at this point
fix(regtest): lower the block-assembly fee floor beside the relay floor
Show description for 570ccca
jdogresorg
committed
570ccca
View commit details
Copy full SHA for 570ccca
Browse repository at this point
feat(node): pass the rollcall rail env through to the indexer and hub
Show description for 3ace65a
jdogresorg
committed
3ace65a
View commit details
Copy full SHA for 3ace65a
Browse repository at this point
feat(node): pass the oracle batch landing reserve through to the hub
Show description for 43ecedf
jdogresorg
committed
43ecedf
View commit details
Copy full SHA for 43ecedf
Browse repository at this point
test(node): keep the credential-report cases inside their own describe
Show description for 2a1cc20
jdogresorg
committed
2a1cc20
View commit details
Copy full SHA for 2a1cc20
Browse repository at this point
feat(node): arm the indexer's hub mirror on regtest and pass the attest response knobs through
Show description for 40db31c
jdogresorg
committed
40db31c
View commit details
Copy full SHA for 40db31c
Browse repository at this point
Commits on Sep 4, 2026
fix(node): stop a chain daemon gracefully on update and stage its release tree
Show description for 54ffed4
jdogresorg
committed
54ffed4
View commit details
Copy full SHA for 54ffed4
Browse repository at this point
fix(node): guard the reset and DDL paths against half-destroying a stack
Show description for 609aa45
jdogresorg
committed
609aa45
View commit details
Copy full SHA for 609aa45
Browse repository at this point
node: pass the encoder trust-proxy and rate-limit settings and the explorer's five per-route caps through from the host env
Show description for ee99294
jdogresorg
committed
ee99294
View commit details
Copy full SHA for ee99294
Browse repository at this point
Commits on Sep 5, 2026
fix(node): derive dependent healthcheck start periods from the dependency they probe
Show description for 5fa9684
jdogresorg
committed
5fa9684
View commit details
Copy full SHA for 5fa9684
Browse repository at this point
ci: run the e2e gate nightly, across all three coins
Show description for 67d6e37
jdogresorg
committed
67d6e37
View commit details
Copy full SHA for 67d6e37
Browse repository at this point
ci(e2e): title each run with the chain it is actually testing
Show description for f7a09bf
jdogresorg
committed
f7a09bf
View commit details
Copy full SHA for f7a09bf
Browse repository at this point
Commits on Sep 6, 2026
fix(e2e): let a regtest venue size the anchor-attest barrier to its own block cadence
Show description for 5919769
jdogresorg
committed
5919769
View commit details
Copy full SHA for 5919769
Browse repository at this point
fix(node): destructive provisioning paths fail closed on an unreadable state
Show description for c379a53
jdogresorg
committed
c379a53
View commit details
Copy full SHA for c379a53
Browse repository at this point
fix(e2e): make a deferred block cost a tenth as much on a fast venue
Show description for c5b7678
jdogresorg
committed
c5b7678
View commit details
Copy full SHA for c5b7678
Browse repository at this point
fix(e2e): stop the COINPay clock jump from stalling the bitcoin leg for two hours
Show description for b71644f
jdogresorg
committed
b71644f
View commit details
Copy full SHA for b71644f
Browse repository at this point
Merge remote-tracking branch 'origin/master' into HEAD
Show description for 8683e1f
jdogresorg
committed
8683e1f
View commit details
Copy full SHA for 8683e1f
Browse repository at this point
Commits on Sep 7, 2026
release: v0.15.0
jdogresorg
committed
d2fc571
View commit details
Copy full SHA for d2fc571
Browse repository at this point
docs(changelog): fold the stray unreleased entry into 0.15.0
Show description for 4e2c90c
jdogresorg
committed
4e2c90c
View commit details
Copy full SHA for 4e2c90c
Browse repository at this point
feat(activation): arm the ATTEST response mirror on Bitcoin testnet
Show description for 1eb2180
jdogresorg
committed
1eb2180
View commit details
Copy full SHA for 1eb2180
Browse repository at this point
release: pin the v0.15.0 component set from the signed tags
Show description for a2e2f95
jdogresorg
committed
a2e2f95
View commit details
Copy full SHA for a2e2f95
Browse repository at this point
You can’t perform that action at this time.