For the complete documentation index, see llms.txt. This page is also available as Markdown.

v1.2.0

Package Downloads

RPM

Cypress Packages

Baobab Packages

Common Packages

Linux

Cypress Packages

Baobab Packages

Common Packages

MacOS

Cypress Packages

Baobab Packages

Common Packages

Windows

  • Not supported yet

Klaytn v1.2.0 릴리즈 정보

주요 공지 - 서비스체인의 첫 번째 공식 릴리스

We are pleased to announce that this version officially supports Service Chain. Service Chain is Klaytn’s layer-2 solution designed to achieve horizontal scalability. Service chains run independently from the Klaytn main chain and can have own governance. To learn more about the Service Chain, please visit https://docs.klaytn.foundation/klaytn/scaling-solutions.

New Features

  • 서비스체인 기능

  • 데이터 앵커링: ChainDataAnchoring 트랜잭션을 통해 서비스체인 데이터를 상위 체인에 앵커링할 수 있습니다.

  • 체인 간 가치 이동: 서비스체인과 상위 체인 간에 KLAY와 KCT를 이전할 수 있습니다.

  • 고가용성 : 하드웨어/소프트웨어 오류로 인한 다운타임을 줄이기 위해 H/A 구성을 지원하며, 이 구성을 위해 브리지 노드를 중복 설정할 수 있습니다.

  • 서비스체인을 위한 신규 API

  • klay_getDecodedAnchoringTransactionByHash

  • subbridge_getParentOperatorBalance

  • subbridge_getChildOperatorBalance

  • subbridge_getAnchoringTxHashByBlockNumber

  • subbridge_getValueTransferOperatorThreshold

  • subbridge_setValueTransferOperatorThreshold

  • subbridge_registerOperator

  • subbridge_getRegisteredOperators

Fixes

  • txpool의 race condition을 수정했습니다.

Improvements

  • unlock된 토큰만 체인 간에 이동할 수 있습니다.

Last updated

Was this helpful?