v1.5.1
Cypress 패키지
Baobab 패키지
공통 패키지
Cypress 패키지
Baobab 패키지
공통 패키지
- 아직 지원하지 않음
- Fixed a bad block issue (#576)
- Resolved a race condition of state trie
dereference
logic. - Prevented
dereference
duringcommit
andreference
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