dfinity / interface-spec

IC Interface Specification
https://khsfq-wqaaa-aaaak-qckvq-cai.icp0.io/docs
37 stars 20 forks source link

Specify maximum message sizes (and other limits) in inter-canister calls #134

Closed Dfinity-Bjoern closed 2 weeks ago

Dfinity-Bjoern commented 1 year ago

Functions that append data to messages in calls and replies can actually trap if the data exceeds the permitted limits. (Check in the code which function traps!) That should be represented in the spec.