nymkappa
c3a3289fcf
Mining stats does not depends on the websocket blocks number anymore
2022-04-01 12:41:25 +09:00
nymkappa
352ea950a2
Use mining pool slug in urls
2022-03-25 14:22:22 +09:00
nymkappa
2644f2fb07
Move reward stats to component - Add /api/v1/mining/reward-stats/{blockCount}
2022-03-23 11:54:31 +09:00
nymkappa
94dbec46cf
Index asciiScriptSig and display it in /mining/blocks
2022-03-15 23:33:51 +01:00
softsimon
8637059119
Difficulty adjustment refactor
...
fixes #1157
2022-03-14 16:48:59 +01:00
nymkappa
7957ca8f94
Fix pool detail page on Firefox
2022-03-10 12:42:11 +01:00
nymkappa
d45f3c32cf
Show more stats in pool ranking pie widget
2022-03-07 11:50:59 +01:00
nymkappa
c1092adfd9
Add blocks.extras.totalFees and show it in blockchain blocks component
2022-02-22 23:57:54 +09:00
nymkappa
4f02efd7fe
Fix block link in pool page - Click on chart slice open pool page
2022-02-14 14:08:33 +09:00
nymkappa
3f55aabc53
Mining pool detail page draft PoC
2022-02-14 14:08:30 +09:00
nymkappa
a168a22360
Link PoolRanking page with new pool page
2022-02-14 14:08:11 +09:00
nymkappa
456bd5a18e
Renamed extra
to extras
2022-02-04 19:28:00 +09:00
nymkappa
9f0b09295d
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface
2022-02-04 12:51:45 +09:00
nymkappa
9df490373b
Fixes post rebase
2022-01-28 15:01:24 +09:00
nymkappa
6ebbc5667d
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
8eaa9b3c7b
Add share % in pie chart label
2022-01-28 15:01:21 +09:00
nymkappa
4b9bfd6ca0
Basic block indexing WIP - Default mining pool icon - Only show mining hashrate on 1d scale
2022-01-28 15:01:15 +09:00
nymkappa
b9a047b22d
Add difficulty adjustment in mining page + Fix pools table on mobile
2022-01-28 14:52:12 +09:00
nymkappa
0a267affaf
Add pie chart and rewrite the pool ranking component
2022-01-28 13:54:59 +09:00
nymkappa
bfe9f99c35
Generate mining basic pool ranking (sorted by block found) for a specified timeframe
2022-01-28 13:52:35 +09:00
softsimon
85f471ad08
Adding translators to About page
2022-01-15 04:01:53 +04:00
nymkappa
5b39ad2130
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
815fb62e7d
Correcting minor interface typing error
2021-12-16 04:53:27 +04:00
nymkappa
cbd187d06f
Use time
for xAxis type and fix the mempool tooltip accordingly
2021-12-11 00:04:20 +09:00
softsimon
66630743f6
L-BTC in circulation dashboard widget
...
refs #718
2021-09-25 23:45:10 +04:00
Miguel Medeiros
9020c618f0
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
2d007b9100
Liquid: Display unconfidential address and fix tracking
...
fixes #761
2021-09-06 10:20:31 +04:00
Miguel Medeiros
cd8e308870
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
d3c53c7406
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
78e41fc3d3
Refactord blockchain is rendering, block arrow location propagation and keynavigation.
2020-03-22 17:44:36 +07:00
Simon Lindh
acd658a0e7
Optimize statistics.
2020-02-26 03:21:21 +09:00
Simon Lindh
ac95c09ea6
New base code for mempool blockchain explorerer
2020-02-26 03:19:26 +09:00