nymkappa
3c803c8a22
Create top 100 node per capacity component
2022-08-17 16:00:30 +02:00
nymkappa
49652d7f39
Refactor top nodes widgets
2022-08-17 12:53:26 +02:00
nymkappa
775b9d22cc
Save current progress on the block audit page
2022-07-14 20:41:50 +02:00
Mononaut
1d4488eb96
Add visualization to mined blocks
2022-06-16 02:46:24 +00:00
nymkappa
67cd09d5d7
Remove last trace of legacy oldestIndexedBlockTimestamp
2022-05-25 12:10:09 +02:00
nymkappa
70dbf3edfc
Updated pool summary page to display more info on hashrate and blocks
2022-04-05 00:36:00 +09:00
nymkappa
c71e79ee05
Mining stats does not depends on the websocket blocks number anymore
2022-04-01 12:41:25 +09:00
nymkappa
3096e0f577
Use mining pool slug in urls
2022-03-25 14:22:22 +09:00
nymkappa
87df750f16
Move reward stats to component - Add /api/v1/mining/reward-stats/{blockCount}
2022-03-23 11:54:31 +09:00
nymkappa
acaa6c6e45
Index asciiScriptSig and display it in /mining/blocks
2022-03-15 23:33:51 +01:00
softsimon
45206ea90e
Difficulty adjustment refactor
...
fixes #1157
2022-03-14 16:48:59 +01:00
nymkappa
efe1e245a0
Fix pool detail page on Firefox
2022-03-10 12:42:11 +01:00
nymkappa
6ff0b45fd3
Show more stats in pool ranking pie widget
2022-03-07 11:50:59 +01:00
nymkappa
42bf77eccf
Add blocks.extras.totalFees and show it in blockchain blocks component
2022-02-22 23:57:54 +09:00
nymkappa
690f33843c
Fix block link in pool page - Click on chart slice open pool page
2022-02-14 14:08:33 +09:00
nymkappa
e3e3e9f02e
Mining pool detail page draft PoC
2022-02-14 14:08:30 +09:00
nymkappa
52faab53e2
Link PoolRanking page with new pool page
2022-02-14 14:08:11 +09:00
nymkappa
835ccce5b6
Renamed extra
to extras
2022-02-04 19:28:00 +09:00
nymkappa
a49cc9a2fa
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface
2022-02-04 12:51:45 +09:00
nymkappa
e3696bca61
Fixes post rebase
2022-01-28 15:01:24 +09:00
nymkappa
6e61de3a96
Small improvements on the mining page UX
...
- INDEXING_BLOCKS_AMOUNT = 0 disable indexing, INDEXING_BLOCKS_AMOUNT = -1 indexes everything
- Show only available timespan in the mining page according to available datas
- Change default INDEXING_BLOCKS_AMOUNT to 1100
Don't use unfiltered mysql user input
Enable http cache header for mining pools (1 min)
2022-01-28 15:01:24 +09:00
nymkappa
add06ede7f
Add share % in pie chart label
2022-01-28 15:01:21 +09:00
nymkappa
16ab9b38a0
Basic block indexing WIP - Default mining pool icon - Only show mining hashrate on 1d scale
2022-01-28 15:01:15 +09:00
nymkappa
b567c0ad43
Add difficulty adjustment in mining page + Fix pools table on mobile
2022-01-28 14:52:12 +09:00
nymkappa
8d406a40e5
Add pie chart and rewrite the pool ranking component
2022-01-28 13:54:59 +09:00
nymkappa
5ca98af7d1
Generate mining basic pool ranking (sorted by block found) for a specified timeframe
2022-01-28 13:52:35 +09:00
softsimon
a7528e60a8
Adding translators to About page
2022-01-15 04:01:53 +04:00
nymkappa
b2d6fbbec3
Remove id
, unconfirmed_transactions
and tx_per_second
from the statistics queries since we don't use them in the front end
2022-01-14 19:21:54 +09:00
softsimon
be8b15906e
Correcting minor interface typing error
2021-12-16 04:53:27 +04:00
nymkappa
26f5410c1f
Use time
for xAxis type and fix the mempool tooltip accordingly
2021-12-11 00:04:20 +09:00
softsimon
c6ac962c9b
L-BTC in circulation dashboard widget
...
refs #718
2021-09-25 23:45:10 +04:00
Miguel Medeiros
b4ed88ce6c
Change renderer to svg.
...
Fix data structure of mempool graph.
Change tooltip total position (top).
Change tooltip visual of partial porcentage.
2021-09-14 22:35:49 -03:00
softsimon
41f95fa4c7
Liquid: Display unconfidential address and fix tracking
...
fixes #761
2021-09-06 10:20:31 +04:00
Miguel Medeiros
eafb7ec104
Add previous adjustment retarget. ( #655 )
...
* Add previous adjustment retarget.
* Fix green color.
Add + symbol to difficulty change.
* Add previousRetarget to websocket.
* Add previous retarget.
2021-07-25 01:26:48 +03:00
softsimon
58402c008f
CPFP support ( #395 )
...
* CPFP support.
fixes #5
fixes #353
fixes #360
* Use effectiveFeePerVsize for mempool statistics.
* Renaming endpoint cpfp-info to just cpfp.
* Renaming decended to BestDescendant.
* Updating language file with new strings.
2021-03-18 23:47:40 +07:00
softsimon
827bfcef3d
Refactord blockchain is rendering, block arrow location propagation and keynavigation.
2020-03-22 17:44:36 +07:00
Simon Lindh
45fa1be217
Optimize statistics.
2020-02-26 03:21:21 +09:00
Simon Lindh
43f41b8aab
New base code for mempool blockchain explorerer
2020-02-26 03:19:26 +09:00