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

bdk-flutter and payjoin-flutter integration error #10

Closed
BitcoinZavior opened this issue Jun 2, 2024 · 1 comment · Fixed by #12
Closed

bdk-flutter and payjoin-flutter integration error #10

BitcoinZavior opened this issue Jun 2, 2024 · 1 comment · Fixed by #12
Assignees

Comments

@BitcoinZavior
Copy link
Contributor

Using bdk-flutter with payjoin-flutter results in payjoin-flutter throwing The receiver sent an invalid response: proposed transaction outputs contain key paths

Tests pass when using bitcoin core in place of bdk-flutter.

Both bitcoin core and bdk-flutter integration tests are available here: https://github.com/LtbLightning/payjoin-flutter/blob/main/example/integration_test/bitcoin_core_full_cycle_test.dart

Steps to replicate: Follow the steps for setting up bitocoin node to run the integration tests: https://github.com/LtbLightning/payjoin-flutter?tab=readme-ov-file#build-and-run-code

Run the integration test https://github.com/LtbLightning/payjoin-flutter?tab=readme-ov-file#running-the-integration-tests
This will result in ResponseError { message: "The receiver sent an invalid response: proposed transaction outputs contain key paths" }

@BitcoinZavior BitcoinZavior self-assigned this Jun 2, 2024
@BitcoinZavior
Copy link
Contributor Author

This issue is dependant on LtbLightning/payjoin-ffi#25

@BitcoinZavior BitcoinZavior changed the title bdk-flutter with payjoin-flutter integration error bdk-flutter and payjoin-flutter integration error Jun 2, 2024
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 a pull request may close this issue.

1 participant