Commit Graph

686 Commits

Author SHA1 Message Date
BitcoinVM
6ea43afb41 fixed type error 2024-02-04 12:32:55 +08:00
BitcoinVM
f7f4a0fb5a return 0 if no change 2024-02-04 12:28:55 +08:00
ping
3aec1c5a6e
Merge pull request #528 from freak12techno/add-consensus-prefix-to-config
feat: add consensus prefix to config
2024-02-04 12:21:47 +08:00
ping
7cb56fac0b
Merge pull request #541 from freak12techno/add-tendermint-voting-power-coefficient
Add tendermint voting power coefficient
2024-02-04 12:19:55 +08:00
Techno Freak
a792c379a5 Calculate 24h changes diff correctly 2024-02-03 18:31:44 +03:00
BitcoinVM
a14c04059c change status of verify 2024-02-03 10:52:02 +08:00
ivivanov
729c36cc6f
update nolus gov endpoints 2024-02-02 15:48:57 +02:00
BitcoinVM
036801fe90 update trigger condition 2024-02-02 13:20:12 +08:00
BitcoinVM
4ebf7f75b6 remove console.log 2024-02-02 13:15:16 +08:00
BitcoinVM
92219fad55 Merge branch 'master' of https://github.com/ping-pub/explorer 2024-02-02 13:07:28 +08:00
BitcoinVM
e19b309980 improvment 2024-02-02 13:06:00 +08:00
BitcoinVM
bd080281a7 calculate 24h time window on block time 2024-02-02 12:57:17 +08:00
Salman Wahib
4e0606b8ab feat: libs: add Promise.resolve in getGovProposalTally
In the getGovProposalTally method, added `Promise.resolve` to the adapter function to ensure it returns a Promise.
This resolves the TypeScript error related to the return type mismatch.

