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

feat: update minipool manager address for v1.3.1, get latest mp delegate ABI #57

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

dmccartney
Copy link
Owner

This closes #39 and fixes reports of post saturn0 minipools not showing up.

Copy link

Visit the preview URL for this PR (updated for commit 81d74be):

https://rocketsweep-prod--pr57-daniel-v131-contract-6tpvkv38.web.app

(expires Tue, 03 Dec 2024 16:22:01 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: cbd563b87d039ec85d93a577fba3ca36b3c6968a

@@ -43,6 +43,7 @@ const contracts = {
},
RocketMinipoolManager: {
address: [
"0xF82991Bd8976c243eB3b7CDDc52AB0Fc8dc1246C",
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We detect a node's minipools by looking for MinipoolCreated events across all versions of the RocketMinipoolManager. So rocketsweep couldn't see saturn0 minipools because it didn't know to look at the new version of the manager.

@dmccartney dmccartney merged commit dc2ca79 into main Nov 26, 2024
2 checks passed
@dmccartney dmccartney deleted the daniel-v131-contracts branch November 26, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RocketMinipoolDeletegate.sol contract abi might be stale....
1 participant