Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Improve Nonce management behaviour #7175

Open
@juans-chainsafe

Description

@juans-chainsafe

Expected behavior

There should be a easier way to get the nonce to be able to send transactions

Actual behavior

If you don't send the nonce, web3js will use the latest nonce instead of the "pending" causing, in some cases, to fail.

Steps to reproduce the behavior

  1. Use this.provider.eth.sendTransaction(params[0])

Logs

  • "Transaction receipt not found" error

Environment

4.11 web3js

Metadata

Metadata

Assignees

No one assigned

    Labels

    4.x4.0 relatedEnhancementIncludes improvements or optimizations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions