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 issues with payment channels, pass deal flow tests #1316

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

hannahhoward
Copy link
Contributor

Goals

Get deal flow tests passing, verifying retrieval flow

Implementation

  • Load full addresses for payment channels so vouchers can be signed and verified properly
  • Fixes a bug with saving vouchers and catching duplicates
  • Updates to version of go-fil-markets that solves a retrieval bug (see related PR: Handle self-retrieval correctly go-fil-markets#134)
  • Gets TestAPIDealFlowReal to pass

Load full addresses for payment channels so they can be signed, fixes bugs with saving vouchers and
catching duplicates, updates to version of go-fil-markets that solves a retrieval bug to complete
retrieval deal
@hannahhoward hannahhoward force-pushed the feat/more-paych-fixes branch from e4a627c to 89ba0d4 Compare March 3, 2020 02:15
@whyrusleeping whyrusleeping merged commit 89ba0d4 into testnet/3 Mar 4, 2020
@Kubuxu Kubuxu deleted the feat/more-paych-fixes branch May 13, 2020 01:54
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