MinerX.3 1.13.0 General Testing and Call Outs #7463
Locked
jennijuju
started this conversation in
Show and tell
Replies: 4 comments 3 replies
-
Is the |
Beta Was this translation helpful? Give feedback.
2 replies
-
wdPost works, winPost works, sealing works |
Beta Was this translation helpful? Give feedback.
1 reply
-
🦭 🤝 💻 |
Beta Was this translation helpful? Give feedback.
0 replies
-
🦭 + 🤝 + 💻 Still waiting for🍷 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
You know the drills 😉 Update your system to lotus v1.13.0-rc2 and start testing.
❤️ This post if you are participating in this testing round. If you aren't able to join for reasons, please reach out to @deep Kapur and me on slack!
Regular Operations
Your daily SP operations should stay ✅ .
Reply with:
🦭 If you have successfully sealed some new sectors.
🤝 If you have successfully made some deals.
💻 If you passed your first WindowPoSt.
🍷 If you won a new block.
❗ Create an issue if you think there is a bug, don't forget to attach the logs!
lotus-miner info all
if you want to report a bug! If the log files are large, you can upload them inMinerX.3 - v1.13.0 Testing Logs
folder and link it in your issue report/slack message/..New feature and Improvements
Except for proof v10 and deal-making features and improvements, you should also watch out for:
LOTUS_PANIC_REPORT_PATH
andLOTUS_PANIC_JOURNAL_LOOKBACK
to get reports generated when a panic occurs on your daemon miner or workers.lotus-miner sectors list
now has an option of--unproven
to only show sectors that are not in theProving
state.lotus-miner storage-deals list
now outputs the storage deals with their respective transfers if you run it with--format=json
. This makes deal info inspections easier and more readable, you may runLOTUS_MARKETS_PATH=~/markets-repo-location ./lotus-miner storage-deals --format=json | grep [Proposal CID]
to get information for a specific deal.Beta Was this translation helpful? Give feedback.
All reactions