Commit Graph

544 Commits

Author SHA1 Message Date
liangping
7618ea9ffd re-order formating flow 2023-10-30 09:21:27 +08:00
liangping
3ffcc90dd2 fix: small number of commission & rewards 2023-10-30 09:19:34 +08:00
liangping
36c73ec5ee add unbonding staking 2023-10-28 09:51:09 +08:00
liangping
75f2c5b40c add unbonding validators 2023-10-28 09:30:33 +08:00
liangping
f4732ec594 change the field name 2023-10-28 09:04:47 +08:00
liangping
21ff37aac1 load origin value for param change proposal 2023-10-28 08:21:02 +08:00
Salman Wahib
487472c05a endpoint: improvement connectivity on dropdown
Signed-off-by: Salman Wahib <hello@sxlmnwb.xyz>
2023-09-21 22:10:17 +00:00
liangping
42009219a7 endpoint switch improvement 2023-09-20 10:12:57 +08:00
liangping
a2979a75ef Disable Delegations 2023-09-18 13:23:25 +08:00
liangping
74024f825c Disable performance 2023-09-18 13:20:28 +08:00
liangping
14119034c4 add delegations 2023-09-14 20:07:04 +08:00
liangping
fbbeb21803 replace json viewer 2023-09-14 11:49:56 +08:00
liangping
7643ebce55 get chain-id 2023-09-13 17:19:59 +08:00
liangping
b0ebf40312 add suggest chain 2023-09-13 17:09:31 +08:00
liangping
74834783fa fix build error 2023-09-11 13:06:20 +08:00
liangping
ecfd56ec0b improve ibc denom 2023-09-11 13:00:17 +08:00
liangping
a208831cf9 add ibc denom cache 2023-09-11 12:27:17 +08:00
ping
4a2e1b8a42
Merge pull request #503 from sxlmnwb/master
regex: enable consensus dumpurl on old code
2023-09-09 09:48:26 +08:00
Salman Wahib
4945f697ce regex: enable consensus dumpurl on old code
Bug: #diff-ee4466aa0d1c641d7ae40ff1d8569a2bb414a9301ba3a2ac16e8c7cb879ea03d
Effects of rpc.value
500: Cannot read properties of undefined (reading 'validators')

- update packages to latest versions

Change-Id: 1e3eb6c56e

Signed-off-by: Salman Wahib <hello@sxlmnwb.xyz>
2023-09-09 01:36:23 +00:00
liangping
a4502edf99 add nft draft 2023-09-09 07:50:41 +08:00
george-aj
6e8ca7fc12 Fix typo 2023-09-01 16:57:10 -05:00
liangping
1e3eb6c56e Loaded Rotated Keys for consumer chain 2023-09-01 11:40:51 +08:00
liangping
2b955281e3 feat: migrate, update admin, clear admin 2023-08-31 15:18:13 +08:00
liangping
268509d87e remove hidden of top validators 2023-08-24 16:14:27 +08:00
liangping
48adbf4395 add query by creator 2023-08-24 15:33:06 +08:00
liangping
d7fd252afa fix pagination issue 2023-08-24 14:39:19 +08:00
liangping
b5104bde4d Merge branch 'master' of https://github.com/ping-pub/explorer 2023-08-16 09:08:15 +08:00
liangping
3e406d3643 add pagination for my sent txs 2023-08-16 09:08:09 +08:00
liangping
ba3d7a26a7 show more columns 2023-08-10 15:53:02 +08:00
liangping
4f9b2803ac improve uptime bar 2023-08-09 09:52:39 +08:00
liangping
e42c39106d fixed query issue 2023-08-08 19:28:02 +08:00
liangping
e1684b2d77 imp: block gap is too small on small screen. 2023-08-08 17:34:31 +08:00
liangping
2e71900f76 feat: add txs view for wasm contracts 2023-08-07 11:20:18 +08:00
liangping
86457a9a63 use int instead of enum 2023-08-07 09:46:51 +08:00
Alan Goo
a5f29feb0d fix: typo (infalation -> inflation) 2023-07-15 23:03:16 +09:00
liangping
bcdab16c38 Merge branch 'master' of https://github.com/ping-pub/explorer 2023-07-11 10:23:16 +08:00
liangping
65c9f8c69a improve votes 2023-07-11 10:23:09 +08:00
Salman Wahib
60fbce2a4d feat: add i18n id and cn equate commit 73a0786
Author: Salman Wahib <hello@sxlmnwb.xyz>
Co-authored-by: Techno Freak <freak12techno@gmail.com>
2023-07-10 02:46:23 +07:00
Techno Freak
73a0786ce3 feat: add i18n for proposal status on proposal page 2023-07-08 13:48:31 +03:00
Gjermund Garaba
ab416e4215
Fix new text proposal (no messages) for 0.46+ 2023-06-27 20:41:13 +02:00
liangping
108d4ce9a1 hidden 2023-06-26 17:02:30 +08:00
liangping
70fcf8e0d4 remove console 2023-06-26 16:55:00 +08:00
liangping
2e413133c2 improve gov v1 2023-06-26 16:54:23 +08:00
Salman Wahib
5708b0d169 security_contact: href: v-if delete useless ?
Author: Salman Wahib <hello@sxlmnwb.xyz>
2023-06-22 23:16:23 +07:00
Salman Wahib
10b06cb474 routerlink: route account delegation to validator
- add href in security_contact

Author: Salman Wahib <hello@sxlmnwb.xyz>
2023-06-22 23:07:06 +07:00
Salman Wahib
a572ab5100 il8n: add indonesian translation
Author: Salman Wahib <hello@sxlmnwb.xyz>
2023-06-22 02:13:59 +07:00
liangping
bdcd1675b1 add chinese translation 2023-06-21 18:40:09 +08:00
Salman Wahib
f224a3f4e8 Merge branch 'master' of https://github.com/ping-pub/explorer 2023-06-21 15:29:39 +07:00
Salman Wahib
38b73d0a1d i18n: update add en src/modules/[chain]/
placeholder="" not changes

Author: Salman Wahib <hello@sxlmnwb.xyz>
Co-authored-by: liangping <18786721@qq.com>
2023-06-21 15:27:42 +07:00
Salman Wahib
45af5623b9 i18n: update add en src/modules/[chain]/widget/
Author: Salman Wahib <hello@sxlmnwb.xyz>
Co-authored-by: liangping <18786721@qq.com>
2023-06-21 14:43:42 +07:00