dfinity / interface-spec

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

store ic_api_version of each subnet in the certified state tree #235

Closed mraszyk closed 1 year ago

mraszyk commented 1 year ago

This MR stores the supported interface version of every subnet in the path /subnet/<subnet_id>/ic_api_version of the certified state tree and updates the condition on read_state requests to retrieve this path.