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

audit and comments #3

Merged
merged 16 commits into from
Jul 30, 2024
Merged

audit and comments #3

merged 16 commits into from
Jul 30, 2024

Conversation

beer-1
Copy link
Member

@beer-1 beer-1 commented Jul 26, 2024

No description provided.

@beer-1 beer-1 requested a review from sh-cha July 29, 2024 15:55
@@ -101,12 +101,14 @@ func (n *Node) handleProcessedMsgs(ctx context.Context, data nodetypes.Processed

n.logger.Debug("broadcast tx", zap.String("tx_hash", TxHash(txBytes)), zap.Uint64("sequence", sequence))

// @sh-cha: maybe we should use data.Save?
Copy link
Collaborator

Choose a reason for hiding this comment

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

It was created for future use when broadcasting is needed locally, but is not used now.

Copy link
Collaborator

@sh-cha sh-cha left a comment

Choose a reason for hiding this comment

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

LGTM

@beer-1 beer-1 merged commit 8429e84 into feat/executor Jul 30, 2024
2 of 3 checks passed
@beer-1 beer-1 deleted the feat/executor-audit branch July 30, 2024 04:55
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