interface-spec icon indicating copy to clipboard operation
interface-spec copied to clipboard

Rejecting management canister calls

Open mraszyk opened this issue 1 year ago • 2 comments

A state transition for rejecting management canister calls is missing.

mraszyk avatar Jun 06 '23 21:06 mraszyk

Interested in what this refers to. Could you elaborate a little bit?

timohanke avatar Jun 20 '23 07:06 timohanke

The state transitions part of the spec provides transitions modelling successful management canister calls, e.g., canister creation call, but there's no transition to produce a reject message if the management canister call is invalid.

mraszyk avatar Jun 23 '23 08:06 mraszyk

Fixed by https://github.com/dfinity/interface-spec/pull/295

mraszyk avatar May 20 '24 19:05 mraszyk