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
.
stellar
/
go-xdr
Public
forked from
nullstyle/go-xdr
Notifications
You must be signed in to change notification settings
Fork
12
Star
9
Code
Issues
2
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
decoder: add MaxOutputBytes decode option
- #22
#22
Merged
tamirms
merged 7 commits into
master
stellar/go-xdr:master
from
reduce-allocations
stellar/go-xdr:reduce-allocations
Copy head branch name to clipboard
Mar 12, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
decoder: add MaxOutputBytes decode option
#22
tamirms
merged 7 commits into
master
stellar/go-xdr:master
from
reduce-allocations
stellar/go-xdr:reduce-allocations
Copy head branch name to clipboard
Commits
Commits on Mar 11, 2026
decoder: add MaxOutputBytes option for cumulative decoded output size limits
Show description for c677e1b
tamirms
and
claude
committed
c677e1b
View commit details
Copy full SHA for c677e1b
Browse repository at this point
Strengthen not_reached test assertion with errors.Is check
Show description for 0a81e76
tamirms
and
claude
committed
0a81e76
View commit details
Copy full SHA for 0a81e76
Browse repository at this point
Commits on Mar 12, 2026
Rename MaxOutputBytes to MaxDecodedSize for clarity
Show description for 996964b
tamirms
and
claude
committed
996964b
View commit details
Copy full SHA for 996964b
Browse repository at this point
Rename MaxDecodedSize to MaxMemoryBytes
Show description for fcf91d6
tamirms
and
claude
committed
fcf91d6
View commit details
Copy full SHA for fcf91d6
Browse repository at this point
Bump DecodeDefaultMaxDepth from 200 to 250
Show description for 9948664
tamirms
and
claude
committed
9948664
View commit details
Copy full SHA for 9948664
Browse repository at this point
ci: add complete job for stable branch protection
Show description for 46e87d7
tamirms
and
claude
committed
46e87d7
View commit details
Copy full SHA for 46e87d7
Browse repository at this point
ci: restrict GITHUB_TOKEN permissions to read-only
Show description for 105ca0d
tamirms
and
claude
committed
105ca0d
View commit details
Copy full SHA for 105ca0d
Browse repository at this point
You can’t perform that action at this time.