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

Investigate keep calling eth_getBlockByNumber at @truffle/artifactor after the upgrade to v4.x #6447

@Muhammad-Altabba

Description

@Muhammad-Altabba

Investigate in the branch of ConsenSys-archive/truffle#5393

To reproduce

yarn
cd packages/artifactor
yarn test

Logs

Then the tests pass but the execution never ends. And the following keep printing in the console:

...
@truffle/artifactor: eth_getBlockByNumber
@truffle/artifactor: eth_getBlockByNumber
@truffle/artifactor: eth_getBlockByNumber
@truffle/artifactor: eth_getBlockByNumber
@truffle/artifactor: eth_getBlockByNumber
@truffle/artifactor: eth_getBlockByNumber
@truffle/artifactor: eth_getBlockByNumber
@truffle/artifactor: eth_getBlockByNumber
@truffle/artifactor: eth_getBlockByNumber
@truffle/artifactor: eth_getBlockByNumber
@truffle/artifactor: eth_getBlockByNumber
@truffle/artifactor: eth_getBlockByNumber
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    4.x4.0 related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions