Commit Graph

1129 Commits

Author SHA1 Message Date
Antoni Spaanderman
effab583ee
Merge branch 'master' into fee-visibility 2022-02-12 12:28:49 +01:00
wiz
43e604507d
Merge branch 'master' into refactor-docs-2 2022-02-12 10:07:52 +00:00
hunicus
d7b4e4b698
Use variables for empty code examples 2022-02-10 16:51:12 -05:00
nymkappa
055c587351
Fix bug when loading /tv and cleanup Observable flow 2022-02-10 00:24:01 +09:00
nymkappa
cd9eaf816b
Refactor TV component subscription 2022-02-10 00:24:01 +09:00
nymkappa
aa77faf314
Use switchMap param instead of re-reading this.route.snapshot.fragment 2022-02-10 00:24:00 +09:00
nymkappa
c9ad316ed5
Allow /tv view timespan to be changed through url fragment 2022-02-10 00:23:55 +09:00
Antoni Spaanderman
89d811096c
Merge branch 'master' into fee-visibility 2022-02-09 10:42:05 +01:00
hunicus
ac21c47540
Fix url for mempool post endpoint 2022-02-08 17:51:19 -05:00
hunicus
bb6a22192c
Improve spacing at top of navs 2022-02-08 14:30:18 -05:00
hunicus
22137fef5a
Add liquidtestnet endpoints 2022-02-08 13:44:50 -05:00
hunicus
82f70eaefe
Show liquid link for liquid endpoint
Error from previous PR.
2022-02-08 13:44:50 -05:00
hunicus
ee8eef2806
Implement 27ce863735 2022-02-08 13:44:50 -05:00
hunicus
4979187468
Implement b1c9334119 2022-02-08 13:44:50 -05:00
hunicus
60160ac0f6
Implement 31c911cb59 2022-02-08 13:44:50 -05:00
hunicus
1a23a9c1c5
Rebase 1036 to master manually 2022-02-08 13:44:50 -05:00
softsimon
f260203833
Disable Featured assets on Liquid testnet
fixes #1229
2022-02-07 14:24:18 +04:00
softsimon
f5193218e5
Mobile responsiveness fixes 2022-02-07 03:34:16 +04:00
softsimon
99c7d7fac4
Removing /liquid from asset grouping base path. 2022-02-07 03:34:16 +04:00
softsimon
4c2c6396ba
Renaming assets-group to assets/group 2022-02-07 03:34:15 +04:00
softsimon
b634984ca6
Correcting more tests. 2022-02-07 03:34:15 +04:00
softsimon
1dbae4cd62
Fixing liquidtestnet tests. 2022-02-07 03:34:15 +04:00
softsimon
0863405671
Correcting tests. i18n strings and asset links. 2022-02-07 03:34:15 +04:00
softsimon
ff4c097c48
Mobile layout fixes. 2022-02-07 03:34:15 +04:00
softsimon
91082f27e7
SEO and various render fixes. 2022-02-07 03:34:15 +04:00
softsimon
d33c12cdee
Asset search 2022-02-07 03:34:15 +04:00
softsimon
2e5c8bdfd3
Featured assets and asset groups 2022-02-07 03:34:14 +04:00
Antoni Spaanderman
9fc4297e86
Merge branch 'master' into fee-visibility
for cla bot
2022-02-04 12:26:47 +01: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
wiz
4b79f09538
Merge branch 'master' into feature/fix-mining-pool-page-title 2022-02-02 14:47:50 +00:00
nymkappa
e48a2f73e4
Replaced /mining/pools?interval=X by /mining/pools/X 2022-02-02 19:03:07 +09:00
nymkappa
ae9afe2f81
Set proper mining pool page title - Rename "Name" to "Pool" 2022-02-02 18:46:06 +09:00
nymkappa
620a7f0718
Fix mining pools wrong default timespan value 2022-01-28 18:49:06 +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
f8f9108ae1
Polish mining page UI
Make sure to wait for all mining pools queries before continuing
2022-01-28 15:01:22 +09:00
nymkappa
8eaa9b3c7b
Add share % in pie chart label 2022-01-28 15:01:21 +09:00
nymkappa
f982f6b4b6
Hide epoch data from the mining page 2022-01-28 15:01:20 +09:00
nymkappa
b8410f00d9
Fix xxxWindowPreference management 2022-01-28 15:01:19 +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
091027cc79
When a new blocks is mined, refresh the mining stats 2022-01-28 13:54:59 +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
Aaron Dewes
8a4a003620
Change Citadel link to core 2022-01-27 08:11:18 +01:00
wiz
bd033541b7
Update copyright years in legal notices 2022-01-25 09:36:02 +00:00
wiz
cba46a82aa
Merge pull request #1173 from mempool/simon/liquid-asset-precision-fix
Fixing Liquid asset precision
2022-01-25 08:15:20 +00:00
Antoni Spaanderman
7902f68ada
fix 0 sat/vB not displaying 2022-01-24 21:35:13 +01:00
softsimon
f1400909a8
Merge pull request #1183 from nymkappa/feature/cleanup-master-page
Cleanup master-page template
2022-01-24 17:03:16 +04:00