Skip to content

feat. sync with mihomo log#2402

Merged
wwqgtxx merged 4 commits intoMetaCubeX:Alphafrom
saba-futai:Alpha
Nov 29, 2025
Merged

feat. sync with mihomo log#2402
wwqgtxx merged 4 commits intoMetaCubeX:Alphafrom
saba-futai:Alpha

Conversation

@saba-futai
Copy link

No description provided.

}

table := sudoku.NewTable(seed, tableType)
// Use local initTable instead of sudoku.NewTable to control logging
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why not simply remove logging from sudoku.NewTable instead of copying it from outside?

seed = crypto.EncodePoint(recoveredFromKey)
}

// Use local initTable instead of sudoku.NewTable to control logging
Copy link
Collaborator

@wwqgtxx wwqgtxx Nov 29, 2025

Choose a reason for hiding this comment

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

should remove this line

go.mod Outdated
github.com/openacid/low v0.1.21
github.com/oschwald/maxminddb-golang v1.12.0 // lastest version compatible with golang1.20
github.com/saba-futai/sudoku v0.0.1-e
github.com/saba-futai/sudoku v0.0.1-f
Copy link
Collaborator

Choose a reason for hiding this comment

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

@wwqgtxx wwqgtxx merged commit 93de49d into MetaCubeX:Alpha Nov 29, 2025
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.

2 participants