Skip to content

Add BLOCK_STREAM_INFO singleton #11542

@filev94

Description

@filev94

Problem

When trying to debug web3 tests with shard & realm and hedera app version 0.64.0-SNAPSHOT noticed that they all started failing with

MirrorEvmTransactionException(message=Unknown singleton state key: BLOCK_STREAM_INFO, detail=, data=, dataDecoded=)
java.lang.RuntimeException: MirrorEvmTransactionException(message=Unknown singleton state key: BLOCK_STREAM_INFO, detail=, data=, dataDecoded=)

Solution

We will have to add the BLOCK_STREAM_INFO singleton in our code

Alternatives

No response

Metadata

Metadata

Labels

enhancementType: New featureweb3Area: Web3 API

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions