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

client: order recorded after submission #544

Closed
chappjc opened this issue Jul 14, 2020 · 2 comments
Closed

client: order recorded after submission #544

chappjc opened this issue Jul 14, 2020 · 2 comments

Comments

@chappjc
Copy link
Member

chappjc commented Jul 14, 2020

The order of these messages indicates the server requested the preimage "before" the client placed the order:

2020-07-09 12:12:30.002 [ERR] CORE: no active order found for preimage request for ee9edc27dbe73fe72f702e523276774e8be1aae9c19bc8c2bb3deddde53518e8
2020-07-09 12:12:30.003 [DBG] CORE: notify: |POKE| (order) Order placed - selling 1.00000000 dcr (ee9edc27) - Order: ee9edc27dbe73fe72f702e523276774e8be1aae9c19bc8c2bb3deddde53518e8

This suggests that the client is submitting the order to the server before registering it's own order where the preimage request handler can find it.

Originally posted by @chappjc in #531 (comment)

@buck54321
Copy link
Member

Solution in 875b8c6

@chappjc
Copy link
Member Author

chappjc commented Jul 20, 2020

Resolved by #525

@chappjc chappjc closed this as completed Jul 20, 2020
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

No branches or pull requests

2 participants