Commit Graph

1056 Commits

Author SHA1 Message Date
liangping
cf30712e0e remove margin 2024-03-24 11:56:14 +08:00
liangping
3e8423eed9 update 2024-03-24 11:49:07 +08:00
liangping
443132458d adjust position 2024-03-24 11:41:37 +08:00
liangping
be8da6d86c improve layout 2024-03-24 11:21:08 +08:00
liangping
a56271f370 improve wasm contract 2024-03-24 10:13:12 +08:00
liangping
7958877354 improve tx hash 2024-03-23 17:26:02 +08:00
liangping
b0ca5ead26 add tx 2024-03-23 16:55:14 +08:00
liangping
790a0147e4 improve uptime and ad 2024-03-23 13:37:05 +08:00
liangping
b74ab21bc8 improve mobile ad 2024-03-23 12:12:23 +08:00
liangping
fc20f3e460 Merge branch 'master' of https://github.com/ping-pub/explorer 2024-03-23 11:29:15 +08:00
liangping
562dfb4046 add ad 2024-03-23 11:29:07 +08:00
ping
86241fa4ea
Merge pull request #556 from 0xhsy/update-verification
btn disable bug fix
2024-03-21 15:52:07 +08:00
0xhsy
8039de1763 btn disable bug fix 2024-03-21 10:16:34 +09:00
BitcoinVM
5a385a8e9e improve uptime 2024-03-04 14:41:46 +08:00
BitcoinVM
5c341e9306 update active validator set 2024-02-26 09:37:47 +08:00
BitcoinVM
d0b42899a4 improve loading 2024-02-24 15:04:37 +08:00
BitcoinVM
4b326f0259 Merge branch 'master' of https://github.com/ping-pub/explorer 2024-02-23 20:21:42 +08:00
BitcoinVM
c937b54202 only show int value for changes 2024-02-23 20:21:35 +08:00
BitcoinVM
47607e7416 support UpdateParamsMsg 2024-02-23 20:21:12 +08:00
ping
a8274de598
Merge pull request #544 from zenodeapp/master
Fixes 24h changes formatting
2024-02-22 10:37:09 +08:00
ZENODE
def7de5a63 Reverted useDashboard.ts 2024-02-20 20:16:08 +01:00
ZENODE
4835781d29 Reviewed #544, made the logic in useFormatter instead 2024-02-20 20:14:44 +01:00
ZENODE
dc1c4a5ca1 Fixes adding exponent for chains without coingecko_ids 2024-02-19 07:33:54 +01:00
ping
23d43543cb
Merge pull request #542 from freak12techno/fix-ibc-fetch-from-registry
Fix IBC fetch from registry
2024-02-09 11:23:44 +08:00
Techno Freak
2567aea4be Fix IBC fetch from registry 2024-02-07 02:13:29 +03:00
BitcoinVM
6d0b250bf1 fixed 2024-02-04 12:35:22 +08:00
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
ping
a728dea229
Merge pull request #540 from ivivanov/master
update nolus gov endpoints
2024-02-03 09:24:29 +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
ping
15c86909d0
Merge pull request #538 from sxlmnwb/master
feat: libs: add Promise.resolve in `getGovProposalTally`
2024-01-31 20:45:01 +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
f35fb44856
Merge pull request #537 from freak12techno/fix-commission-rate-rounding
Fix commission rate formatting
2024-01-30 14:37:37 +08: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