chore: fix typo in comment#13402
Merged
rvagg merged 1 commit intofilecoin-project:masterfrom Oct 21, 2025
Merged
Conversation
Signed-off-by: wyrapeseed <wyrapeseed@outlook.com>
rvagg
approved these changes
Oct 21, 2025
rjan90
approved these changes
Oct 21, 2025
Contributor
Author
|
It seems that the CI failure is unrelated to this change 2025-10-21T08:26:26.485Z ERROR miner miner/miner.go:298 mining block failed: failed to create block:
github.com/filecoin-project/lotus/miner.(*Miner).mineOne
/home/runner/work/lotus/lotus/miner/miner.go:634
- failed to process messages from block template: failed to load tipset state: error applying reward: reward actor failed with exit code 10: message failed with backtrace:
00: f02 (method 2) -- fatal error (10)
01: f01000 (method 14) -- fatal error (10)
--> caused by: [FATAL] Error: [from=f00, to=f02, seq=922, m=2, h=922]: cgo blockstore 'get' failed with error code -3, Backtrace:
disabled backtrace
(RetCode=10)
2025-10-21T08:26:26.489Z INFO badgerbs v2@v2.2007.4/levels.go:1000 [Compactor: 173] Running compaction: {level:0 score:1.73 dropPrefixes:[]} for level: 0
2025-10-21T08:26:26.493Z INFO badgerbs v2@v2.2007.4/levels.go:962 LOG Compact 0->1, del 1 tables, add 1 tables, took 4.462897ms
2025-10-21T08:26:26.493Z INFO badgerbs v2@v2.2007.4/levels.go:1010 [Compactor: 173] Compaction for level: 0 DONE
2025-10-21T08:26:26.493Z INFO badgerbs v2@v2.2007.4/db.go:550 Force compaction on level 0 done
DONE 30 tests, 3 failures in 25.471s
Error: Process completed with exit code 1. |
Member
|
Very likely flakey, you're fine. I was mainly interested to see if we had anything hooked up with |
8 tasks
aceppaluni
pushed a commit
to aceppaluni/lotus
that referenced
this pull request
Dec 2, 2025
Signed-off-by: wyrapeseed <wyrapeseed@outlook.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related Issues
Proposed Changes
fix problematic comment
Additional Info
Checklist
Before you mark the PR ready for review, please make sure that: