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 old active orders from peers after remove->add pair case #1976

Open
raladev opened this issue Nov 3, 2020 · 1 comment
Open

No old active orders from peers after remove->add pair case #1976

raladev opened this issue Nov 3, 2020 · 1 comment
Assignees
Labels
bug Something isn't working P3 low priority

Comments

@raladev
Copy link
Contributor

raladev commented Nov 3, 2020

Steps to reproduce

  1. Alice and Bob are connected to each other, Both have BTC/USDT pair, Bob has orders for this pair
  2. remove USDT/BTC pair as Alice
  3. add USDT/BTC pair as Alice
  4. Check order book of Alice

Expected behaviour

Alice sees old orders of Bob

Actual behaviour

Alice does not see Bob's orders

Additional Steps

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

Additional actual result

Alice sees only second order of Bob

@raladev raladev added bug Something isn't working P3 low priority labels Nov 3, 2020
@kilrau
Copy link
Contributor

kilrau commented Nov 3, 2020

This is a follow-up of #1746 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P3 low priority
Projects
None yet
Development

No branches or pull requests

3 participants