Closed kyriediculous closed 1 year ago
Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword
link
(e.g. "Link T-123").💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.
@kyriediculous the commented code was just needed for the deployment, it should be uncommented now?
Mainnet fix in https://github.com/Tenderize/tender-core/pull/261
Fixed by #271
What does this pull request do? Explain your changes. (required) Fix a bug in the Livepeer Tenderizer whereby we were using the incorrect function signature for withdrawing fees causing the claiming rewards to revert.
Also deprecated
eth_threshold
and now just convert ETH fees to LPT any time we have ETH fees pending.