Commit Graph

984 Commits

Author SHA1 Message Date
Erialos
d0ab40da1b fetch.js fix
This morning the Vidulum chain was showing all validators as red and missed blocks.

There might be a more inline way to do the logic but it wasn't comparing both to be greater than 1.  After making sure both were compared against, the update for Vidulum was resolved.

I also spot checked a few other chains to ensure their uptimes were showing properly and they were.
2022-10-10 06:58:45 -06:00
Erialos
e15789e095 Update vidulum.json 2022-10-10 06:42:45 -06:00
Erialos
26330fec28
Merge branch 'ping-pub:master' into master 2022-10-10 06:28:58 -06:00
Erialos
83c799e5ce Create teritori.svg 2022-10-10 06:28:32 -06:00
Erialos
bd94dd60ad Juno old icon
fixed the usage of the old juno icon
2022-10-10 06:27:33 -06:00
liangping
830a03b02b Fix issue on lum 2022-10-10 18:09:25 +08:00
ping
657ba8aa85
Merge pull request #216 from effofxprime/master
Updated gitignore and chain files
2022-10-10 17:34:43 +08:00
Erialos
63c94982fc Chain File corrections and update
Some of the chain files I updated were done on an older chain file, and so some of the new information was lost.

I went through all chains that I found a github link for, verified the cosmos sdk version and change it respectively.

Some of the chains do not have a link to github.  Others have an improper link to their repo, some links go to another project within their repo and some were just wrong.

Probably worth figuring out how to auto fetch the current SDK version instead of it being a manual configuration.
2022-10-09 06:41:19 -06:00
Erialos
b88cce7b5a Merge remote-tracking branch 'upstream/master' 2022-10-08 11:39:11 -06:00
liangping
6225c1b66f improve proposal display 2022-10-08 09:31:15 +08:00
liangping
99cb79e0cd fix proposal content is nill 2022-10-08 08:35:22 +08:00
Erialos
0d36329a0d fixed vidulums api order
My API shouldn't be first.  switched the order so the Main official RPC server is used.
2022-10-07 08:56:12 -06:00
Erialos
2d2733a15d Feature update - Add Discord option to dashboard
This feature add's the discord chat link if one exists inside the `chat_url`.  I filter and search for a link containing `discord`.  Then if matching, displays the link.
2022-10-07 08:25:38 -06:00
Erialos
5eef53e294 Updated gitignore and chain files
There were a few odd issues with some of the RPC's blocking certain calls for some chains.  I don't know all affected, as I only use a few that the true ping.pub repository uses.
Stargaze was one.

I have added Polkachu and Notional API and RPC endpoints.

I have updated the git ignore file to exclude some of the yarn files created when running that command.
2022-10-06 08:42:58 -06:00
liangping
fa83df53de add block number switch 2022-10-06 15:58:55 +08:00
liangping
5f42df584a add slashes 2022-10-06 09:56:14 +08:00
liangping
2fca7644bf improvement 2022-10-06 09:30:54 +08:00
liangping
9fc2328ab6 fixed issue: display moniker on blocks 2022-10-06 08:40:33 +08:00
liangping
12fde18e75 change back 2022-10-05 20:41:09 +08:00
liangping
0869c7a93b change menu style 2022-10-05 17:19:54 +08:00
ping
feaa92ab58
Update README.md 2022-10-04 16:01:50 +08:00
ping
29e9c15f08
Create FUNDING.yml 2022-10-04 15:57:20 +08:00
ping
40fc12ad23
Merge pull request #214 from polkachu/master
Add empower testnet
2022-10-04 10:10:25 +08:00
Polkachu
74488f51bc fix typo 2022-10-03 09:20:06 -07:00
Polkachu
63f3d7f23c add empower testnet 2022-10-03 09:18:20 -07:00
Polkachu
7e30c32d03 add empower testnet 2022-10-03 09:17:19 -07:00
ping
8deec2a5b5
Merge pull request #211 from polkachu/master
Add androma testnet
2022-09-30 09:15:43 +08:00
Polkachu
d65a7eee16 minor upgrade 2022-09-29 09:00:23 -07:00
Polkachu
1d644aef2f add androma testnet 2022-09-29 08:58:41 -07:00
Polkachu
224499957a add androma testnet 2022-09-29 08:57:56 -07:00
ping
870798bba0
Merge pull request #209 from polkachu/master
Add quicksilver testnet
2022-09-27 09:23:41 +08:00
ping
36c05dd03c
Merge pull request #208 from nodestake/ping-PR
Update stargaze.json
2022-09-27 09:23:08 +08:00
Polkachu
a129da309b Add quicksilver testnet 2022-09-26 14:51:17 -07:00
NodeStake
f35b21978f
Update stargaze.json
Add stargaze rpc/api by NodeStake
2022-09-27 00:07:39 +08:00
liangping
b86e5bd884 Fix issue 2022-09-25 13:57:10 +08:00
liangping
cca8af5ffd add empty ticker handler 2022-09-25 13:25:58 +08:00
ping
5107b2a5cd
Merge pull request #207 from milapsheth/axelar-assets
feat: add more axelar assets
2022-09-25 13:10:34 +08:00
Milap Sheth
b24452d3fb add more axelar assets 2022-09-25 00:52:25 -04:00
ping
5cc6a05d89
Merge pull request #206 from Errorist79/axelar
Add Axelar network -mainnet-
2022-09-25 12:48:22 +08:00
liangping
350bdb6cbd fix issue 2022-09-25 09:19:20 +08:00
Errorist
2b16e2d9e6
additional endpoints 2022-09-25 00:04:43 +03:00
Errorist
b174772e5b add axelar network 2022-09-24 23:46:15 +03:00
liangping
02e307c6d0 improvement 2022-09-24 09:06:16 +08:00
liangping
7aab7bc353 Merge branch 'master' of https://github.com/ping-pub/explorer 2022-09-24 07:57:25 +08:00
liangping
21484177b6 add export valdiator list to excel 2022-09-24 07:57:13 +08:00
ping
172e42fcc2
Update README.md 2022-09-23 22:37:55 +08:00
liangping
1ff6568d74 improve concensus and uptime 2022-09-23 22:14:26 +08:00
liangping
3dc24113e8 Merge branch 'master' of https://github.com/ping-pub/explorer 2022-09-23 18:19:34 +08:00
liangping
3212b37ab2 add installation and update readme 2022-09-23 16:26:13 +08:00
ping
e140b9f03c
Merge pull request #204 from polkachu/master
update nois testnet config
2022-09-23 12:20:04 +08:00