livepeer / protocol

Livepeer protocol
MIT License
154 stars 45 forks source link

Upgrade streamflow & confluence branches to Solidity v0.8.8 #500

Closed yondonfu closed 2 years ago

yondonfu commented 2 years ago

We already have a commit that includes a bump to Solidity v0.8.4, but it also includes a bunch of other changes that don't need to be applied to these branches (i.e. a new StakingManager contract). We can extract the Solidity versioning + deps bump changes and also do a bump to v0.8.8.

Related to #499

yondonfu commented 2 years ago

On streamflow:

On confluence:

kautukkundan commented 2 years ago

closed by https://github.com/livepeer/protocol/pull/537

version bumped to 0.8.9 by https://github.com/livepeer/protocol/pull/544 https://github.com/livepeer/protocol/pull/543