Skip to content

Ln/invert dao coin limit order prefix #1467

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

Open
wants to merge 6 commits into
base: ln/upsert-dao-coin-limit-order-entries
Choose a base branch
from

Conversation

lazynina
Copy link
Member

No description provided.

@lazynina lazynina marked this pull request as ready for review July 15, 2025 17:35
@lazynina lazynina requested a review from a team as a code owner July 15, 2025 17:35
@@ -2565,6 +2617,10 @@ func (srv *Server) _handleBlock(pp *Peer, blk *MsgDeSoBlock, isLastBlock bool) {
)))
blockHashesToRequest, err = srv.fastHotStuffConsensus.HandleBlock(pp, blk)
isOrphan = len(blockHashesToRequest) > 0
glog.V(0).Infof(CLog(Cyan, fmt.Sprintf(
Copy link
Member Author

Choose a reason for hiding this comment

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

validators don't print when they're done processing a block if they receive it through the fast hot stuff consensus logic. This helps us with identifying time to process a single block.

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