fix: ensure rpc object do not collide with protected names
Description
This MR adds additional checks to ensure that the object_name does not collide with the rpc namespace. Moreover, it adds the option to test SafeSlot-guarded slots by overriding the slot parameters with a parameter dictionary. This greatly simplifies writing tests.
Related Issues
closes #464 (closed)
Definition of Done
-
Documentation is up-to-date.
Edited by wakonig_k