Links

v1.5.2

패키지 다운로드

Linux

Cypress 패키지
Baobab 패키지
공통 패키지

MacOS

Cypress 패키지
Baobab 패키지
공통 패키지

Windows

  • 아직 지원하지 않음

Release Notes for Klaytn v1.5.2

새로운 기능

  • Implemented chain data fetcher to push blockchain data to RDB in real time
    • Implemented chain data fetcher to load token transfer histories (#586)
    • Implemented chain data fetcher to load internal/revert transaction data (#587)
    • Implemented chain data fetcher to load contracts data (#588)
  • Implemented supports for KAS Anchor API in Service chain Node (#591)
    • Blocks in a service chain can be easily anchored to Baobab/Cypress via KAS Anchor API using command options (#653)
    • txpool.allow-local-anchortx command option to allow anchor transaction submission via JSON-RPC (#614)
    • Support for a new anchor data type (JSON format) (#614)

기타

  • Added a new database implementation (DynamoDB) (#633, #624, #615, #598)
  • Added overwrite-genesis flag to initialize the genesis block with an existing state (#649)
  • Implemented stateDB cache interface to support various types of cache implementations (#646)
Last modified 4mo ago