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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
skycoin
/
dmsg
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
7
Code
Issues
12
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Refactor
- #349
#349
Merged
0pcom
merged 15 commits into
skycoin:develop
skycoin/dmsg:develop
from
0pcom:eliminate-internal-packages
0pcom/dmsg:eliminate-internal-packages
Copy head branch name to clipboard
Mar 23, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Refactor
#349
0pcom
merged 15 commits into
skycoin:develop
skycoin/dmsg:develop
from
0pcom:eliminate-internal-packages
0pcom/dmsg:eliminate-internal-packages
Copy head branch name to clipboard
Commits
Commits on Mar 22, 2026
Add tests for disc, dmsghttp, dmsgctrl, dmsgcurl, dmsgpty, dmsgserver and update dependency graph
Show description for 7a0bc33
0pcom
committed
7a0bc33
View commit details
Copy full SHA for 7a0bc33
Browse repository at this point
Eliminate internal packages to enable external testing
Show description for 264e5a6
0pcom
committed
264e5a6
View commit details
Copy full SHA for 264e5a6
Browse repository at this point
Commits on Mar 23, 2026
Refactor: extract cmd boilerplate, convert to go:embed, fix panics, add CloseQuietly
Show description for 715cf17
0pcom
committed
715cf17
View commit details
Copy full SHA for 715cf17
Browse repository at this point
Split large files and add composable sub-interfaces
Show description for bd9a835
0pcom
committed
bd9a835
View commit details
Copy full SHA for bd9a835
Browse repository at this point
Fix CI lint errors: gofmt formatting and errcheck in test files
Show description for f078268
0pcom
committed
f078268
View commit details
Copy full SHA for f078268
Browse repository at this point
Fix bugs: resource leaks, race conditions, missing error handling
Show description for c4f4a84
0pcom
committed
c4f4a84
View commit details
Copy full SHA for c4f4a84
Browse repository at this point
Fix CI lint: gofmt, errcheck, gosec, misspellings in test files
Show description for 8ed491f
0pcom
committed
8ed491f
View commit details
Copy full SHA for 8ed491f
Browse repository at this point
Fix remaining CI lint: gofmt, errcheck, gosec annotations
0pcom
committed
7e0b572
View commit details
Copy full SHA for 7e0b572
Browse repository at this point
Fix CI lint: gofmt all files, add errcheck/gosec nolint on conn.Close
0pcom
committed
356f215
View commit details
Copy full SHA for 356f215
Browse repository at this point
Fix CI: add gosec to remaining nolint annotations
0pcom
committed
4406f77
View commit details
Copy full SHA for 4406f77
Browse repository at this point
Update vendor dependencies
Show description for fed68c8
0pcom
committed
fed68c8
View commit details
Copy full SHA for fed68c8
Browse repository at this point
Update CI to Go 1.26.x and golangci-lint v2.11.4
Show description for e8b5d5b
0pcom
committed
e8b5d5b
View commit details
Copy full SHA for e8b5d5b
Browse repository at this point
Suppress new gosec G118/G115 rules from golangci-lint v2.11.4
0pcom
committed
5e16063
View commit details
Copy full SHA for 5e16063
Browse repository at this point
Move gosec G118 nolint to go func() line where error is reported
0pcom
committed
808ea1c
View commit details
Copy full SHA for 808ea1c
Browse repository at this point
Update Dockerfiles to Go 1.26 (matches go.mod)
0pcom
committed
c05b475
View commit details
Copy full SHA for c05b475
Browse repository at this point
You can’t perform that action at this time.