Links

v1.5.1

패키지 다운로드

Linux

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

MacOS

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

Windows

  • 아직 지원하지 않음

Release Notes for Klaytn v1.5.1

수정사항

  • Fixed a bad block issue (#576)
    • Resolved a race condition of state trie dereference logic.
    • Prevented dereference during commit and reference of the trie node cache.

기타

  • RC RPM publish / RC binary link to PR comment (#581)
    • Added a job to publish RPM when it comes to RC. You can install/upgrade to RC version much easier than before.
    • From now on, you can now download RC version binary from the link described in the comment for every release PR.
  • Upgraded Golang version to v1.14.6 (#582)
    • Included fixes to the go command, the compiler, the linker, vet, and the database/sql, encoding/json, net/http, reflect, and testing packages. (https://golang.org/doc/devel/release.html)
Last modified 1yr ago