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 }}
vortex-data
/
vortex
Public
Notifications
You must be signed in to change notification settings
Fork
223
Star
3.2k
Code
Issues
213
Pull requests
114
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add
ArrayPlugin
to enable serde for new
DecimalBytePartsArray
format
- #9810
#9810
Merged
3/3
mhk197
merged 17 commits into
mk/dbp-v2-feature
vortex-data/vortex:mk/dbp-v2-feature
from
mk/dbp-serde
vortex-data/vortex:mk/dbp-serde
Copy head branch name to clipboard
Sep 16, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Add
ArrayPlugin
to enable serde for new
DecimalBytePartsArray
format
#9810
mhk197
merged 17 commits into
mk/dbp-v2-feature
vortex-data/vortex:mk/dbp-v2-feature
from
mk/dbp-serde
vortex-data/vortex:mk/dbp-serde
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
Register versioned decimal byte-part serialization
Show description for 842b737
mhk197
committed
842b737
View commit details
Copy full SHA for 842b737
Browse repository at this point
Extract decimal byte-parts serde plugin and tests
Show description for 1519359
mhk197
committed
1519359
View commit details
Copy full SHA for 1519359
Browse repository at this point
Simplify decimal byte-parts plugin tests
Show description for e2d33f0
mhk197
committed
e2d33f0
View commit details
Copy full SHA for e2d33f0
Browse repository at this point
fix comment
Show description for 69cf104
mhk197
committed
69cf104
View commit details
Copy full SHA for 69cf104
Browse repository at this point
Centralize decimal byte-parts serde and preserve narrowed types
Show description for 46de82a
mhk197
committed
46de82a
View commit details
Copy full SHA for 46de82a
Browse repository at this point
Prototype DBP serde with separate version implementations
Show description for d214133
mhk197
committed
d214133
View commit details
Copy full SHA for d214133
Browse repository at this point
Require lower parts in the v2 decoder and tidy plugin tests
Show description for d434d50
mhk197
committed
d434d50
View commit details
Copy full SHA for d434d50
Browse repository at this point
Infer the DBP v2 lower part count from its ptypes and name the MSP field
Show description for 534b56d
mhk197
committed
534b56d
View commit details
Copy full SHA for 534b56d
Browse repository at this point
Let the DBP v2 format carry zero lower parts
Show description for 914dd05
mhk197
committed
914dd05
View commit details
Copy full SHA for 914dd05
Browse repository at this point
Rename the DBP v2 wire ID to vortex.decimal_byte_parts.v2
Show description for 987fda7
mhk197
committed
987fda7
View commit details
Copy full SHA for 987fda7
Browse repository at this point
Trim redundant DBP plugin tests
Show description for caa90b2
mhk197
committed
caa90b2
View commit details
Copy full SHA for caa90b2
Browse repository at this point
Drop the curated wide decimal test fixtures
Show description for 290f6e3
mhk197
committed
290f6e3
View commit details
Copy full SHA for 290f6e3
Browse repository at this point
Drop the redundant serialized ID check from the v2 decoder
Show description for ffbfd78
mhk197
committed
ffbfd78
View commit details
Copy full SHA for ffbfd78
Browse repository at this point
Inline i256::from_parts at the decimal byte-parts test sites
Show description for ec4ee2b
mhk197
committed
ec4ee2b
View commit details
Copy full SHA for ec4ee2b
Browse repository at this point
Call dbp_encode directly in decimal byte-parts tests
Show description for 54f746a
mhk197
committed
54f746a
View commit details
Copy full SHA for 54f746a
Browse repository at this point
Replace dbp_encode with DecimalByteParts::encode
Show description for b7357ca
mhk197
committed
b7357ca
View commit details
Copy full SHA for b7357ca
Browse repository at this point
comments fix
Show description for 8ba61cc
mhk197
committed
8ba61cc
View commit details
Copy full SHA for 8ba61cc
Browse repository at this point
You can’t perform that action at this time.