-
Notifications
You must be signed in to change notification settings - Fork 27
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
Auto refresh when block mined #37
Comments
@limebell I would like to help you with this one :) |
Stumbled into some road blocks here. |
@MaxStalker Please try this dummy data: https://send.firefox.com/download/2c48e7b706539261/#A3tl2924DprWW68LhDrtoA. It's dumped from my local node. |
I would really appreciate if you can bring up public graphql endpoint 🙇♂️ |
@MaxStalker I'll launch public graphql endpoint. please wait for minutes. |
@MaxStalker Please try this endpoint. |
Thank you @longfin! |
After I've read through the code I have a feeling that issue is missing some critical points in description :)
|
@MaxStalker Sorry for late reply. Here's additional description for this issue.
|
At present, the easiest way to implement this would be setting up polling IMO? Or we could declare a subscription at GraphQL level, but this needs to change code on libplanet-explorer (which is a .NET project). |
Roger. |
Sorry for inconvenience. Now block explorer is offline and using static blockchain file. We will gonna make it work online, server will be turned off for while 😥 |
Got it. |
Currently working on explorer, fixed some problems, still suffering on multiple issues :( We will do our best and notify you as soon as explorer is online. |
@MaxStalker Explorer is now online :) |
@MaxStalker I restarted API backend now. please check again. |
Closed by #43. |
It will be great if the main block page is auto refreshed when new block is mined or the chain is swapped.
The text was updated successfully, but these errors were encountered: