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

Includes buyer & seller pubkeys and order creation time upon order transition to Active state #178

Closed
wants to merge 1 commit into from

Conversation

bilthon
Copy link
Contributor

@bilthon bilthon commented Dec 29, 2023

With the seller as the maker, the information about each trade party's real public keys should be sent upon the hodl invoice confirmation with the buyer_pubkey & seller_pubkey as per the documentation. This however was not happening. Another thing that was missing was the order creation time.

Please note that for this to work the dependencies must be updated as I'm using a modified mostro-core with modifications that can be seen here. Basically just adding these two fields to the SmallOrder struct.

@grunch
Copy link
Member

grunch commented Dec 29, 2023

fixed on #179 and #180

@grunch grunch closed this Dec 29, 2023
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