Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rpc): align query result of future block for eth_getTransactionCount (backport: #1638) #225

Commits on Mar 14, 2023

  1. fix(rpc): align query result of future block for eth_getTransactionCo…

    …unt (evmos#1638)
    
    * add future height check for get_transaction_count
    
    * add query future account test
    
    * fasten get_transaction_count test
    
    * add change doc
    
    * fix test
    
    * update nix
    
    * Update CHANGELOG.md
    
    Co-authored-by: MalteHerrmann <[email protected]>
    
    * Update rpc/backend/account_info.go
    
    Co-authored-by: MalteHerrmann <[email protected]>
    
    * update nix
    
    * add test for block height in future
    
    Co-authored-by: MalteHerrmann <[email protected]>
    Co-authored-by: MalteHerrmann <[email protected]>
    3 people committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    ebe08c7 View commit details
    Browse the repository at this point in the history