Weekly Development Updates (6/7/24) #44
CodesMcCabe
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ERC-6900 website launched! 🚀
Experimental: support for a “default” validation function pool - feat: [v0.8-develop, experimental] default validation reference-implementation#63
Experimental: Associating pre-validation hooks with validation functions - feat: [v0.8-develop] associate pre-validation hooks with validation functions reference-implementation#64
Experimental: Removing the execute function from plugins - feat: [v0.8-develop] remove execute from plugin reference-implementation#65
executeFromPlugin
andexecuteFromPluginExternal
from the account, and deleteIPluginExecutor
.execute
/executeBatch
, and validate itself.executeFromPluginExternal
required accounts to have some opinionated access control functions built-in as part of the standard. This type of access control management is best left to actual plugin implementationsEIP-7702 and how SSTORES will behave with EOAs - Allow specifying storage locations ethereum/solidity#597
Visualization of v0.8 work and dependency tree
Beta Was this translation helpful? Give feedback.
All reactions