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

Nonce handler v3 #177

Merged
merged 29 commits into from
Mar 18, 2024
Merged

Nonce handler v3 #177

merged 29 commits into from
Mar 18, 2024

Conversation

cristure
Copy link
Contributor

No description provided.

cristure and others added 29 commits January 10, 2024 15:35
Revert "slight improvements in the nonce management mechanism."

This reverts commit 3bc0c8f.

slight improvements in the nonce management mechanism.

slight improvements in the nonce management mechanism.
This reverts commit 6631f74.
@iulianpascalau iulianpascalau self-requested a review March 15, 2024 08:34
for _, tx := range txs {
nonce, err := anh.computeNonce(ctx)
if err != nil {
//anh.mut.Unlock()
Copy link
Contributor

Choose a reason for hiding this comment

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

commented code

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed.

@cristure cristure merged commit 10cf625 into main Mar 18, 2024
4 checks passed
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