Skip to content

Conversation

ImplOfAnImpl
Copy link
Contributor

@ImplOfAnImpl ImplOfAnImpl commented Sep 11, 2025

The PR is a draft because I'm still polishing the script, but it's already usable.

Improvement suggestions are welcome.

Also:
1) The node now has the option to disable checkpoints.
2) last_tip_block_time is now included in the peer info returned by the corresponding node RPC call.
3) In p2p, peer id is now logged automatically via a tracing span, so its explicit logging is no longer needed and was removed.
Also, tracing spans are now propagated when subsystem calls are made. This way when p2p calls the chainstate and something happens, we'll know the peer id that caused it.
These changes have been moved to #1972

@ImplOfAnImpl ImplOfAnImpl changed the base branch from difficulty_plot_helpers to fork_detection_script_deps September 22, 2025 09:33
Base automatically changed from fork_detection_script_deps to master September 25, 2025 15:25
Rename network type to chain type in detector.py
…eate a flag for each received stale block; handle the situation when the node can't receive new blocks.
@ImplOfAnImpl ImplOfAnImpl force-pushed the fork_detection_script branch from 305fbe6 to 998cf39 Compare October 3, 2025 15:57
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.

1 participant