issues
search
ethereum
/
eth-tester
Tool suite for testing ethereum applications.
MIT License
364
stars
146
forks
source link
Implement `get_storage_at()`
#264
Closed
fselmo
closed
1 year ago
fselmo
commented
1 year ago
What was wrong?
closes #263
How was it fixed?
Implement
get_storage_at()
with validation and normalization for inbound
storage_slot
value and outbound
storage
value
Add tests
Tested against a local
web3.py
branch for compatibility, that PR will be coming after this is merged and released.
To-Do:
[x] Add entry to the
release notes
Cute Animal Picture
What was wrong?
closes #263
How was it fixed?
get_storage_at()
with validation and normalization for inboundstorage_slot
value and outboundstorage
valueweb3.py
branch for compatibility, that PR will be coming after this is merged and released.To-Do:
Cute Animal Picture