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.

Some transactions do not mine when we use geth-binary and IPC provider #5730

@avkos

Description

@avkos

Expected behavior

All tests pass

Actual behavior

Test fails. Errors in blockchain logs
err="sealing paused while waiting for transactions"

Steps to reproduce the behavior

  1. Start geth-binary: yarn geth-binary:start
  2. Generate accounts: yarn generate:accounts
  3. Go to web3-eth package: cd packages/web3-eth
  4. Remove timeout packages/web3-eth/test/integration/helper.ts:43
  5. try to run test few times which send few transaction in a row.
    For example:
    yarn test:integration test/integration/watch_transaction.test.ts
    or
    yarn test:integration test/integration/subscription

Also, this task can be related to load testing tasks

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions