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

Remove refute #347

Draft
wants to merge 6 commits into
base: 1.15.4
Choose a base branch
from
Draft

Remove refute #347

wants to merge 6 commits into from

Conversation

BelfordZ
Copy link
Contributor

@BelfordZ BelfordZ commented Dec 9, 2024

No description provided.

@@ -248,6 +249,7 @@ export function getExpiredRemovedV2(
txs: P2P.RotationTypes.Txs & P2P.ApoptosisTypes.Txs,
info: (...msg: string[]) => void
): { expired: number; removed: string[] } {
console.log('RUNNING GETEXPIREDREMOVEDV2')
Copy link
Contributor

Choose a reason for hiding this comment

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

please check out shardus core commit 8e632d4
you can follow a similar pattern on how I put system sliced logs behind a logflag with a guid. note we will refine one more step soon but what is there is a good start. (search node_rotation_debug)

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.

3 participants