Signed-off-by: Salman Wahib <sxlmnwb@nodex.one>
2024-01-31 12:03:48 +00:00
ping
4c53591e85
Merge pull request #534 from ivivanov/master
add chain specific getMintInflation func
2024-01-31 12:33:38 +08:00
BitcoinVM
7b4379c902 add packet detail types 2024-01-31 10:27:18 +08:00
BitcoinVM
aad4c8ea72 Merge branch 'master' of https://github.com/ping-pub/explorer 2024-01-31 10:26:30 +08:00
BitcoinVM
f1fb43b935 decode ibc packet 2024-01-31 10:26:21 +08:00
ivivanov
9a496f89e9
refator custom clients to use async adaptor 2024-01-30 12:11:11 +02:00
ivivanov
9c660d8da2
add chain specific inflation calc 2024-01-30 12:00:17 +02:00
ping
db2d963d06
Merge branch 'master' into fix-commission-rate-rounding 2024-01-30 14:37:22 +08:00
BitcoinVM
0ca5a14eb8 tofix 2024-01-30 03:14:14 +01:00
Techno Freak
9e34c476c4 Fix commission rate formatting 2024-01-29 17:30:00 +03:00
BitcoinVM
38d741ffee add wasm schema and code viewer 2024-01-29 17:36:41 +08:00
liangping
fc57e87f2d improve 24hours loading 2024-01-21 12:08:48 +08:00
Techno Freak
836b21d7d2 feat: add consensus prefix to config 2024-01-19 16:16:24 +03:00
liangping
30826a0ed6 remove pagination 2024-01-11 16:09:43 +08:00
liangping
d620c7e43a remove pagination since the api does not support 2024-01-11 16:04:59 +08:00
liangping
895e611c39 custom adaptar 2024-01-11 14:36:20 +08:00
liangping
ef39c448cb add optional adaptar 2024-01-11 13:55:25 +08:00
liangping
73f36c64b4 add client 2024-01-11 13:43:18 +08:00
liangping
1354abdb5d update policy 2024-01-07 14:43:15 +08:00
liangping
fb32ff8597 add referer policy 2024-01-07 14:39:24 +08:00
liangping
baf1813d1c update osmosis client 2024-01-01 10:22:02 +08:00
liangping
7662350921 change condition 2023-12-28 14:23:00 +08:00
liangping
ad1055d191 adjust frequency 2023-12-28 12:58:05 +08:00
liangping
1b10c1cb3f remove unused import 2023-12-28 12:35:25 +08:00
liangping
f4dda3c1f3 trigger update signing info 2023-12-28 12:32:46 +08:00
liangping
5ecba3b283 support metadata 2023-12-26 21:04:32 +08:00
liangping
2094c2c48d fix issue 2023-12-26 15:54:14 +08:00
liangping
3a3ffd5e36 overhidden address 2023-12-26 15:44:48 +08:00
liangping
13f80bf0d6 Improve UI 2023-12-26 15:44:27 +08:00
liangping
2a60e6fef9 using dynamic sdk version 2023-12-26 13:51:17 +08:00
liangping
84e26e26ad improve incompatible events display 2023-12-26 09:18:04 +08:00
liangping
6a4d1952ed Rename title 2023-12-25 17:46:52 +08:00
liangping
4518d7d108 improve compatibility 2023-12-25 17:13:04 +08:00
liangping
5d1b0fba9b add type check 2023-12-25 15:02:40 +08:00
liangping
0e57913204 add power event 2023-12-25 14:55:47 +08:00
liangping
6cccb25964 fix error 2023-12-25 09:27:52 +08:00
liangping
6faf69c6f9 update evmos gov api 2023-12-25 09:22:04 +08:00
liangping
5d1b1672c7 Merge branch 'master' of https://github.com/ping-pub/explorer 2023-12-25 09:08:20 +08:00
liangping
fe659f8f61 dynmic update sdk version 2023-12-25 09:08:15 +08:00
liangping
b22b13ae3f update featured 2023-12-24 07:39:00 +08:00
liangping
a5eb20d979 fix undefined error 2023-12-24 07:37:18 +08:00
liangping
4fa1391e01 update featured blockchains 2023-12-20 18:52:10 +08:00
liangping
ff027ff9d0 fix filter issue 2023-12-20 18:47:31 +08:00
liangping
6d4ae71b87 Merge branch 'master' of https://github.com/ping-pub/explorer 2023-12-20 17:18:33 +08:00
liangping
ef6a2aa9c7 fix filter issue 2023-12-20 17:18:15 +08:00
현수영
0e61813efd add btn disable & update description to verification page 2023-12-18 16:32:26 +09:00
현수영
0a0b78c14e update welldone studio logo 2023-12-18 15:15:08 +09:00
liangping
1c9c0a6656 add custom apr 2023-12-16 19:52:27 +08:00
liangping
1870f7b4cb add osmosis extension 2023-12-16 19:30:08 +08:00
liangping
9233a4e8ef support external for api 2023-12-16 19:13:31 +08:00
liangping
bfedae38f1 apply chain id in url 2023-12-15 17:41:22 +08:00
liangping
b5a889a205 add logo 2023-12-15 16:59:31 +08:00
liangping
10d95e9d0b add verification 2023-12-15 16:13:56 +08:00
liangping
2f8321dba8 add verificaion 2023-12-14 08:39:46 +08:00
zenodeapp
a1a5ca6ca4 Leftover cleanup 2023-12-04 12:13:02 +01:00
zenodeapp
2982f8e727 Made search include chainName and simplified the url fix 2023-12-04 12:10:45 +01:00
zenodeapp
b01588c94d chainName is now considered lowercased, fixing address bar capitalization 2023-12-03 20:43:31 +01:00
zenodeapp
fe79a2ab11 Fixed searching in all chains (case insensitive + pretty name) 2023-12-03 20:40:50 +01:00
liangping
4555bb9424 hide if featured list is empty 2023-12-03 09:50:37 +08:00
liangping
5e36425f00 sort featured blockchain 2023-12-03 09:46:22 +08:00
liangping
9784de5516 add injective to featured 2023-12-02 08:29:02 +08:00
ping
1aee5ac969
Merge pull request #517 from zenodeapp/master
Optimized avatars and added avatar auto-fixer when cache is old.
2023-12-02 08:19:05 +08:00
liangping
eb169a8deb add featured blockchains 2023-12-02 08:13:01 +08:00
zenodeapp
ccf63cd413 Made everything a bit more consistent. 2023-12-01 16:43:06 +01:00
zenodeapp
5737bc6a33 Fixed no avatar bug and styling of question mark fixed. 2023-12-01 15:03:53 +01:00
zenodeapp
727979bf20 Optimized avatars and added avatar auto-fixer when cache is old. 2023-12-01 14:26:49 +01:00
liangping
7b8c2463d1 dynamic load state sync block 2023-11-28 10:14:26 +08:00
liangping
ca59e3d586 filter spam 2023-11-15 14:46:37 +08:00
liangping
cb756ea204 improve amount display 2023-11-13 20:48:27 +08:00
liangping
df31f53b46 remove console 2023-11-13 14:44:18 +08:00
liangping
68cfb5e553 add type definition 2023-11-13 13:43:05 +08:00
liangping
7b82ec2b59 add received asset list 2023-11-13 13:38:22 +08:00
liangping
d811714165 add error message 2023-11-11 14:25:30 +08:00
liangping
ce7abefa84 random pick endpoints 2023-11-10 15:34:06 +08:00
liangping
586f819d41 update status color 2023-11-10 15:33:48 +08:00
liangping
180e4b9f2b move wasm client out of wasm store 2023-11-10 14:23:43 +08:00
liangping
f91b26abba use json view instead of grid view 2023-11-10 13:57:06 +08:00
liangping
e8f788de06 improve json view style 2023-11-10 13:30:53 +08:00
liangping
40e5d34389 improve compatible 2023-11-02 09:33:48 +08:00
liangping
1318670d6d only use address for account track 2023-11-01 09:00:54 +08:00
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