livepeer / protocol

Livepeer protocol
MIT License
154 stars 45 forks source link

Various audit fixes #362

Closed yondonfu closed 4 years ago

yondonfu commented 4 years ago

This PR implements a few fixes related to the external security audit.

Summary of changes:

See the commit log for more details.

kyriediculous commented 4 years ago

I assume 6aebc09 - use node v10.7.0 is actually using v10.17.0 as that is the latest release for v10.x. ? Could we fix up the commit message if that's the case?

Edit: Oh it is 10.7.0 , any particular reason for this release instead of the latest v10.17.0?

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 1266


Totals Coverage Status
Change from base Build 1215: 0.0%
Covered Lines: 686
Relevant Lines: 686

💛 - Coveralls
yondonfu commented 4 years ago

Oh it is 10.7.0 , any particular reason for this release instead of the latest v10.17.0

For some reason I thought that there was a dependency problem with v10.17.0, but I just tried again and there does not seem to be any problems...Rebased and replaced the commit with one that uses Node v10.17.0

yondonfu commented 4 years ago

Rebased

kyriediculous commented 4 years ago

Good to go once checks pass ! 🏁