grin-explorer
grin-explorer copied to clipboard
Blockchain explorer for grin
I SENT 7,569 GRIN TO MY GATE ACCOUNT ON 01.05.2023. BUT OUTPUTS WERE NOT CREATED BECAUSE I DID NOT WRITE THE GATE MEMO CODE. GRIN DID NOT COME BACK TO...
Bumps [requests](https://github.com/psf/requests) from 2.20.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Hi, I notice that the graphs of difficulty and fee are no longer updated as the attached image. I also have a clone website of grin-explorer and had same issue....
Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...
I added more detailed and and some steps to avoid issues while set things up, and it may be more easier for beginners to understand how things work.
**Feature request:** Monitoring of STRATUM server in order to add to each block which pool did mine this block. This would allow you at the same time to provide some...
It would be nice to see more information of the node in the `health` section. Information like: Header and Network height, inbound and outbound connections and the status of the...
Given a block (hash) it would be useful to be able to view all chains (all heads of chains?) that include this block. We see a lot of forks in...
The only way to import the blockchain into Postgres currently is by disabling basic auth in the grin rest api.
After having done $ sudo apt install postgresql postgresql-contrib $ sudo postgresql-setup --initdb sudo: postgresql-setup: command not found Where is the postgresql-setup command described in the installation instructions? It does...