Skip to content

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Oct 19, 2023

…ific block hash

  • api/bind: Add CallOpts.BlockHash to allow calling contracts at a specific block hash.

  • client: Add BalanceAtHash, NonceAtHash and StorageAtHash functions

…ific block hash (#28084)

* api/bind: Add CallOpts.BlockHash to allow calling contracts at a specific block hash.

* ethclient: Add BalanceAtHash, NonceAtHash and StorageAtHash functions
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #1768 (c862907) into master (c39cfcf) will decrease coverage by 0.04%.
Report is 337 commits behind head on master.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1768      +/-   ##
==========================================
- Coverage   52.71%   52.68%   -0.04%     
==========================================
  Files         485      485              
  Lines       60469    60501      +32     
==========================================
- Hits        31877    31872       -5     
- Misses      26140    26174      +34     
- Partials     2452     2455       +3     
Files Coverage Δ
client/ctxc_client.go 8.02% <0.00%> (-0.11%) ⬇️
accounts/abi/bind/base.go 18.09% <0.00%> (-1.17%) ⬇️

... and 15 files with indirect coverage changes

@ucwong ucwong marked this pull request as ready for review October 19, 2023 09:41
@ucwong ucwong merged commit 4f842d3 into master Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants