Skip to content

Update go version to 1.15, and TSS changes

Heimdall requested to merge 598-issue into master

Closes #598 (closed)

This PR is going to pull the latest changes in go-tss which include

  1. Missing share attack fix
  2. libp2p library update , which resolve the security issue mentioned https://discuss.libp2p.io/t/notice-upstream-security-vulnerability-please-upgrade-go-and-go-libp2p-immediately/629

go-tss start to tag it's release with semversion

Update version to 0.9.1 , and update the logic in handler_yggdrasil, so as we can consolidate both chaosnet and testnet to 0.9.1

Edited by Heimdall

Merge request reports