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

No active orders from peers after adding new pair #1538

Closed
raladev opened this issue May 7, 2020 · 0 comments · Fixed by #1746
Closed

No active orders from peers after adding new pair #1538

raladev opened this issue May 7, 2020 · 0 comments · Fixed by #1746
Labels
bug Something isn't working order book p2p Peer to peer networking P3 low priority

Comments

@raladev
Copy link
Contributor

raladev commented May 7, 2020

Steps to reproduce

  1. Alice and Bob are connected to each other
  2. Add new pair as Alice (Bob recieves state update from Alice and can see new pair in listpeers)
  3. Place order to orderbook as Alice
  4. Add new pair as Bob
  5. Check order book of Bob

Expected behaviour

Bob sees first order of Alice

Actual behaviour

Bob does not see Alice's order

Additional Steps

  1. Place new order as Alice
  2. Check order book

Additional actual result

Bob sees only second order of Alice

@raladev raladev added the bug Something isn't working label May 7, 2020
@raladev raladev added the P2 mid priority label May 7, 2020
@kilrau kilrau added P3 low priority and removed P2 mid priority labels May 7, 2020
@kilrau kilrau removed their assignment Jun 11, 2020
@kilrau kilrau added order book p2p Peer to peer networking labels Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working order book p2p Peer to peer networking P3 low priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants