Weekly Development Update (7/18/24) #47
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
-
Account self call restrictions feat: [v0.8-develop] account self call restrictions reference-implementation#78
execute
, disallow targeting the account.executeBatch
, ensure validations apply and prevent recursive calls to execute or executeBatch.Expanded validation features with composability and multiple installations of same validation [1/n] Introduce EntityId in account and plugins reference-implementation#93
Direct plugin calls with validation & permission hooks Allow direct plugin calls with validation & permission hooks reference-implementation#90
_checkPermittedCallerIfNotFromEP
, called fromwrapNativeFunction
, the system now checks if the call is allowed to occur and executes its respective validation hooks.Beta Was this translation helpful? Give feedback.
All reactions