nymkappa
|
ac5d632217
|
Remove difficulty component
|
2022-02-22 20:16:19 +09:00 |
|
nymkappa
|
1f02e1c908
|
Move difficulty adjustment table in the merged hashrate component
|
2022-02-22 20:16:18 +09:00 |
|
nymkappa
|
4c93df6dc9
|
Merge hashrate and difficulty into one chart
|
2022-02-22 20:16:18 +09:00 |
|
wiz
|
ced5862c3e
|
Merge pull request #1273 from mempool/simon/asset-amount-filter
Display asset circulating amount more nicely fixing overflow
|
2022-02-22 03:11:42 +00:00 |
|
wiz
|
a68f68398c
|
Merge branch 'master' into simon/asset-amount-filter
|
2022-02-22 03:11:17 +00:00 |
|
wiz
|
89c835ba17
|
Merge pull request #1274 from nymkappa/feature/mempool-blocks-reward
Show block reward in the mining dashboard
|
2022-02-22 03:11:09 +00:00 |
|
wiz
|
d1dbd49e0a
|
Merge branch 'master' into feature/mempool-blocks-reward
|
2022-02-22 02:59:08 +00:00 |
|
wiz
|
d99e822b9e
|
Merge pull request #1272 from nymkappa/feature/cleanup-tooltips
Tweak new charts design
|
2022-02-22 02:57:47 +00:00 |
|
nymkappa
|
00c6bbf859
|
Replace block size => block reward in the mining dashboard
|
2022-02-22 11:16:18 +09:00 |
|
softsimon
|
b61450995a
|
Display asset circulating amount more nicely fixing overflow
fixes #1264
|
2022-02-21 22:33:03 +04:00 |
|
nymkappa
|
724915dba7
|
Add data zoom to difficulty
|
2022-02-22 00:26:16 +09:00 |
|
nymkappa
|
756653ad84
|
Tweak charts color - Apply mempool tooltip style
|
2022-02-22 00:26:16 +09:00 |
|
wiz
|
dd42f39ef6
|
Merge pull request #1269 from nymkappa/feature/hashrate-chart
Created hashrate chart component
|
2022-02-21 15:08:27 +00:00 |
|
nymkappa
|
e573f03b9e
|
Update database migration log levels
|
2022-02-21 23:57:44 +09:00 |
|
nymkappa
|
e8903ee103
|
Make sure to try/catch indexing code in case db is not available
|
2022-02-21 23:46:25 +09:00 |
|
nymkappa
|
63aecb1fd5
|
Show unit in the yaxis for hashrate chart
|
2022-02-21 18:37:34 +09:00 |
|
nymkappa
|
cd626a7a8e
|
Fix hashrate chart padding
|
2022-02-21 18:24:24 +09:00 |
|
nymkappa
|
ba1a26d3f2
|
Fix 'active' menu when using mining dashboard
|
2022-02-21 18:19:03 +09:00 |
|
nymkappa
|
e6c0a7e367
|
Add /api/v1/mining/hashrate/* apis to the cache warmer
|
2022-02-21 18:01:09 +09:00 |
|
nymkappa
|
150b137f0c
|
Hashrates indexing waits for blocks indexing - Batch hashrates I/O ops
|
2022-02-21 17:34:07 +09:00 |
|
nymkappa
|
9de3c14b3d
|
Reduce log spam during hashrate indexing
|
2022-02-21 16:54:43 +09:00 |
|
nymkappa
|
c770d15dad
|
Add --reindex command line parameter to force full re-indexing
|
2022-02-21 16:38:18 +09:00 |
|
nymkappa
|
ba1fd78f09
|
Refactor power of ten conversion into one wrapper
|
2022-02-21 15:55:27 +09:00 |
|
nymkappa
|
6927ea09e7
|
Improve hashrate indexing logs
|
2022-02-21 14:49:00 +09:00 |
|
nymkappa
|
601fd61374
|
Make hashrate chart more responsive
|
2022-02-21 14:49:00 +09:00 |
|
nymkappa
|
55768161c8
|
Add network hashrate to mining dashboard
|
2022-02-21 14:48:59 +09:00 |
|
nymkappa
|
ad51a0101c
|
Index new hashrates once every 24 hours
|
2022-02-21 14:48:59 +09:00 |
|
nymkappa
|
cc2890fd60
|
Added hashrate chart
|
2022-02-21 14:48:58 +09:00 |
|
nymkappa
|
5a6f9269b1
|
Generate daily average hashrate data
|
2022-02-21 14:48:57 +09:00 |
|
nymkappa
|
b93fe2ecc8
|
Re-define sub mining routes properly and use router outlet
|
2022-02-21 14:48:50 +09:00 |
|
softsimon
|
47697e042b
|
Merge pull request #1223 from antonilol/address-labels
detect lightning htlc and unilateral close + fix multisig badge
|
2022-02-20 20:14:40 +04:00 |
|
softsimon
|
9389eb5f9c
|
Merge branch 'master' into address-labels
|
2022-02-20 20:12:20 +04:00 |
|
wiz
|
f32c192ea2
|
Merge pull request #1268 from mempool/wiz/inline-enterprise-sponsor-logos
Inline all Enterprise Sponsor logos on About page
|
2022-02-20 11:20:25 +00:00 |
|
wiz
|
e660134f51
|
Fix mouseover CSS for inline SVG on About page
|
2022-02-20 20:11:31 +09:00 |
|
wiz
|
0778abfaa9
|
Merge branch 'master' into wiz/inline-enterprise-sponsor-logos
|
2022-02-20 11:09:11 +00:00 |
|
softsimon
|
2db7093121
|
Fixing enterprise sponsors margin
|
2022-02-20 13:33:46 +04:00 |
|
wiz
|
514208f4a1
|
Merge pull request #1267 from mempool/wiz/move-sponsor-button-on-about-page
|
2022-02-20 08:43:56 +00:00 |
|
wiz
|
48788beb3e
|
Merge branch 'master' into wiz/move-sponsor-button-on-about-page
|
2022-02-20 08:14:08 +00:00 |
|
wiz
|
38b67ac62e
|
Merge pull request #1265 from mempool/wiz/add-nixbitcoin-to-community-integrations
|
2022-02-20 08:13:34 +00:00 |
|
wiz
|
8d398dfed0
|
Merge branch 'master' into wiz/add-nixbitcoin-to-community-integrations
|
2022-02-20 08:06:00 +00:00 |
|
softsimon
|
78d7794516
|
Merge pull request #1266 from mempool/wiz/tweak-about-page-text
Tweak text on About page so it can be displayed on all networks
|
2022-02-20 12:01:56 +04:00 |
|
wiz
|
c62d1a8284
|
Inline all Enterprise Sponsor logos on About page
|
2022-02-20 13:01:02 +09:00 |
|
wiz
|
1a9d58eb10
|
Move the Become Sponsor button higher on About page
|
2022-02-20 11:48:46 +09:00 |
|
wiz
|
aade61ba58
|
Tweak text on About page so it can be displayed on all networks
|
2022-02-20 09:19:31 +09:00 |
|
wiz
|
a70363e5dc
|
Add nix-bitcoin to Community Integrations on About page
|
2022-02-20 08:43:59 +09:00 |
|
wiz
|
188fee8575
|
Merge pull request #1245 from mempool/simon/dashboard-assets
Display top featured assets on Liquid dashboard
|
2022-02-18 19:11:28 +00:00 |
|
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 |
|