Kaia Peacock
Kaia Peacock
This comes at a cost for certain other users - I know for example that React Native devs need to manually edit the packages to bypass BLS validation currently. I'll...
This would be fine if we interpreted the type as `{ a ?: number }`. Any case where we interpret `opt` as an array will fail this standard. This relates...
Verified still not working in Feb '24. Unfortunately, I don't think we can fix this until we replace the `borc` dependency
This is something I'd like to do. My plan is to attach links out to documentation for the error codes in the console for convenience
My view is that there should be a base set of utils, that even `candid`, `principal`, and `agent` depend on. Of the items in utils, I imagine the following are...
@lmuntaner After doing some exploration of other packages, I decided that it would be a better approach to fold all of the packages into `@dfinity/agent`, and to have all the...
@nathanosdev I think that extending the changes to the `lookup` and also exporting `lookup_path` is a fine path forward. I'd rather not also introduce the retry logic for `unknown` at...
> There seems to be something up with the `Check PR title` job. Oh, you just have to remove the exclamation mark from the pr title, even though it's proper...
@lastmjs does this answer resolve your question?