ic
ic copied to clipboard
feat(crypto): CRP-2593 skip ingress_expiry check for anonymous queries and read_state requests
Adapts ingress message validation such that the ingress_expiry check is skipped for anonymous queries and anonymous read_state requests.
Implements the interface specification changes from https://github.com/dfinity/interface-spec/pull/343.