Skip to content

feat: implement bin format and require explicitly specifying argument types#371

Open
adamspofford-dfinity wants to merge 11 commits intomainfrom
spofford/candid-file
Open

feat: implement bin format and require explicitly specifying argument types#371
adamspofford-dfinity wants to merge 11 commits intomainfrom
spofford/candid-file

Conversation

@adamspofford-dfinity
Copy link
Contributor

@adamspofford-dfinity adamspofford-dfinity commented Feb 18, 2026

This removes the implicit argument type detection from icp canister call, icp canister install, and icp.yaml. Arguments are now always interpreted as inline candid. Loading arguments from a file and using a different format require separate params / config keys.

@adamspofford-dfinity adamspofford-dfinity marked this pull request as ready for review February 18, 2026 00:59
@adamspofford-dfinity adamspofford-dfinity requested a review from a team as a code owner February 18, 2026 00:59
@adamspofford-dfinity adamspofford-dfinity changed the title feat: implement bin format and allow explicitly specifying a file path feat: implement bin format and require explicitly specifying a file path Feb 18, 2026
@adamspofford-dfinity adamspofford-dfinity changed the title feat: implement bin format and require explicitly specifying a file path feat: implement bin format and require explicitly specifying argument types Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments