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
.
mintlayer
/
mintlayer-core
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
52
Code
Issues
101
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add order management commands to wallet CLI; add commands/methods for obtaining existing orders to wallet CLI and RPC
- #2000
#2000
Merged
ImplOfAnImpl
merged 10 commits into
master
mintlayer/mintlayer-core:master
from
order_commands_in_wallet_cli
mintlayer/mintlayer-core:order_commands_in_wallet_cli
Copy head branch name to clipboard
Jan 13, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add order management commands to wallet CLI; add commands/methods for obtaining existing orders to wallet CLI and RPC
#2000
ImplOfAnImpl
merged 10 commits into
master
mintlayer/mintlayer-core:master
from
order_commands_in_wallet_cli
mintlayer/mintlayer-core:order_commands_in_wallet_cli
Copy head branch name to clipboard
Commits
Commits on Jan 12, 2026
Test concluding and re-creating an order in the same tx
ImplOfAnImpl
committed
c84f40e
View commit details
Copy full SHA for c84f40e
Browse repository at this point
Add wallet CLI commands to manage orders; add CLI/RPC command to list own orders
ImplOfAnImpl
committed
c989476
View commit details
Copy full SHA for c989476
Browse repository at this point
Add wallet CLI/RPC command to retrieve all active orders
ImplOfAnImpl
committed
993428d
View commit details
Copy full SHA for 993428d
Browse repository at this point
Writing tests and applying FIXMEs - WIP
ImplOfAnImpl
committed
651d579
View commit details
Copy full SHA for 651d579
Browse repository at this point
Fix functional test failures due to account-balance now also mentioning token tickers and order-related rpc calls having been renamed
ImplOfAnImpl
committed
f8db86b
View commit details
Copy full SHA for f8db86b
Browse repository at this point
Chainstate RPC: use RpcAddress instead of String's in parameters (this only affects RPC docs); pool_decommission_destination now returns RpcAddress<Destination> instead of Destination. General: a l…
Show description for daea1ce
ImplOfAnImpl
committed
daea1ce
View commit details
Copy full SHA for daea1ce
Browse repository at this point
Writing tests and applying FIXMEs - WIP
ImplOfAnImpl
committed
1cd16e5
View commit details
Copy full SHA for 1cd16e5
Browse repository at this point
Add functional tests for order management via CLI and tests for order listing for RPC and CLI
ImplOfAnImpl
committed
b3e650d
View commit details
Copy full SHA for b3e650d
Browse repository at this point
Appease clippy
ImplOfAnImpl
committed
1d958b9
View commit details
Copy full SHA for 1d958b9
Browse repository at this point
Minor cleanup
ImplOfAnImpl
committed
056c308
View commit details
Copy full SHA for 056c308
Browse repository at this point
You can’t perform that action at this time.