Skip to content

feat: put the signature cache behind a feature flag (enabled by default)#481

Open
hpeebles wants to merge 2 commits intodfinity:mainfrom
hpeebles:sig_cache
Open

feat: put the signature cache behind a feature flag (enabled by default)#481
hpeebles wants to merge 2 commits intodfinity:mainfrom
hpeebles:sig_cache

Conversation

@hpeebles
Copy link
Copy Markdown

This will allow canisters to perform certificate verification.

Currently they can't because the cached dependency pulls in web-time which calls into Javascript's Date.now() using wasm-bindgen and therefore isn't compatible with running within a canister.

@hpeebles hpeebles requested a review from a team as a code owner April 10, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant