Conversation
|
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @alanshaw on file. In order for us to review and merge your code, please contact the project maintainers to get yourself added. |
|
I'll integrate this into rs-ucan to verify it works as expected and provide feedback based on findings (I'm not good at parsing cbor in base64 encoded with my eyes 😅) |
ec5635c to
b3e10ea
Compare
|
@alanshaw I think branch protection rules prevent merges unless commits are signed, you may want to update your git config so it signs commits I'll amend this one to unblock and merge |
Actually I can not do that because PR is from your repo and I don't have commit rights to it, so I think you may need to do this |
f5f7e4e to
9b0f988
Compare
Signed-off-by: Alan Shaw <your_email@abc.example> Signed-off-by: Alan Shaw <alan138@gmail.com>
9b0f988 to
2e5a6f9
Compare
|
@Gozala all good now? |
resolves #201
This PR fixes the proof order in valid invocation fixtures. It also adds a
timefield - a Unix timestamp in seconds at which the validation should occur.refs alanshaw/ucantone#2