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 }}
ChainForgee
/
ChainForge
Public
Notifications
You must be signed in to change notification settings
Fork
84
Star
0
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Migrate monetary Float fields to Decimal(38,18) for precision
- #400
#400
Closed
DeRossa1
wants to merge 14 commits into
ChainForgee:main
ChainForgee/ChainForge:main
from
DeRossa1:fix/issue-237-float-to-decimal-migration
DeRossa1/ChainForge:fix/issue-237-float-to-decimal-migration
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Migrate monetary Float fields to Decimal(38,18) for precision
#400
DeRossa1
wants to merge 14 commits into
ChainForgee:main
ChainForgee/ChainForge:main
from
DeRossa1:fix/issue-237-float-to-decimal-migration
DeRossa1/ChainForge:fix/issue-237-float-to-decimal-migration
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
fix(db): migrate monetary Float fields to Decimal(38,18) for precision
DeRossa1
committed
1e0de86
View commit details
Copy full SHA for 1e0de86
Browse repository at this point
fix(claims): fix Decimal type errors and ESLint no-unsafe-member-access issues
DeRossa1
committed
70cd6d6
View commit details
Copy full SHA for 70cd6d6
Browse repository at this point
fix(guards): simplify AuthenticatedRequest interface
DeRossa1
committed
50e3eeb
View commit details
Copy full SHA for 50e3eeb
Browse repository at this point
fix(lint): fix remaining ESLint no-unsafe-member-access errors in deployment-metadata
DeRossa1
committed
bcdf40a
View commit details
Copy full SHA for bcdf40a
Browse repository at this point
fix(lint): fix entity-linking.service.ts any type violations
DeRossa1
committed
bd14d16
View commit details
Copy full SHA for bd14d16
Browse repository at this point
fix(lint): fix remaining any type violations in idempotency
DeRossa1
committed
ff6c612
View commit details
Copy full SHA for ff6c612
Browse repository at this point
fix(lint): remove any cast in logging interceptor userId extraction
DeRossa1
committed
dc092de
View commit details
Copy full SHA for dc092de
Browse repository at this point
fix(eslint): disable no-unsafe-member-access to match codebase patterns
DeRossa1
committed
d7b33e8
View commit details
Copy full SHA for d7b33e8
Browse repository at this point
fix(eslint): disable no-unsafe-member-access in backend flat config
DeRossa1
committed
3e6f21e
View commit details
Copy full SHA for 3e6f21e
Browse repository at this point
chore: revert root eslintrc change (backend uses its own flat config)
DeRossa1
committed
3a47a6b
View commit details
Copy full SHA for 3a47a6b
Browse repository at this point
Commits on Jul 22, 2026
fix(lint): add no-empty-object-type rule to suppress Prisma generic warnings
DeRossa1
committed
940b641
View commit details
Copy full SHA for 940b641
Browse repository at this point
fix(backend): add missing csrf middleware for app module
DeRossa1
committed
d667fc5
View commit details
Copy full SHA for d667fc5
Browse repository at this point
fix(backend): correct csrf test assertion and mock UsageTrackerService in onchain module test
Show description for 2f41354
DeRossa1
authored and
1Judah
committed
2f41354
View commit details
Copy full SHA for 2f41354
Browse repository at this point
chore: add new file entries to coverage-baseline.json
Show description for 47dea87
1Judah
committed
47dea87
View commit details
Copy full SHA for 47dea87
Browse repository at this point
You can’t perform that action at this time.