Skip to content

feat(v1.6.4): add announcement, ADL risk, OTC pre-upload, and CrossEx margin APIs - #146

Merged
tiagosiebler merged 1 commit into
sieblyio:masterfrom
JJ-Cro:update17092026
Sep 18, 2026
Merged

tiagosiebler merged 1 commit into
sieblyio:masterfrom
JJ-Cro:update17092026

Conversation

@JJ-Cro

@JJ-Cro JJ-Cro commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add public announcement article listing (POST /ann/list_article) and futures ADL risk states (GET /futures/{settle}/adl_risk_states).
  • Add OTC file pre-upload plus bank-create file-key support, and CrossEx isolated-margin updates (POST /crossex/positions/margin).
  • Also includes usd1 perpetual settle, spot trade_quote, stock jp/ETF/option PnL, signed TradFi symbol endpoints, TradFi order leverage, and POV cancel via DELETE.

Test plan

  • npm run build and npm run lint
  • Confirm listAnnouncementArticles posts to /ann/list_article without signing
  • Confirm listFuturesADLRiskStates accepts btc / usdt / usd1
  • Confirm POV cancel methods use DELETE, not POST /cancel
  • Confirm getTradFiSymbolCommissions is signed (getPrivate)
  • Confirm OTC bank create can send documentation_file_key without multipart

Add announcement listing, futures ADL risk states, OTC pre-upload, CrossEx isolated margin, usd1 settle, and matching type updates from the Aug-Sep changelog.

Co-authored-by: Cursor <cursoragent@cursor.com>
@JJ-Cro JJ-Cro changed the title feat(v1.6.4): sync Gate API changelog through v4.106.144 feat(v1.6.4): add announcement, ADL risk, OTC pre-upload, and CrossEx margin APIs Sep 18, 2026
@tiagosiebler
tiagosiebler merged commit 9dc4d70 into sieblyio:master Sep 18, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants