Closed krpeacock closed 1 month ago
Path | Size |
---|---|
@dfinity/agent | 86.93 KB (-0.01% 🔽) |
@dfinity/candid | 13.58 KB (0%) |
@dfinity/principal | 4.97 KB (0%) |
@dfinity/auth-client | 61.04 KB (-0.03% 🔽) |
@dfinity/assets | 81.68 KB (-0.03% 🔽) |
@dfinity/identity | 58.15 KB (-0.05% 🔽) |
@dfinity/identity-secp256k1 | 131.98 KB (+0.33% 🔺) |
Description
Raised in #907, we can offer better assertion strategies for identifying different types of errors during runtime.
ActorCallError
,QueryCallRejectedError
, andUpdateCallRejectedError
nowsetPrototypeOf
during constructionname
__proto__
Fixes #907
How Has This Been Tested?
New unit tests
Checklist: