dfinity / interface-spec

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

fix: chunk store of a deleted canister is dropped #333

Closed mraszyk closed 3 months ago

mraszyk commented 3 months ago

This PR fixes the specification to drop the chunk store of a deleted canister. The implementation removes the chunk store by removing the entire canister from the replicated state including the chunk store stored in the canister's system state.