Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 6, 2025

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title>

OTK-30 Implement Coinbase Notification Type Detection Logic, Grant Spend Permission and Sign In With Hardcoded Passkey Credential

</issue_title>
<issue_description>

OTK-30 Implement Coinbase Notification Type Detection Logic, Grant Spend Permission and Sign In With Hardcoded Passkey Credential

Originally posted by @linear in coinbase/onchaintestkit#108 (comment)</issue_description>

Comments on the Issue (you are @copilot in this section)

Fixes #196

💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Copilot stopped work on behalf of joe10832 due to an error October 6, 2025 20:25
Copy link
Member

@joe10832 joe10832 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Copilot-setup-steps>/@copilot <issue_title>

OTK-30 Implement Coinbase Notification Type Detection Logic, Grant Spend Permission and Sign In With Hardcoded Passkey Credential

</issue_title>
<issue_description>
OTK-30 Implement Coinbase Notification Type Detection Logic, Grant Spend Permission and Sign In Wi.github/workflows/e2e-tests.yml/@copilot

Copy link
Member

@joe10832 joe10832 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@joe10832 joe10832 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@joe10832 joe10832 self-requested a review October 8, 2025 04:33
@joe10832 joe10832 merged commit cd38a28 into main Oct 8, 2025
Copy link
Member

@joe10832 joe10832 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@joe10832 joe10832 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@joe10832
Copy link
Member

@joe10832 <issue_title><issue_title>[BUG] Coinbase Notification Type Detection, Spend Permission Grant, and Passkey Sign-In Failure</issue_title></issue_title>@joe10832
<issue_description><issue_title>[BUG] Coinbase Notification Type Detection, Spend Permission Grant, and Passkey Sign-In Failure</issue_title>
<issue_description>## Bug Description
Coinbase Notification Type Detection Logic, Spend Permission Grant, and Hardcoded Passkey Credential sign-in are not functioning as expected in Onchain Test Kit (OTK-30).

Steps to Reproduce
Prepare Onchain Test Kit and configure for Coinbase Wallet usage
Initiate a workflow that triggers notification type detection
Attempt to grant spend permission using hardcoded passkey
Try to sign in with hardcoded passkey credential
Expected Behavior
Notification type should be detected correctly, spend permission should be granted, and sign in with hardcoded passkey should succeed without errors.

Actual Behavior
Notification type is not detected; spend permission cannot be granted; sign in with hardcoded passkey credential fails. Observed error during workflow execution.

Environment Information
Onchain Test Kit Version: [please supply]
Node.js Version: [please supply]
Operating System: [please supply]
Browser: [please supply]
Wallet: Coinbase Wallet
Configuration Used
// Paste your configuration code here
// Example:
const config = configure()
.withCoinbaseWallet()
// ... other configuration for notification type and passkey
.build();
Error Logs
Error encountered during notification detection and passkey sign-in (see linked PR review).

@joe10832 joe10832 removed their assignment Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants