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
.
dashpay
/
dash-evo-tool
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
21
Code
Issues
44
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: migrate from Result<T, String> to typed TaskError (#660)
- #739
#739
Merged
lklimek
merged 26 commits into
v1.0-dev
dashpay/dash-evo-tool:v1.0-dev
from
task/660-i18n-ready-strings-general-rule
dashpay/dash-evo-tool:task/660-i18n-ready-strings-general-rule
Copy head branch name to clipboard
Mar 15, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
refactor: migrate from Result<T, String> to typed TaskError (#660)
#739
lklimek
merged 26 commits into
v1.0-dev
dashpay/dash-evo-tool:v1.0-dev
from
task/660-i18n-ready-strings-general-rule
dashpay/dash-evo-tool:task/660-i18n-ready-strings-general-rule
Copy head branch name to clipboard
Commits
Commits on Mar 12, 2026
docs: promote i18n-ready strings to general coding rule (#660)
Show description for 7f4291d
lklimek
and
claude
committed
7f4291d
View commit details
Copy full SHA for 7f4291d
Browse repository at this point
refactor: add typed error variants for migration (#660)
Show description for b934df5
lklimek
and
claude
committed
b934df5
View commit details
Copy full SHA for b934df5
Browse repository at this point
refactor: replace string errors with typed errors in spv/config/infra (#660)
Show description for aab8178
lklimek
and
claude
committed
aab8178
View commit details
Copy full SHA for aab8178
Browse repository at this point
refactor: replace string errors with typed TaskError in model/database/context (#660)
Show description for 73704b7
lklimek
and
claude
committed
73704b7
View commit details
Copy full SHA for 73704b7
Browse repository at this point
refactor: replace string errors with typed TaskError in backend_task/ (#660)
Show description for 1e98cef
lklimek
and
claude
committed
1e98cef
View commit details
Copy full SHA for 1e98cef
Browse repository at this point
refactor: replace string errors with typed TaskError in ui/ (#660)
Show description for 21bd380
lklimek
and
claude
committed
21bd380
View commit details
Copy full SHA for 21bd380
Browse repository at this point
fix: remove useless TaskError::from conversions in wallet task dispatch (#660)
Show description for 5e5ea87
lklimek
and
claude
committed
5e5ea87
View commit details
Copy full SHA for 5e5ea87
Browse repository at this point
Merge branch 'v1.0-dev' into task/660-i18n-ready-strings-general-rule
lklimek
authored
6184482
View commit details
Copy full SHA for 6184482
Browse repository at this point
Merge branch 'v1.0-dev' into task/660-i18n-ready-strings-general-rule
lklimek
authored
d466668
View commit details
Copy full SHA for d466668
Browse repository at this point
refactor: fix all unresolved review comments — proof errors, asset lock, format! migrations (#740)
Show description for a5c577d
Copilot
and
lklimek
authored
a5c577d
View commit details
Copy full SHA for a5c577d
Browse repository at this point
Commits on Mar 13, 2026
refactor: remove TaskError::Generic and TaskError::Other, replace with specialized variants (#744)
Show description for d44ade4
Copilot
and
lklimek
authored
d44ade4
View commit details
Copy full SHA for d44ade4
Browse repository at this point
refactor: address PR #739 review comments — structural error matching, lock poisoning cleanup, parameterized RequestType
Show description for 0b635e5
lklimek
and
claude
committed
0b635e5
View commit details
Copy full SHA for 0b635e5
Browse repository at this point
refactor: address remaining PR #739 review comments — lock poisoning, error interpolation, StaleNode matching
Show description for bd55bee
lklimek
and
claude
committed
bd55bee
View commit details
Copy full SHA for bd55bee
Browse repository at this point
Merge branch 'v1.0-dev' into task/660-i18n-ready-strings-general-rule
lklimek
authored
1d62eb7
View commit details
Copy full SHA for 1d62eb7
Browse repository at this point
refactor: address final PR #739 review comments — jargon removal, dual signal fix
Show description for 22b0a45
lklimek
and
claude
committed
22b0a45
View commit details
Copy full SHA for 22b0a45
Browse repository at this point
refactor: add 6 new TaskError variants for LegacyError removal
Show description for cb9af82
lklimek
and
claude
committed
cb9af82
View commit details
Copy full SHA for cb9af82
Browse repository at this point
refactor: migrate system/grovestark/mnlist/platform_info to TaskError
Show description for 4f61876
lklimek
and
claude
committed
4f61876
View commit details
Copy full SHA for 4f61876
Browse repository at this point
refactor: remove From<String> for TaskError and LegacyError variant
Show description for 751117c
lklimek
and
claude
committed
751117c
View commit details
Copy full SHA for 751117c
Browse repository at this point
refactor: address 16 review findings across error handling and conventions
Show description for 2f58f08
lklimek
and
claude
committed
2f58f08
View commit details
Copy full SHA for 2f58f08
Browse repository at this point
Merge branch 'v1.0-dev' into task/660-i18n-ready-strings-general-rule
lklimek
authored
9c9ea5a
View commit details
Copy full SHA for 9c9ea5a
Browse repository at this point
Commits on Mar 14, 2026
refactor: replace `UserInput(String)` with typed `TaskError` variants (#751)
Show description for ab31046
Copilot
and
lklimek
authored
ab31046
View commit details
Copy full SHA for ab31046
Browse repository at this point
refactor: address review feedback on TaskError migration — jargon, transparent errors, variant cleanup (#753)
Show description for b27c1c5
Copilot
and
lklimek
authored
b27c1c5
View commit details
Copy full SHA for b27c1c5
Browse repository at this point
fix: resolve CI formatting failures (#754)
Show description for de44eeb
Copilot
and
lklimek
authored
de44eeb
View commit details
Copy full SHA for de44eeb
Browse repository at this point
Commits on Mar 15, 2026
fix: address 3 PR review findings — error chain, transitional note, vote errors
Show description for bf40da6
lklimek
and
claude
committed
bf40da6
View commit details
Copy full SHA for bf40da6
Browse repository at this point
fix: address review round 4 — typed errors, dead code, lock safety
Show description for b5017b8
lklimek
and
claude
committed
b5017b8
View commit details
Copy full SHA for b5017b8
Browse repository at this point
docs: strengthen error variant policy — never use String fields for user messages
Show description for 1ef019d
lklimek
and
claude
committed
1ef019d
View commit details
Copy full SHA for 1ef019d
Browse repository at this point
You can’t perform that action at this time.