This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: canister ids and aliases (#37)
* 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.
- Loading branch information