Add option to forward eth_getStorageAt calls. #221
Labels
No Label
bug
critical
documentation
duplicate
enhancement
Epic
good first issue
help wanted
Integration tests
invalid
question
v5
wontfix
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/ipld-eth-server#221
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "telackey/pxy_get_storage_at"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a new option
etherum.forwardGetStorageAt
/ETH_FORWARD_GET_STORAGE_AT
to toggle proxying alleth_getStorageAt
calls togeth
.It is analogous to the
ETH_FORWARD_ETH_CALLS
config setting, but foreth_getStorageAt
rather thaneth_call
.It is helpful to ameliorate to https://github.com/cerc-io/go-ethereum/issues/296, https://github.com/cerc-io/go-ethereum/issues/293, etc. while those issues are addressed.
LGTM!
I seem to be experiencing a github UI bug, it shows Erik's notion sync commit from 6 months ago as being in this PR (and my PR based on this one).