-
Notifications
You must be signed in to change notification settings - Fork 4
Pull requests: dfinity/icp-js-bindgen
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(generate): write only the declarations for a .did without a service
#190
opened Sep 21, 2026 by
marc0olo
Member
•
12/12
Loading…
fix(generate): close the unreachable arm of a single-tag variant conversion
#189
opened Sep 21, 2026 by
marc0olo
Member
•
11/12
Loading…
fix(generate): type nested optional variant payloads as standalone options
#188
opened Sep 21, 2026 by
marc0olo
Member
•
10/12
Loading…
fix(generate): declare and convert nested options consistently, including behind a name
#187
opened Sep 21, 2026 by
marc0olo
Member
•
9/12
Loading…
test: generate and typecheck the bindings of real ecosystem interfaces
#186
opened Sep 18, 2026 by
marc0olo
Member
•
8/12
Loading…
fix(generate): emit method names as property keys, and refuse the ones it cannot carry
#180
opened Sep 16, 2026 by
marc0olo
Member
•
7/12
Loading…
fix(generate): send falsy optional values as present and match variant tags by own property
#178
opened Sep 16, 2026 by
marc0olo
Member
•
6/12
Loading…
fix(generate): quote candid names that are not identifiers in conversion code
#177
opened Sep 16, 2026 by
marc0olo
Member
•
5/12
Loading…
fix(generate): sanitize identifiers in binding positions
#176
opened Sep 16, 2026 by
marc0olo
Member
•
4/12
Loading…
fix(generate): reject modules whose declarations and references disagree
#175
opened Sep 16, 2026 by
marc0olo
Member
•
3/12
Loading…
fix(generate): derive the actor class name from one source
#174
opened Sep 16, 2026 by
marc0olo
Member
•
2/12
Loading…
fix(generate): declare every named candid type
#173
opened Sep 16, 2026 by
marc0olo
Member
•
1/12
Loading…
fix(deps): bump anyhow to fix Error::downcast_mut() unsoundness
external-contributor
#163
opened Sep 11, 2026 by
SafraNako
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.