telosnetwork / telos-evm-rpc

2 stars 3 forks source link

Fix latest block number #75

Closed torresnelson closed 7 months ago

torresnelson commented 7 months ago

Description

This PR improves the method for determining the latest block number in Telos EVM RPC. By selecting the first relevant index from filtered indices, it eliminates the need for iteration, enhancing efficiency and system responsiveness.

Test scenarios

Checklist: