Bumblefudge
Bumblefudge
As mentioned in #339 , in WASM `reqwest` can't effectively check the size of a revocation list effectively, falling back to the HTTP headers which could be inaccurate. one solution...
Options: - cargo feature - setting in some more granular/post-build configuration system
#339 implemented a validation step for revocation lists, but particularly for lists on the heavier side (say, >1MB), it might make sense to implement something more robust for contexts where...
add a list of compiled did patterns/methods to the --version command (and mention it in the `didkit help` definition of what --version displays)
In a future iteration of the project we should find a way to compile the /lib/ copy at buildtime rather than checking it in, to minimize risk of drift between...
add your own commits! feel free to upload a screengrab as well using the template.
Issue identified in this [test vector PR](https://github.com/w3c-ccg/ethereum-eip712-signature-2021-spec/pull/26#discussion_r744822877). We should look into: - workarounds - upstream PRs, and/or - change the spec to warn people about this.
Timeline for: - signature suite formalization ( related to #37 ) - external review from, say, ccg?
but word "amend" doesn't appear in VC Data model. might be worth doing a quick prune of any mention of amend from both diagram and any use-cases where it is...