dfinity / interface-spec

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

feat: add ICRC-21 API to management canister interface #276

Closed frederikrothenberger closed 2 months ago

frederikrothenberger commented 9 months ago

Initially, (to keep the scope small) the interface will be restricted to calls related to canister management that can be called through ingress.

If there is demand from the community, more calls can be supported.

github-actions[bot] commented 9 months ago

🤖 Here's your preview: https://ix27s-gqaaa-aaaak-qcnga-cai.icp0.io/docs

Dfinity-Bjoern commented 9 months ago

Current state from the interface spec meeting: Likely the best path forward is wait for the replicated query work to mature, and switch the ICRC-21 methods to query mode.

For, e.g., support of multiple locales, have the management canister implement a certified variable that delegates the generation of the ICRC-21 consent messages to one or more regular canisters.

Dfinity-Bjoern commented 2 months ago

Closing this for now since we want to wait for a more secure query mechanism – this should not go through update.