Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Auth] Cacao signer #405

Merged
merged 13 commits into from
Aug 11, 2022
Merged

[Auth] Cacao signer #405

merged 13 commits into from
Aug 11, 2022

Conversation

flypaper0
Copy link
Contributor

@flypaper0 flypaper0 commented Aug 4, 2022

What changed

Cacao object EIP-191 signature generation and verification

@arein arein added the accepted label Aug 4, 2022
This was linked to issues Aug 4, 2022
@flypaper0 flypaper0 force-pushed the feature/cocao-signer-#390 branch 7 times, most recently from 4f2063b to b1f3b5e Compare August 9, 2022 12:48
@flypaper0 flypaper0 marked this pull request as ready for review August 9, 2022 13:35
@flypaper0 flypaper0 requested a review from llbartekll August 9, 2022 14:10
Sources/Auth/Services/Signer/CocoaSigner.swift Outdated Show resolved Hide resolved
Sources/Auth/Services/Signer/CocoaSigner.swift Outdated Show resolved Hide resolved
Package.swift Show resolved Hide resolved
Sources/Auth/Services/Signer/CacaoSigner.swift Outdated Show resolved Hide resolved
Sources/Auth/Services/Signer/CacaoSigner.swift Outdated Show resolved Hide resolved
Tests/AuthTests/CacaoSignerTests.swift Outdated Show resolved Hide resolved
@flypaper0 flypaper0 force-pushed the feature/cocao-signer-#390 branch from 7a744b1 to 9158317 Compare August 10, 2022 18:33
@flypaper0 flypaper0 requested a review from llbartekll August 10, 2022 18:33
Sources/Auth/Services/App/AuthRespondSubscriber.swift Outdated Show resolved Hide resolved
Sources/Auth/Services/App/AuthRespondSubscriber.swift Outdated Show resolved Hide resolved
Sources/Auth/Services/Signer/MessageSigner.swift Outdated Show resolved Hide resolved
Sources/Auth/Services/Signer/MessageSigner.swift Outdated Show resolved Hide resolved
Sources/Auth/Types/AuthPayload.swift Outdated Show resolved Hide resolved
@flypaper0 flypaper0 force-pushed the feature/cocao-signer-#390 branch from 70c8990 to b734184 Compare August 11, 2022 14:08
@flypaper0 flypaper0 merged commit 5120939 into develop Aug 11, 2022
@flypaper0 flypaper0 deleted the feature/cocao-signer-#390 branch August 11, 2022 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

CACAO Signer CACAO Verifier
4 participants