2509 Commits

Author SHA1 Message Date
nymkappa
91bef41b7e Index blocks.blockTimestamp 2022-03-08 17:10:29 +01:00
wiz
ca200eb183 Merge pull request #1316 from Bosch-0/zeus 2022-03-08 16:12:59 +09:00
bosch
541a24fdc1 Added new Zeus logo. 2022-03-08 11:09:43 +08:00
softsimon
de220554f4 Merge pull request #1311 from nymkappa/feature/difficulty-table-update
Replace difficulty adjustment timestamp with block height
2022-03-07 20:46:50 +01:00
nymkappa
af4eb0c974 Replace difficulty adjustment timestamp with block height 2022-03-07 20:42:59 +01:00
softsimon
7ff7ab34e9 Merge pull request #1312 from nymkappa/feature/shorter-stats
Shorten reward stats
2022-03-07 20:37:06 +01:00
softsimon
a2e2aa215d Merge branch 'master' into feature/shorter-stats 2022-03-07 20:36:53 +01:00
softsimon
4444c577fb Merge pull request #1313 from nymkappa/bugfix/pie-chart-click-fix
Fix broken navigation when clicking on pie chart
2022-03-07 20:36:03 +01:00
softsimon
c4dfbb6f74 Merge branch 'master' into bugfix/pie-chart-click-fix 2022-03-07 20:35:49 +01:00
softsimon
3b49253c85 Merge pull request #1315 from nymkappa/feature/mining-dashboard-skeleton
Add skeleton in the mining dashboard page
2022-03-07 20:34:01 +01:00
softsimon
bd05f80357 Merge branch 'master' into feature/mining-dashboard-skeleton 2022-03-07 20:33:54 +01:00
softsimon
10e3bd6202 Merge pull request #1314 from mempool/simon/utxo-tracking-refactor
UTXO spent tracking refactor
2022-03-07 20:07:40 +01:00
nymkappa
4d04abdf17 Add skeleton in the mining dashboard page 2022-03-07 19:54:17 +01:00
softsimon
01ff8f79a8 UTXO spent tracking refactor
refs #1301
2022-03-07 19:45:09 +01:00
nymkappa
46d7a14f6f Fix broken navigation when clicking on pie chart 2022-03-07 18:42:47 +01:00
nymkappa
b134c4754f Shorten reward stats 2022-03-07 18:19:02 +01:00
softsimon
f6a73aa91c Merge pull request #1310 from nymkappa/bugfix/auto-refresh-reward-stats
Bugfix/auto refresh reward stats
2022-03-07 17:18:57 +01:00
nymkappa
68334ff0e9 Actually use the past 8 blocks for reward stats 2022-03-07 17:17:08 +01:00
softsimon
3080243bee Merge pull request #1308 from nymkappa/bugfix/fix-db-migration
Truncate hashrates table only for bitcoin (db migration v9)
2022-03-07 15:57:20 +01:00
nymkappa
020e09f86f Truncate hashrates table only for bitcoin (db migration v9) 2022-03-07 15:56:07 +01:00
softsimon
8f4a7890e9 Merge pull request #1306 from mempool/simon/liquid-missing-asset-inputs
Handle missing asset registry for inputs
2022-03-07 15:24:47 +01:00
softsimon
1cbfd9a2cc Merge pull request #1305 from mempool/simon/track-utxos
UTXO spent tracking
2022-03-07 15:12:49 +01:00
softsimon
6f5729088b Merge branch 'master' into simon/track-utxos 2022-03-07 15:12:36 +01:00
softsimon
bb5a793ac3 Handle missing asset registry for inputs
refs #1246
2022-03-07 13:14:34 +01:00
softsimon
fb7d2e8e3d Merge pull request #1303 from nymkappa/feature/update-mining-dashboard
Mining dashboard polishing
2022-03-07 12:03:09 +01:00
nymkappa
fc2d40e924 Disable mining charts iteration on mobile widgets 2022-03-07 11:51:00 +01:00
nymkappa
ce56934ca5 Implement temporary reward stats for the mining dashboard 2022-03-07 11:51:00 +01:00
nymkappa
26837ccd54 Fix halving calculation 2022-03-07 11:50:59 +01:00
nymkappa
6ff0b45fd3 Show more stats in pool ranking pie widget 2022-03-07 11:50:59 +01:00
nymkappa
f84a7535de "view more" links - placeholders 2022-03-07 11:50:59 +01:00
nymkappa
dd43ba2f2c Move small pie share into "other" - align labels 2022-03-07 11:50:58 +01:00
nymkappa
dd37a99b39 Add difficulty adjustment table in mining dashboard 2022-03-07 11:50:58 +01:00
nymkappa
f8117f9888 Mining dashboard layout matches main dashboard layout 2022-03-07 11:50:57 +01:00
softsimon
8623d039ca Merge pull request #1302 from nymkappa/bugfix/weekly-pool-hashrate-indexing
Fix hashrate indexing backend logic (split daily/weekly indexing logic, timezone issue, unclosed db connection)
2022-03-06 20:32:17 +01:00
softsimon
ec0f78b13a UTXO spent tracking
fixes #1301
2022-03-06 18:27:13 +01:00
nymkappa
48584d6c98 Fix incorrect state naming 2022-03-06 17:06:55 +01:00
nymkappa
0f1ee5f059 Use the latest timestamp in hashrate data ticker 2022-03-06 16:57:40 +01:00
nymkappa
8e5dd7b333 Remove unnecessary await 2022-03-06 16:50:59 +01:00
nymkappa
b60e0844e9 Re-index hashrates because we have different timestamp handling 2022-03-06 16:48:14 +01:00
nymkappa
085f5e5cca Set connection pool timezone to UTC - Close mysql connections upon error 2022-03-06 16:44:09 +01:00
nymkappa
91219bff92 Remove useless mining function wrapper in backend 2022-03-06 12:52:39 +01:00
nymkappa
b6b0bebd73 Update hashrate indexing logs 2022-03-06 12:52:39 +01:00
nymkappa
ce14cd2496 Split network daily hashrate indexing and weekly pool hashrate indexing 2022-03-06 12:52:38 +01:00
softsimon
c23d3224d4 Merge pull request #1185 from antonilol/fee-visibility
fix 0 sat/vB not displaying
2022-03-06 10:28:51 +01:00
softsimon
9826e54f2f Merge branch 'master' into fee-visibility 2022-03-06 10:28:43 +01:00
softsimon
a1d7c277d2 Merge pull request #1293 from mempool/simon/shorten-address-prefix-result
Shorten address search with middle ellipsis
2022-03-05 17:09:29 +01:00
softsimon
656d2c7703 Merge branch 'master' into simon/shorten-address-prefix-result 2022-03-05 17:09:23 +01:00
softsimon
fc35799a88 Merge pull request #1291 from mempool/simon/address-prefix-bug
Only return unique address prefix autocomplete
2022-03-05 17:08:29 +01:00
softsimon
5040798e6b Merge branch 'master' into simon/address-prefix-bug 2022-03-05 17:08:23 +01:00
softsimon
22e3778f32 Merge pull request #1300 from nymkappa/bugfix/stop-block-chunk-indexing-upon-error
Pause block indexing chunk upon error and retry later
2022-03-05 16:30:35 +01:00