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

RSR per miner software version #173

Open
Tracked by #167
bajtos opened this issue Oct 7, 2024 · 1 comment
Open
Tracked by #167

RSR per miner software version #173

bajtos opened this issue Oct 7, 2024 · 1 comment

Comments

@bajtos
Copy link
Contributor

bajtos commented Oct 7, 2024

Can we get SP software version into spark? So that we can tell how RSR changes

@bajtos
Copy link
Contributor Author

bajtos commented Oct 7, 2024

Based on the information I got from the Curio team, we can get the miner software name & version by invoking the lipbp2p Identify protocol and looking at the agent field in the response.

An example output for various miner ids:

f0187709

❯ libp2p-lookup direct --address /ip4/212.248.62.42/tcp/17160/p2p/12D3KooWPA1rEBpQ3LG4AMmPf4frMLc8MPH6kh1HW7L6kEozuMny
(...)
Agent version: "boost-2.3.0+mainnet+git.15f5241"

f01084941

❯ libp2p-lookup direct --address /ip4/46.19.166.62/tcp/1345/p2p/12D3KooWSrDYsmXtmEbDB3tp84cSe1ahrSHDXoTVZTh3ywuexkJn
(...)
Agent version: "lotus-1.27.0+mainnet"

Note: several miners I tried did not accept the incoming libp2p connection from my computer, and the operation timed out.

@bajtos bajtos mentioned this issue Oct 7, 2024
31 tasks
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

No branches or pull requests

1 participant