Links

v1.6.1

패키지 다운로드

Linux

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

MacOS

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

Windows

  • 아직 지원하지 않음

릴리즈 노트

새로운 기능

  • Introduced execution deadline and max item limit for klay_getLogs and klay_getFilterLogs APIs (#903)
  • Introduced a metric to record hashLocked status (#932)
  • Added Staking Information API (governance.getStakingInfo) (#929)
  • Introduced an option to limit concurrency limitation of HTTP-RPC server (rpc.concurrencylimit) (#922)

개선사항

  • Added a condition sending a COMMIT message for resolve hash lock issue (#888)
  • Prefetch
    • Fixed the prefech logic for multiple txs of the same sender in a block (#911)
    • Enable TX prefetcher for multiple blocks (#916)
    • Move prefetcher execution as early as possible (#918)
    • Fixed the race condition of transaction access (#941)

수정사항

  • Fixed invalid validator list in extraData of block headers (#891)

기타

  • Renamed an API, setMaxSubscriptionPerConn to setMaxSubscriptionPerWSConn (#897)
  • Renamed hardfork name, Incompatible1 to IstanbulCompatible docs update needed (#901)
Last modified 4mo ago