Skip to content

Acceptance test failing #4611

@konstantinabl

Description

@konstantinabl

Problem

After releasing 0.73 to testnet one of the tests seemed to fail, because a transaction was sent, but the receipt was not awaited for and this led to fail in the aassertion
The issue happens here
http://github.com/hiero-ledger/hiero-json-rpc-relay/blob/main/packages/server/tests/acceptance/rpc_batch1.spec.ts#L2500

Solution

Add polling for transaction receipt to ensure transaction is exported and MN has the information

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions