Gate 广场|3/2 今日话题: #贵金原油价格飙升
🎁 带话题发帖,抽 5 位锦鲤送出 $2,500 仓位体验券!
中东局势突变!美以联手空袭,伊朗反击并封锁霍尔木兹海峡。航运受阻引发原油跳涨,避险情绪驱使资金疯狂涌入黄金,贵金属飙升。动荡之下,财富机会何在?
💬 本期热议:
1️⃣ 原油、贵金属还能涨多远?关键点位在哪?
2️⃣ 这波你在 Gate TradFi 布局了吗?欢迎晒收益。
3️⃣ 美伊后续怎么走?会如何影响原油、金属和加密市场?
分享观点,瓜分好礼 👉️ https://www.gate.com/post
Gate TradFi 👉️ https://www.gate.com/tradfi
📅 3/2 15:00 - 3/4 12:00 (UTC+8)
Cardano Rosetta Java v2.1.0 Launches — Governance Moves From Theory to Reality - Crypto Economy
TL;DR
Cardano Rosetta Java v2.1.0 launches with full Conway-era governance support, bringing voting and delegation mechanics into the infrastructure layer used by exchanges and developers. The update connects Cardano’s governance framework to the Rosetta API standard, making on-chain decision processes accessible through both construction and data endpoints.
The release links Cardano’s Voltaire phase to practical implementation. Governance actions that once required indirect handling are now embedded directly in the API structure, reducing reliance on workarounds and custom integrations.
Cardano Rosetta Java V2.1.0 Integrates Governance Into Core Infrastructure
The v2.1.0 update introduces Stake Pool Operator voting and Delegated Representative vote delegation across endpoints such as /block, /block/transaction, and /search/transactions for Conway-era transactions. Governance operations including VOTE_DREP_DELEGATION and POOL_GOVERNANCE_VOTE are now indexed and returned consistently.
CIP-129 support refines how DRep identifiers are processed. Identifiers with a 29-byte prefixed header allow the API to infer their type automatically, while raw 28-byte IDs still require manual type declaration. This adjustment simplifies integration for clients managing governance workflows.
The release also introduces a breaking change. Non-retriable errors now return HTTP 400 instead of 500, aligning status codes with validation outcomes. Applications that previously captured validation failures as internal server errors must update their handling logic before upgrading.
Supporting components receive incremental updates. Cardano Node advances from version 10.5.3 to 10.5.4, and yaci-indexer moves from 0.10.5 to 0.10.6. An experimental admin interface for the indexer is now available, improving operational visibility for infrastructure teams.

Conway Era Governance Expands Institutional Participation
The Conway era represents Cardano’s transition toward decentralized governance, enabling ADA holders, DReps, and stake pool operators to participate directly in protocol decisions. By embedding governance transactions within Rosetta, the network ensures that institutional participants can access and track voting activity without relying solely on wallet-level tools.
Rosetta serves as a standardized blockchain API framework widely used by exchanges and custodians. With governance operations now integrated at this level, Cardano strengthens its infrastructure alignment with decentralized decision-making.
For deployments upgrading from v2.0.0, no full resynchronization is required. Installations running v1.x.x must complete a genesis resync of the yaci-indexer, while existing Cardano Node data remains intact.