hyperledger-firefly / hyperledger-firefly/evmconnect

Having a mode in connector so that it doesn't need to download block headers

Open
#191 0 comments 0 reactions 1 assignee Claimed by @Chengxuan View on GitHub
enhancement
Dominant language
Go
Stars
17
Forks
20
Avg merge
2d 6h
Merged PRs (30d)
18

Description

When using EVM Connect, downloading detailed block information to maintain an in-memory partial chain to track the latest block progress can be very costly. Especially, the number of transactions in each block is high. Therefore, for users who don't need to index block information and only want to use transaction submission and event listener features, it's a big overhead.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.