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

Fix black hole #142

Merged
merged 9 commits into from
Oct 18, 2024
Merged

Fix black hole #142

merged 9 commits into from
Oct 18, 2024

Conversation

nitro-neal
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Oct 18, 2024

TBD Spec Test Vectors Report (tbdex-rs)

Total Test VectorsTotal Test Cases✅ Passed❌ Failed⚠️ Skipped
109900
ℹ️ 9 out of 10 test vectors passed successfully.

❌ Missing Vectors (1)

These are test vectors without any test cases.
FeatureName
Protocolparse_orderinstructions

Automatically generated at: 2024-10-18T19:47:21.564Z

Copy link

github-actions bot commented Oct 18, 2024

TBD Spec Test Vectors Report (tbdex-core-kt)

Total Test VectorsTotal Test Cases✅ Passed❌ Failed⚠️ Skipped
10101000
✅ All test vectors passed
Automatically generated at: 2024-10-18T19:51:52.798Z

@nitro-neal nitro-neal marked this pull request as ready for review October 18, 2024 19:43
@@ -158,21 +132,13 @@ async function fetchExchangeData(
pfiDidUri: string,
bearerDid: BearerDid,
exchangeId: string
): Promise<Message[]> {
): Promise<Exchange> {
Copy link
Contributor

Choose a reason for hiding this comment

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

nice, the type system works!

@nitro-neal nitro-neal merged commit 6bac761 into main Oct 18, 2024
20 checks passed
@nitro-neal nitro-neal deleted the fix-black-hole branch October 18, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants