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

release: v0.11.1 changelog and backport #1178

Merged
merged 6 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 <31522760+fedekunze@users.noreply.github.com>
    2 people authored and danburck committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    f2bd4e7 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
    7a49ca9 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
    47f1a24 View commit details
    Browse the repository at this point in the history
  2. add nolints

    danburck committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    54daa5b View commit details
    Browse the repository at this point in the history
  3. add more nolints

    danburck committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    3268a0d View commit details
    Browse the repository at this point in the history
  4. add more nolints

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