Links

v1.9.1

패키지 다운로드

Linux

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

MacOS

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

Windows

  • 아직 지원하지 않음

릴리즈 노트

This version is for the security patch and tracer enhancement.

새로운 기능

  • Implemented new APIs tracing transactions in a block range (#1586 #1590)
    • debug_traceChain (debug_subscribe with traceChain option) returns subscription ID that providing trace result of the given range. This API should be invoked via websocket connection
    • debug_traceBlockByNumberRange traces all transactions in a given block number range
  • Introduced a new node configuration method using yaml (#1580)

개선사항

  • Introduced a memory control logic for chaindatafetcher’s range fetching (#1583)
  • Refactored tx tracer and enhanced memory control in debug APIs (#1581)

수정사항

  • Resolved estimateGas API failures that occur when a sender doesn't have enough KLAY (#1588)
  • Prevented node panic via specially crafted p2p message (https://github.com/klaytn/klaytn/pull/1592/commits/f7270496cb11f248e78d261f289fa4e473da961d)

기타

  • Minor maintenance (#1566 #1576 #1584 #1585 #1589 #1591)
Last modified 4mo ago