Commit Graph

363 Commits

Author SHA1 Message Date
softsimon
0f72030d5e
Enhancement: "Load more" is now "Load all"
fixes #117
2020-09-29 15:05:52 +07:00
softsimon
dfaa73803e
Bugfix: Liquid asset issuance / circulating / burned amounts are missing decimal point
fixes #112
2020-09-29 03:54:56 +07:00
softsimon
64244228ea
Dashboard ux fixes. 2020-09-28 23:05:42 +07:00
softsimon
da5556e3dc
Liquid assets display fix. 2020-09-28 16:44:35 +07:00
softsimon
b95efca29d
Various bugfixes. 2020-09-28 16:32:48 +07:00
softsimon
7848481d8f
Dashboard ux fixes. 2020-09-28 02:51:01 +07:00
softsimon
3e3dd83243
Fix: Show fee box on Testnet and Liquid.
Use 0.1 sat/vB as minimum liquid fee.
2020-09-27 18:12:36 +07:00
softsimon
f4a78a0e78
Fix for double subscribing to stats data. 2020-09-27 13:39:38 +07:00
softsimon
5536e5e77d
Minor ux updates to dashboard. 2020-09-27 02:24:50 +07:00
softsimon
dbc2f9e2dd
Rearranged dashboard graphs. 2020-09-27 01:31:20 +07:00
softsimon
677cea329c
Fixing titles and margins for dashboard. 2020-09-27 00:39:29 +07:00
softsimon
209865d23f
Minor dashboard mobile view fixes.
Offline indicator position fix.
2020-09-27 00:18:44 +07:00
softsimon
21ef5054bf
Moving fee box into a regular box. 2020-09-26 23:40:26 +07:00
softsimon
3dedf1e3e1
Adding mini-graphs on dashboard. 2020-09-26 22:46:26 +07:00
softsimon
43314c2283
Correct dashboard for mobile. 2020-09-26 11:56:37 +07:00
softsimon
dd31cbfd70
Dashboard design updates based on pedro feedback. 2020-09-26 03:50:32 +07:00
softsimon
f9bbc425d8
Switching order of latest transactions and blocks. 2020-09-26 02:42:39 +07:00
softsimon
d4f768e3b6
Adding latest blocks and transactions to dashboard. 2020-09-26 02:11:30 +07:00
wiz
8dddd6e25e
Use mempool's fork of Blockstream's Liquid asset registry db repo 2020-09-24 17:12:53 +09:00
softsimon
ea0edc41e2
Minor ux updates. 2020-09-23 16:48:10 +07:00
softsimon
89533cf76f
Improved graph visibility on mobile. 2020-09-23 15:49:07 +07:00
softsimon
007bb30826
Bisq transactions dropdown menu position fix. 2020-09-23 01:43:56 +07:00
softsimon
9e71f1a683
Improved dashboard loading indicators. 2020-09-22 12:50:12 +07:00
softsimon
0464ad4bcf
Hide Difficulty Epoch on Liquid. Updated difficulty change calc. 2020-09-22 12:26:54 +07:00
softsimon
bcf68aa074
Menu design updates. 2020-09-22 12:07:08 +07:00
softsimon
b2e0edb919
Menu design updates. 2020-09-22 06:55:45 +07:00
softsimon
ffee91939e
Justify menu items center on mobile. 2020-09-22 06:19:14 +07:00
softsimon
9e3fad610c
Removing hamburger menu on mobile. Adjusted icon sizes. 2020-09-22 06:13:27 +07:00
softsimon
b67b025dc2
Replacing menu button texts with icons.
Latest blocks is now a separate page.
2020-09-22 05:51:34 +07:00
softsimon
21e985202d
Add difficulty percent change indicator. 2020-09-22 03:31:19 +07:00
softsimon
6c1d28a9ac
Replacing footer and latest blocks with a stats dashboard. 2020-09-21 19:41:12 +07:00
softsimon
60b1dd15f4
Fix pluralization for "transactions".
Display "genesis block" on block 0
2020-09-10 14:55:49 +07:00
softsimon
04351e843d
Correcting robots.txt 2020-08-26 17:31:59 +07:00
softsimon
0041500e08
Correcting robots.txt 2020-08-26 17:24:40 +07:00
softsimon
4e8908925c
Adding robots.txt 2020-08-26 17:05:29 +07:00
softsimon
80fc3df76d
bugfix: vbytespersecond display was limited to 1667 2020-08-19 11:33:18 +07:00
softsimon
147de195a9
deleting yarn lock since we rely on NPM package-lock.json 2020-08-19 11:31:50 +07:00
softsimon
5300fb1265 Revert "Display whole fee span on mined blocks."
This reverts commit cb51b71128.
2020-08-13 02:53:52 +07:00
softsimon
71c44d725a
Pagination fixes. 2020-08-13 02:35:10 +07:00
softsimon
097e2ba0ea
Assets page pagination. 2020-08-13 00:46:44 +07:00
softsimon
b1c8166936
Update title to - "<network> Explorer" 2020-08-12 14:04:04 +07:00
softsimon
2d02ec7092
Return HTTP 503 from Fee Api when mempool is still syncing.
Fix for displaying git commit on About page.
2020-08-12 13:33:58 +07:00
softsimon
dd0b67716f
Optimization for bisq transaction table rendering 2020-08-11 00:43:24 +07:00
softsimon
95bab64424
Fixes for bisq pagination and tx type select history 2020-08-11 00:01:22 +07:00
softsimon
b00a9ee938
Bisq Pagination and tx type select history. Increased transactions per page. 2020-08-10 23:47:44 +07:00
softsimon
d2a14e9cb7
Default to 1 sat/vB when mempool is empty. 2020-08-10 22:04:51 +07:00
softsimon
09b1a0d430
Hide "included in block" if block is clearly visible. 2020-08-10 17:48:07 +07:00
softsimon
1b9900ccf8
Add commit hash to the bottom of the about page
fixes #102
2020-08-10 14:59:29 +07:00
softsimon
cb51b71128
Display whole fee span on mined blocks.
fixes #101
2020-08-10 14:48:09 +07:00
softsimon
912a5dab27
Add proper timestamp to transaction pages. 2020-08-09 10:44:01 +07:00