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 }}
cbaezp
/
polycopier
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
5
Code
Issues
0
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(scanner): properly enforce balance thresholds, scale limits, and …
- #31
#31
Merged
cbaezp
merged 13 commits into
main
cbaezp/polycopier:main
from
fix/engine-rejection-tracking
cbaezp/polycopier:fix/engine-rejection-tracking
Copy head branch name to clipboard
Apr 20, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix(scanner): properly enforce balance thresholds, scale limits, and …
#31
cbaezp
merged 13 commits into
main
cbaezp/polycopier:main
from
fix/engine-rejection-tracking
cbaezp/polycopier:fix/engine-rejection-tracking
Copy head branch name to clipboard
Commits
Commits on Apr 20, 2026
fix(scanner): properly enforce balance thresholds, scale limits, and UI visibility
cbaezp
committed
f3f6e67
View commit details
Copy full SHA for f3f6e67
Browse repository at this point
fix: purge stale engine rejection reasons and fix broken tests
cbaezp
committed
ada13fa
View commit details
Copy full SHA for ada13fa
Browse repository at this point
fix: safely persist .env and prevent config wipeouts on migration
cbaezp
committed
871cf8f
View commit details
Copy full SHA for 871cf8f
Browse repository at this point
fix: prevent Setup route from overriding existing config.toml
cbaezp
committed
b381c77
View commit details
Copy full SHA for b381c77
Browse repository at this point
feat: strictly refuse to overwrite config.toml on parsing failure to definitively preserve user settings
cbaezp
committed
dcb68a6
View commit details
Copy full SHA for dcb68a6
Browse repository at this point
test: add dedicated config migration safety test guarantees
cbaezp
committed
42ca14b
View commit details
Copy full SHA for 42ca14b
Browse repository at this point
fix: validate private key length strictly during api setup and env save endpoints to prevent hot reboot loops
cbaezp
committed
fcd1696
View commit details
Copy full SHA for fcd1696
Browse repository at this point
fix: stall position scanner by 3000ms at startup to ensure initial wallet poll seeds total_balance completely, preventing 0.00 false negatives
cbaezp
committed
19284e2
View commit details
Copy full SHA for 19284e2
Browse repository at this point
feat: pipe strategy risk rejection reasons to dashboard so monitoring tickets display engine blockages explicitly
cbaezp
committed
0c6004b
View commit details
Copy full SHA for 0c6004b
Browse repository at this point
fix: enforce strict signature bounds on filesystem writer to prevent unit tests from silently overwriting local repository keys
cbaezp
committed
9c3a516
View commit details
Copy full SHA for 9c3a516
Browse repository at this point
fix: refactor ui.rs save_to_path to use standard configuration writer and skip tests from corrupting local repository state
cbaezp
committed
a9b1587
View commit details
Copy full SHA for a9b1587
Browse repository at this point
fix: remove scanner budget mutation of event size. RiskEngine requires the origin target trade size intact so min_amount bounds evaluate the remote notional exposure accurately, not the post-constr…
Show description for 55ada8f
cbaezp
committed
55ada8f
View commit details
Copy full SHA for 55ada8f
Browse repository at this point
fix: enforce strict abort on position sweeper if backend data client returns partial API responses due to network timeout or gateway interference. This guarantees the sweeper mathematically confirm…
Show description for 16c5347
cbaezp
committed
16c5347
View commit details
Copy full SHA for 16c5347
Browse repository at this point
You can’t perform that action at this time.