Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade go-perun to its latest version (v0.8.0) #232

Closed
manoranjith opened this issue Dec 7, 2021 · 1 comment
Closed

Upgrade go-perun to its latest version (v0.8.0) #232

manoranjith opened this issue Dec 7, 2021 · 1 comment
Projects

Comments

@manoranjith
Copy link
Contributor

manoranjith commented Dec 7, 2021

Motivation / Context

Upgrade go-perun to its latest version (v0.8.0) to

  1. Use the external watching component
  2. Use the improved channel closing logic, which does not require us to explicitly Register before calling Settle.
  3. Upgrade to a newer version of go-ethereum (this also fixes the security alert from Dependabot, see #226, #228).

Description

Currently we are using an intermediate version (between 0.6.0 and 0.7.0). So, first upgrade to v0.7.0 and then upgrade to v0.8.0.

Relates to

#231 #230

Testing

All tests should continue to work.

Thread Safety

NA

@project-bot project-bot bot added this to To Do (Backlog) in perun Dec 7, 2021
This was referenced Dec 7, 2021
@manoranjith
Copy link
Contributor Author

Closed by #231, #230

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
perun
To Do (Backlog)
Development

No branches or pull requests

1 participant