This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
rev-11bf43f: refactor: canister ids and aliases (#37)
github-actions
released this
13 Jun 18:17
·
10 commits
to main
since this release
* refactor: canister ids and aliases Add a new flag `ignore_url_canister_param` for prod. Move logic to `canister_id.rs`. Add traits to make composition easier. Add basic tests. Redid `lookup` and `resolve_canister_id` to remove allocation. Bump version and dependencies.