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
.
MostroP2P
/
mostro-cli
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
38
Code
Issues
5
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Major Codebase Refactoring: Improved Architecture and Code Organization
- #135
#135
Merged
grunch
merged 19 commits into
main
MostroP2P/mostro-cli:main
from
mostro-cli-refactor
MostroP2P/mostro-cli:mostro-cli-refactor
Copy head branch name to clipboard
Sep 17, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Major Codebase Refactoring: Improved Architecture and Code Organization
#135
grunch
merged 19 commits into
main
MostroP2P/mostro-cli:main
from
mostro-cli-refactor
MostroP2P/mostro-cli:mostro-cli-refactor
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2025
feat: trying to improve messages rx without sleep of thread
arkanoider
committed
cf77284
View commit details
Copy full SHA for cf77284
Browse repository at this point
refactor: big restyle all around the codebase - to be fully tested
arkanoider
committed
9e6f6ed
View commit details
Copy full SHA for 9e6f6ed
Browse repository at this point
feat: successfully rebased on main branch the cli refactor
arkanoider
committed
e2db862
View commit details
Copy full SHA for e2db862
Browse repository at this point
Commits on Sep 9, 2025
refactor: completing new commands refactor, neworder and take order works now
arkanoider
committed
6451dd9
View commit details
Copy full SHA for 6451dd9
Browse repository at this point
chore: added rabbit suggestion
arkanoider
committed
0f40e8b
View commit details
Copy full SHA for 0f40e8b
Browse repository at this point
chore: added rabbit suggestion
arkanoider
committed
4eb620d
View commit details
Copy full SHA for 4eb620d
Browse repository at this point
Commits on Sep 10, 2025
feat: testing flows - neworder, take sell and takebuy - fixing a db saving issue
arkanoider
committed
0a13ad8
View commit details
Copy full SHA for 0a13ad8
Browse repository at this point
Commits on Sep 11, 2025
refactor: collapsed in one file take order actions and tested use case of take and cancel
arkanoider
committed
d0b2990
View commit details
Copy full SHA for d0b2990
Browse repository at this point
Commits on Sep 13, 2025
refactor: executed rabbit advices where good, some cosmetics
arkanoider
committed
9c06fc7
View commit details
Copy full SHA for 9c06fc7
Browse repository at this point
refactor: unwrap removal from list_order.rs and dms.rs
arkanoider
committed
7b77c23
View commit details
Copy full SHA for 7b77c23
Browse repository at this point
Commits on Sep 14, 2025
refactor: removed many unwraps and some logic improvement
arkanoider
committed
650f79d
View commit details
Copy full SHA for 650f79d
Browse repository at this point
refactor: fixing ideas on dm
arkanoider
committed
a25437f
View commit details
Copy full SHA for a25437f
Browse repository at this point
fix: some bugs on keys parameters fixed - will continue with the order flow
arkanoider
committed
7badb7b
View commit details
Copy full SHA for 7badb7b
Browse repository at this point
Commits on Sep 15, 2025
refactor: better management of context variable - cleaner approach for user
arkanoider
committed
9e07206
View commit details
Copy full SHA for 9e07206
Browse repository at this point
fix: compiling with new ctx struct - looking for fix on addinvoice response parse
arkanoider
committed
ceadbad
View commit details
Copy full SHA for ceadbad
Browse repository at this point
Commits on Sep 16, 2025
feat: context used in all functions, not compiling for another optimization to complete
arkanoider
committed
aaba2db
View commit details
Copy full SHA for aaba2db
Browse repository at this point
refactor: fixed some errors on parsing - now it's testable
arkanoider
committed
24d47e6
View commit details
Copy full SHA for 24d47e6
Browse repository at this point
Commits on Sep 17, 2025
refactor: removed all unwraps and improved some part of filter creation
arkanoider
committed
7081a33
View commit details
Copy full SHA for 7081a33
Browse repository at this point
feat: introduced some unit testing
arkanoider
committed
be5d5a6
View commit details
Copy full SHA for be5d5a6
Browse repository at this point
You can’t perform that action at this time.