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

eth_getStorageAt was disabled?? #23

Closed
dieutx opened this issue Jul 25, 2024 · 3 comments
Closed

eth_getStorageAt was disabled?? #23

dieutx opened this issue Jul 25, 2024 · 3 comments

Comments

@dieutx
Copy link

dieutx commented Jul 25, 2024

Please enable the eth_getStorageAt() RPC method

https://github.com/SigmaGmbH/swisstronik-tutorials/blob/main/Contract_verification_hardhat/scripts/deploy_verify.js

error when trying to verify smart contract

Pause finished. Verifying Contract... Error veryfing Contract. Reason: ProviderError: eth_getStorageAt was disabled, since storage is encrypted. Check docs at https://swisstronik.gitbook.io/swisstronik-docs/ for more information at HttpProvider.request (/root/proxy/swisstronik-tech03-ERC721/node_modules/hardhat/src/internal/core/providers/http.ts:96:21) at processTicksAndRejections (node:internal/process/task_queues:95:5) at getStorageAt (/root/proxy/swisstronik-tech03-ERC721/node_modules/@openzeppelin/upgrades-core/src/provider.ts:75:19) at getStorageFallback (/root/proxy/swisstronik-tech03-ERC721/node_modules/@openzeppelin/upgrades-core/src/eip-1967.ts:51:15) at getImplementationAddress (/root/proxy/swisstronik-

@Mnuralim
Copy link

Yeah, i have same issue

@dieutx
Copy link
Author

dieutx commented Jul 26, 2024

Untitled
yes, i think we need to vote to enable it

@delneg
Copy link
Contributor

delneg commented Jul 26, 2024

Hello,
eth_getStorageAt is disabled by design to prevent confusion with encrypted data

To learn more, please check out the docs:
https://swisstronik.gitbook.io/swisstronik-docs/about-swisstronik/swisstronik-vs-ethereum

@delneg delneg closed this as completed Jul 26, 2024
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

No branches or pull requests

3 participants