Commit 84dd577
Feature: add states filter to SearchLimitOrdersRequest (#172)
Add optional states field to SearchLimitOrdersRequest allowing clients to
filter limit orders by their state when searching. This enables more targeted
queries for specific order states (e.g., pending, filled, cancelled).
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 3c6b7a6 commit 84dd577
File tree
2 files changed
+42
-25
lines changed- go/trading/limit_order/v1
- proto/meshtrade/trading/limit_order/v1
2 files changed
+42
-25
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
255 | 260 | | |
256 | 261 | | |
257 | 262 | | |
258 | 263 | | |
259 | | - | |
| 264 | + | |
260 | 265 | | |
261 | 266 | | |
262 | 267 | | |
| |||
0 commit comments