-
Couldn't load subscription status.
- Fork 4
Open
Description
This can lead to duplicate settlement entries where a single order was only settled once but the transaction was mined once, then the chain followed a different fork and the transaction was mined again with a different logIndex. Conceptually, I believe our usage is correct but go-ethereum's implementation is wrong.
Geth's implementation is unlikely to change, so we will need to implement a workaround.
Metadata
Metadata
Assignees
Labels
No labels