2350 Commits

Author SHA1 Message Date
softsimon
a4540a7572 Merge branch 'master' into simon/dashboard-assets
# Conflicts:
#	frontend/src/app/app.module.ts
2022-02-18 22:49:32 +04:00
wiz
197bb6cb17 Merge pull request #1259 from nymkappa/feature/show-miner-blocks
Show miner tag under blocks in the mining dashboard
2022-02-18 15:37:50 +00:00
wiz
67641f4c98 Merge branch 'master' into feature/show-miner-blocks 2022-02-18 15:25:51 +00:00
nymkappa
63e81d51d8 Remove duplicated ChangeDetectorRef in blockchains blocks component 2022-02-18 22:25:31 +09:00
wiz
cf7dc6ab35 Merge pull request #1261 from knorrium/update_default_loglevel
Update docker default min loglevel to info
2022-02-18 06:11:35 +00:00
Felipe Knorr Kuhn
fade8de22b Update docker default min loglevel to info 2022-02-17 20:51:04 -08:00
softsimon
3157ec00e2 Flip Liquid dashboard locations 2022-02-18 00:37:37 +04:00
nymkappa
c0dd355d57 Show miner tag under blocks in the mining dashboard 2022-02-17 22:57:10 +09:00
wiz
25f4650f5a Merge pull request #1258 from nymkappa/feature/truncate-blocks-schema-change
When blocks need re-indexing, truncate the table
2022-02-17 11:19:07 +00:00
wiz
69fb310bec Merge branch 'master' into feature/truncate-blocks-schema-change 2022-02-17 11:18:54 +00:00
wiz
75f1d4b5e3 Merge pull request #1254 from nymkappa/feature/mining-dashboard
Create mining dashboard page
2022-02-17 11:18:24 +00:00
nymkappa
ca6277e8fd Fix widgets title in mining dashboard 2022-02-17 18:51:16 +09:00
nymkappa
76647c381e Fix difficulty chart xaxis label 2022-02-17 18:30:52 +09:00
nymkappa
624a3cc906 View more mining dashboard links are centered 2022-02-17 18:10:50 +09:00
nymkappa
94decf7d76 Reverts part of 6f25ecd98d9fdf1079dd550ecde4162ebe8d62d5 2022-02-17 18:08:00 +09:00
nymkappa
853552101c Fix routes for /mining - Share blockchain component instances - remove animations 2022-02-17 18:08:00 +09:00
nymkappa
4a9959d45f [mempool | blockchain] position changes between main/mining dashboards 2022-02-17 18:07:59 +09:00
nymkappa
2add7fe7f4 Database schema version 6 truncate the blocks table 2022-02-17 18:07:59 +09:00
nymkappa
b9feb03fc6 Added difficulty chart to mining dashboard 2022-02-17 18:07:58 +09:00
nymkappa
c498aa4d95 Fix pools ranking titles 2022-02-17 18:07:57 +09:00
nymkappa
59cfbceb4f Renamed /mining/dashboard -> /mining 2022-02-17 18:07:57 +09:00
nymkappa
ead9fb98f4 Create basic layout for mining dashboard page - Show miner in blocks 2022-02-17 18:07:56 +09:00
wiz
4977805d66 Merge branch 'master' into feature/truncate-blocks-schema-change 2022-02-17 09:07:39 +00:00
wiz
0c8d8aa85a Merge pull request #1257 from nymkappa/feature/pool-pie-chart-colors
Change pool ranking pie chart colors
2022-02-17 09:07:28 +00:00
nymkappa
c0082547c8 When blocks need re-indexing, truncate the table 2022-02-17 18:02:55 +09:00
nymkappa
98dc6a6a6a Change pool ranking pie chart colors 2022-02-17 17:52:12 +09:00
wiz
27f8229b15 Merge pull request #1255 from nymkappa/feature/difficulty-chart
Create difficulty chart component
2022-02-17 02:15:11 +00:00
nymkappa
0e25ea0a62 On mobile, show power of ten difficulty instead of full number 2022-02-17 10:15:41 +09:00
nymkappa
ad73e14db9 Add difficulty chart timespan selection 2022-02-17 09:41:05 +09:00
nymkappa
17459c2fdb Show all difficulty adjustment in a table - Need pagination 2022-02-16 22:56:06 +09:00
softsimon
4ce247d2fa Moving ticker to circulating amount 2022-02-16 17:32:12 +04:00
nymkappa
09f8490601 Create difficulty chart component 2022-02-16 21:20:28 +09:00
wiz
977622a589 Merge pull request #1253 from nymkappa/feature/index-more-data
Index more block data
2022-02-16 11:39:44 +00:00
nymkappa
11d771e477 Cleanup blocks/pools fields data type - Index more block data 2022-02-16 15:22:55 +09:00
softsimon
e0e56a3a83 Merge pull request #1242 from nymkappa/feature/pool-stats-page
Created mining pool stats page
2022-02-15 15:56:55 +04:00
nymkappa
7acc0b17af Merge branch 'master' into feature/pool-stats-page 2022-02-15 20:42:06 +09:00
softsimon
c8a2825f3b Merge pull request #1250 from nymkappa/feature/disable-mining
Provide a way to completely disable block indexing and mining menu
2022-02-15 15:23:48 +04:00
nymkappa
de276c81e0 Provide a way to completely disable block indexing and mining menu 2022-02-15 19:51:26 +09:00
nymkappa
7b17f465d8 [Pool page] - Parse regexes and addresses in the backend 2022-02-15 18:45:53 +09:00
nymkappa
5ff4de4059 Fix rendering issue when clicking on block link from pool page 2022-02-15 18:36:58 +09:00
softsimon
8964da39b5 Merge pull request #1252 from nymkappa/bugfix/fix-duplicated-tests
Remove duplicated tests
2022-02-15 12:09:40 +04:00
softsimon
10b421aee8 Merge branch 'master' into bugfix/fix-duplicated-tests 2022-02-15 12:09:03 +04:00
softsimon
21e7319ec9 Merge pull request #1243 from nymkappa/feature/start-indexing-before-mempool-sync
Don't wait for 100% mempool sync before starting block indexing
2022-02-15 12:07:30 +04:00
nymkappa
aa3b2dffc6 Re-apply test updates from bogus commit 73019b485fefda0be8e5b6e0fc0e0569721879b5 2022-02-15 16:19:58 +09:00
nymkappa
2bb8b60278 Revert "Update tests - Replace button click blocks -> pools"
This reverts commit 73019b485fefda0be8e5b6e0fc0e0569721879b5.
2022-02-15 15:56:40 +09:00
nymkappa
9ed500fe96 Don't wait for 100% mempool sync before starting block indexing 2022-02-14 17:57:55 +09:00
nymkappa
61f15a1c86 Revert "Merge pull request #1240 from nymkappa/feature/mempool-sync-threshold"
This reverts commit 2f921f4cc73994cc9ea9c317c8897de0d1881340, reversing
changes made to 877be47e5be03e31b25cc12fbe2ee45be881e5d8.
2022-02-14 17:57:03 +09:00
softsimon
d1b1730961 Merge pull request #1248 from antonilol/api-mempool
implement /api/mempool for home users (romanz/electrs backend)
2022-02-14 12:24:16 +04:00
nymkappa
ef529f3da0 Show correct reward in pool stat page 2022-02-14 14:11:55 +09:00
nymkappa
3f1a144efd Fix label width being too small on mobile 2022-02-14 14:08:34 +09:00