Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

release: v0.10.2 changelog with backport #1177

Merged
merged 4 commits into from
Jul 13, 2022

Commits on Jul 12, 2022

  1. fix(rpc): optimize eth_getBalance endpoint (#1169)

    * optimize get balance endpoint
    
    * add comment
    
    * add changelog
    
    Co-authored-by: Federico Kunze Küllmer <[email protected]>
    2 people authored and danburck committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    40db44d View commit details
    Browse the repository at this point in the history
  2. add GetBlockNumberByHash

    danburck committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    4187a23 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. fix lint

    danburck committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    ba6c54a View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    danburck committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f03c08d View commit details
    Browse the repository at this point in the history