The paper introduces in §8 the notion of transactional protocol object, after introducing two very natural concepts
- programs over an (object) interface such that
- a single (derived)
?exec method take these programs as argument
This would then directly provide the abstraction, as discussed here (in the context of the ART-TRMO). A detail that deserves attention is whether and how the possibility to abort execution of programs is to be handled in a gas metered setting.
The paper introduces in §8 the notion of
transactional protocol object, after introducing two very natural concepts?execmethod take these programs as argumentThis would then directly provide the abstraction, as discussed here (in the context of the ART-TRMO). A detail that deserves attention is whether and how the possibility to abort execution of programs is to be handled in a gas metered setting.