[safety] display whether the code being called is an immutable module or not
Opened this issue · 1 comments
geekflyer commented
Please also add some visible indicator/warning about the safety concerns of calling a non-immutable module. ie https://deploy-preview-5556--aptos-developer-docs.netlify.app/guides/move-guides/upgrading-move-code/#security-considerations-for-dependencies
hariria commented
Hi thanks for surfacing this, I'd like to better understand your request. I see Wolfgang's post on Slack. To clarify, are you referring to the dapp interface and showing whether or not the dapp you're interacting with is using an immutable or mutable module?