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

Order Book not updating when using MetaMask #2

Open
kieranelby opened this issue Sep 30, 2017 · 1 comment
Open

Order Book not updating when using MetaMask #2

kieranelby opened this issue Sep 30, 2017 · 1 comment
Labels

Comments

@kieranelby
Copy link
Contributor

kieranelby commented Sep 30, 2017

Don't seem to be receiving MarketOrderEvents consistently when using MetaMask - both on main net and on Rinkeby (http://ubitok.io/exchange/?pairId=TESTI-ETH).

Oddly do receive ClientOrderEvents though? And do sometimes get MarketOrderEvents on page refresh? Seemed more reliable on Ropsten.

Looks like could be:
MetaMask/metamask-extension#2114

Bit hard to work-around, could poll the order book in background every couple of minutes or so but pretty expensive in terms of requests ... or put a refresh button there?

@kieranelby kieranelby changed the title Order Book not updating when using MetaMask on Rinkeby Testnet Order Book not updating when using MetaMask Oct 24, 2017
@kieranelby
Copy link
Contributor Author

Added refresh button as workaround. Tried different polling technique (filter.get()) but still unreliable.

@kieranelby kieranelby added the bug label Nov 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant