Commit Graph

2100 Commits

Author SHA1 Message Date
wiz
2385ec7cde
Update mempool-frontend-config.sample.json for NGINX_HOSTNAME vars 2020-12-22 13:11:31 +09:00
wiz
6491d4576a
Fixes after merging master into AU branch, add nginx.conf for SSR 2020-12-22 11:31:49 +09:00
wiz
51ed2a1f31
Merge remote-tracking branch 'origin/master' into simon/angular-universal 2020-12-22 07:17:40 +09:00
wiz
de50816990
Always set a value for the locale selector, for /liquid/ etc. 2020-12-22 06:41:56 +09:00
wiz
ff0d1a7589
Merge remote-tracking branch 'origin/master' into simon/angular-universal 2020-12-22 06:14:12 +09:00
softsimon
ecc0f316cc
Refactored transaction handling. 2020-12-21 23:08:34 +07:00
wiz
5a4a976d55
Update translated strings from Transifex 2020-12-17 12:41:18 +09:00
wiz
1f5af33f14
Add missing websocket subscription for 'blocks' in status-view component 2020-12-15 03:48:07 +09:00
wiz
8f3901b6d4
Update translation strings from Transifex 2020-12-15 00:15:14 +09:00
wiz
6dc10f438a
Update translation strings from Transifex 2020-12-14 04:36:05 +09:00
wiz
006e942109
Update translation strings from Transifex 2020-12-13 17:59:54 +09:00
wiz
71c405d8bc
Update from Transifex 2020-12-13 01:33:42 +09:00
wiz
73bb712311
Fix formatting of frontend/README.md 2020-12-11 03:13:47 +09:00
wiz
e04c4cfa38
Add list of translators to frontend/README.md 2020-12-11 03:02:58 +09:00
softsimon
cd9f8cbf93
Updating from transifex. 2020-12-10 23:38:50 +07:00
wiz
4b1ac88a5c
Remove duplicate locale for 'ka' in app.constants.ts 2020-12-10 23:14:29 +09:00
softsimon
1309bfc56e
Merge pull request #268 from TechMiX/fixRTLproblems
add rtl-layout class to base component
2020-12-10 12:16:01 +07:00
softsimon
ecf49c4365
Updated from transifex. 2020-12-10 11:53:16 +07:00
softsimon
d0e0ab7c24
i18n: Enabling Vietnamese 2020-12-10 11:51:27 +07:00
TechMiX
95c9b21149 add left-to-right mark character to blockchain and mempool block components size 2020-12-09 21:47:27 +01:00
TechMiX
306197c6e9 fix blockchain scrolling on mobile mode when RTL layout 2020-12-09 21:46:13 +01:00
softsimon
56556b6c52
Updated strings from transifex. 2020-12-09 23:55:17 +07:00
softsimon
d8e1023848
i18n: Enabling Finnish 2020-12-09 23:20:37 +07:00
softsimon
c9f485a775
i18n: Disabling vietnamese again 2020-12-09 23:20:10 +07:00
TechMiX
e6be450aaa add left-to-right mark character to amount component 2020-12-09 02:33:20 +01:00
TechMiX
c1bcf49f37 reverse all text-aligns in rtl-layout 2020-12-09 02:23:53 +01:00
TechMiX
c4734357c4 add text-align for Details title + swap text-left class with style so that it always remains aligned to left 2020-12-09 02:22:16 +01:00
TechMiX
e0adc505db add rtl-layout class to base component 2020-12-09 01:57:18 +01:00
softsimon
260735665b
Status view live data now works again... 2020-12-09 01:37:14 +07:00
softsimon
5b8bcd5b7d
i18n: Fixed stacked mempool block issue and enabled vietnamese. 2020-12-09 01:31:49 +07:00
softsimon
0a6f6a14b6
Pulled new strings from transifex. 2020-12-09 01:17:22 +07:00
softsimon
8e5efc47cd
i18n: reuse vB/s string 2020-12-08 18:40:00 +07:00
softsimon
eb9aaac0aa
i18n: Fixed translations for the footer component. Merged some duplicates. 2020-12-08 18:24:02 +07:00
wiz
06a0abdb79
Enable 'ko' locale for Korean in app.constants.ts 2020-12-08 15:59:00 +09:00
wiz
29b9fec3b9
Enable 'ko' locale for Korean in angular.json 2020-12-08 15:57:46 +09:00
softsimon
40ac83ee88
Update strings from transifex. 2020-12-08 11:58:43 +07:00
softsimon
5659a8c086
Correcting merge conflict. 2020-12-08 11:57:03 +07:00
softsimon
f9e8dfb079
Merge branch 'master' into simon/angular-universal
* master: (42 commits)
  i18n: Added missing Bisq translations. Minor missing space and character fixes.
  add missing 'sat/vb' string for i18n
  i18n: Removed CR from "In X minutes" translation
  i18n: Updated strings for "x confirmations", "x transactions", "x blocks" and "block ETA". Peg-out, and bisq headers.
  Update translation strings from Transifex
  Enable 'ka' locale for Georgian
  Update translation strings from Transifex
  Disable Vietnamese locale 'vi' until translations are completed
  Update translation strings from Transifex
  add 'sat' string for i18n
  Update translation strings from Transifex
  Update translation strings from Transifex
  i18n update
  Remove extra garbage characters from OP_RETURN tooltip. fixes #254
  Fix for changing locale on other networks than mainnet. fixes #253
  i18n: Asset search box
  Update translation strings from Transifex
  i18n: Added X of X transaction. Flipped collapse/expand
  i18n: Added "miner identification" and updated "navigate to sponsor"
  Update translations from Transifex
  ...

# Conflicts:
#	frontend/src/app/components/app/app.component.ts
#	frontend/src/app/components/mempool-block/mempool-block.component.ts
2020-12-08 00:11:38 +07:00
softsimon
ae886e14b8
i18n: Added missing Bisq translations. Minor missing space and character fixes. 2020-12-07 17:35:05 +07:00
TechMiX
91cb2adb95 add missing 'sat/vb' string for i18n 2020-12-07 00:07:16 +01:00
softsimon
f70f94fede
i18n: Removed CR from "In X minutes" translation 2020-12-07 00:23:13 +07:00
softsimon
e2d19a174e
i18n: Updated strings for "x confirmations", "x transactions", "x blocks" and "block ETA". Peg-out, and bisq headers. 2020-12-06 23:44:08 +07:00
wiz
c19e21449d
Merge pull request #262 from TechMiX/addMissingTranslatableString
add 'sat' string for i18n
2020-12-07 01:07:05 +09:00
wiz
c819ddc64a
Update translation strings from Transifex 2020-12-07 00:20:22 +09:00
wiz
a2740aaa02
Enable 'ka' locale for Georgian 2020-12-07 00:20:05 +09:00
wiz
8d565f5c62
Update translation strings from Transifex 2020-12-06 03:44:29 +09:00
wiz
f93e1c460a
Disable Vietnamese locale 'vi' until translations are completed 2020-12-06 03:40:04 +09:00
wiz
0247c7137e
Update translation strings from Transifex 2020-12-06 01:12:33 +09:00
TechMiX
159d9c71a1 add 'sat' string for i18n 2020-12-05 14:59:08 +01:00
wiz
805636229a
Update translation strings from Transifex 2020-12-05 22:42:48 +09:00
wiz
c5cd80ac48
Update translation strings from Transifex 2020-12-05 21:57:51 +09:00
softsimon
94a5e8edae
i18n update 2020-12-05 11:58:22 +07:00
softsimon
1af1f7211e
Remove extra garbage characters from OP_RETURN tooltip.
fixes #254
2020-12-05 02:32:16 +07:00
softsimon
4d54723472
Fix for changing locale on other networks than mainnet.
fixes #253
2020-12-05 02:08:54 +07:00
softsimon
1fc1b4b86e
i18n: Asset search box 2020-12-05 02:01:31 +07:00
wiz
5774b395a7
Update translation strings from Transifex 2020-12-05 02:39:50 +09:00
softsimon
f4c27e4c26
i18n: Added X of X transaction. Flipped collapse/expand 2020-12-05 00:16:23 +07:00
softsimon
336e45a7b1
i18n: Added "miner identification" and updated "navigate to sponsor" 2020-12-04 23:07:53 +07:00
wiz
6acacc7792
Update translations from Transifex 2020-12-05 00:36:00 +09:00
softsimon
10b9778b3c
Adding missing Asset page strings. Fixed block title translations. 2020-12-04 22:30:09 +07:00
wiz
9ebb9a5d65
Use --force when running tx pull for Transifex strings 2020-12-05 00:12:08 +09:00
wiz
6476d1e77c
Update translations from Transifex 2020-12-05 00:11:40 +09:00
softsimon
67df21fe50
Fixing about-link title translation. 2020-12-04 21:49:03 +07:00
softsimon
ea496915c4
Updated messages.xlf 2020-12-04 21:38:14 +07:00
softsimon
035f9a4d67
Merge commit '768fbdfbfa8e0064b86e168c59762909f4c1763b' into simon/i18n-everything
* commit '768fbdfbfa8e0064b86e168c59762909f4c1763b':
  Update translated strings from Transifex
  More fixes for RTL
  Always render app-mempool-graph using LTR
  Implement auto RTL support for i18n locales like Arabic, Persian, etc.
  Update extracted i18n strings from source
  Enable 'ar' locale for Arabic
  Update translated strings from Transifex
  Fix incorrectly used 'nn' locale, rename it to 'nb' instead
  Update transifex-client configuration to use master branch

# Conflicts:
#	frontend/src/locale/messages.xlf
2020-12-04 21:30:51 +07:00
softsimon
232fc65af2
i18n correcctions based on feedback. Added even more missing i18n strings. 2020-12-04 21:29:31 +07:00
wiz
768fbdfbfa
Update translated strings from Transifex 2020-12-04 23:03:52 +09:00
wiz
92d163f495
More fixes for RTL 2020-12-04 22:54:09 +09:00
wiz
62363802be
Always render app-mempool-graph using LTR 2020-12-04 22:41:58 +09:00
wiz
e49ecd9368
Implement auto RTL support for i18n locales like Arabic, Persian, etc.
Fixes #255
2020-12-04 05:56:40 +09:00
wiz
ea521651fd
Update extracted i18n strings from source 2020-12-04 04:11:35 +09:00
wiz
73db9c5023
Enable 'ar' locale for Arabic 2020-12-04 04:11:14 +09:00
wiz
cc451d29ab
Update translated strings from Transifex 2020-12-04 04:07:01 +09:00
wiz
a831d04694
Fix incorrectly used 'nn' locale, rename it to 'nb' instead 2020-12-03 22:37:06 +09:00
softsimon
fb11d73751
i18n all the remaining strings. 2020-12-03 18:34:19 +07:00
wiz
9509891abc
Update transifex-client configuration to use master branch 2020-12-03 20:09:08 +09:00
wiz
8875579c08
Update strings from Transifex 2020-12-03 10:16:21 +09:00
wiz
83501cfdbe
Enable locale 'vi' for Vietnamese 2020-12-03 10:16:02 +09:00
softsimon
e35eb5aad2
Adding virtual size to transaction details.
fixes #248
2020-12-02 22:22:14 +07:00
softsimon
2bba51e6c1
Merge branch 'master' into simon/angular-universal
* master:
  Update list of supported locales
  Add one more fix to nginx.conf for i18n
  Remove unused i18n tags in frontend/src/index.html
  Update translations from Transifex
  Enable 'fr' locale for French
  Corrected some missing spaces on transactions page and a blank render bug when confirmation time is below 1 minute.
  Implement i18n support in frontend using Angular + Transifex + NGINX

# Conflicts:
#	frontend/src/app/app.constants.ts
#	frontend/sync-assets.js
2020-12-02 20:05:49 +07:00
wiz
d3cb1d607b
Update list of supported locales 2020-12-02 21:33:53 +09:00
wiz
88b702d6d8
Remove unused i18n tags in frontend/src/index.html 2020-12-02 20:35:52 +09:00
wiz
0d2e4000e1
Update translations from Transifex 2020-12-02 20:35:50 +09:00
wiz
9148d30fcc
Enable 'fr' locale for French 2020-12-02 20:35:46 +09:00
softsimon
3f990ff706
Corrected some missing spaces on transactions page and a blank render bug when confirmation time is below 1 minute. 2020-12-02 17:03:04 +07:00
wiz
4658b47007
Implement i18n support in frontend using Angular + Transifex + NGINX
This PR adds basic i18n support into the mempool frontend, together with
a smooth workflow for developers and translators to collaborate:

* Using the existing @angular/localize module, developers add i18n
metadata to any frontend strings their new features or changes modify

* Using the new npm script `i18n-extract-from-source`, developers
extract the i18n data from source code into `src/locale/messages.xlf`

* After pushing the updated `src/locale/messages.xlf` to GitHub, the
Transifex service will update its database from the new source data

* Using the Transifex website UI, translators can work together to
translate all the mempool frontend strings into their native languages

* Using the new npm script `i18n-pull-from-transifex`, developers can
pull in completed translations from Transifex, and commit them into git.

This flow requires an API key from Transifex, which can be obtained at
https://www.transifex.com/user/settings/api/ to be used with the python
script installed by `pip install transifex-client` - after preparing
these, run the npm script which will ask you for the API key the first
time. When downloading is complete, you can test building the frontend,
and if successful, commit the new strings files into git.

This PR implements a new locale selector in the footer of the homepage
dashboard, and includes WIP translations for the following languages:

* Czech (cs)
* German (de)
* Japanese (ja)
* Norwegian (nn)
* Spanish (es)
* Swedish (sv)
* Ukrainian (uk)
* Persian (fa)
* Portugese (pt)
* Turkish (tr)
* Dutch (nl)
* French (fr)
* Chinese (zh)
* Slovenian (sl)
* Korean (ko)
* Polish (pl)

The user-agent's `Accept-Language` header is used to automatically
detect their preferred language, which can be manually overriden by the
pull-down selector, which saves their preference to a cookie, which is
used by nginx to serve the correct HTML bundle to the user.

Remaining tasks include adding i18n metadata for strings in the Bisq and
Liquid frontend code, mouseover hover tooltip strings, hard-coded og
metadata inside HTML templates, and many other places. This will be done
in a separate PR.

When upgrading to add i18n support, mempool instance operators must take
care to install the new nginx.conf and nginx-mempool.conf files, and
tweak for their specific site configuration.

Fixes #81
2020-12-02 04:19:33 +09:00
softsimon
f9c2bc1fb5
Merge commit 'f151eb81c812a62d1d5c57ee91620a3dd9ae5068' into simon/angular-universal
* commit 'f151eb81c812a62d1d5c57ee91620a3dd9ae5068':
  Upgrade angular from 10.0.4 to 10.2.3, typescript from 3.9.7 to 4.0.5
  Modify /bisq/api/v1/markets/markets to only return active markets
  Remove unnecessary @types/axios dependency.
  Same npm fix for running `tsc` from `./node_modules` for backend
  Set npm to run `ng` and `tsc` binaries from `./node_modules/` path

# Conflicts:
#	frontend/package-lock.json
#	frontend/package.json
2020-11-28 02:21:12 +07:00
wiz
9b89d9977f
Upgrade angular from 10.0.4 to 10.2.3, typescript from 3.9.7 to 4.0.5 2020-11-28 04:04:45 +09:00
wiz
b6150a3237
Route all Angular Universal requests to nginx, remove simon's hacks 2020-11-27 23:03:48 +09:00
softsimon
dee9fa2d9a
Hack to fix the urls. 2020-11-27 20:11:15 +07:00
softsimon
42d1fcbdee
Fix for non matching request URLs. 2020-11-27 20:01:25 +07:00
softsimon
d0da875e69
Adding ServerTransferStateModule for AU with custom http interceptor for cache transfer. 2020-11-27 18:41:57 +07:00
softsimon
5248fadcea
removing /api again 2020-11-23 21:59:30 +07:00
softsimon
2cbf1474c3
New frontend config for webserver url to fix static asset httpGet.
Removed "absolute" from config names.
2020-11-23 18:22:21 +07:00
wiz
e51a4ce028
Set npm to run ng and tsc binaries from ./node_modules/ path 2020-11-23 17:19:16 +09:00
softsimon
2054c951ae
Remove ssr prepended url from asset service. 2020-11-23 15:04:41 +07:00
wiz
5a70234370
Don't append /api to electrs backend path for SSR 2020-11-23 16:53:44 +09:00
softsimon
e5959f14bc
Update absolute url config variables. 2020-11-23 14:50:28 +07:00
softsimon
aaf9d9be9f
Merge branch 'master' into simon/angular-universal
* master:
  correcting merge
  Remove extra space in price server URL
  Modify upgrade script to append repo before tag name
  Merge "getInitData" method from simon/angular-universal.
  Replace opennode usd price source with wiz api. fixes #166
  Display confidential instead of nothing for confidential assets. fixes #110
  Detect confidential assets and display properly. fixes #109
  Allow searching for and viewing assets not in the asset registry. fixes #111

# Conflicts:
#	backend/src/api/websocket-handler.ts
2020-11-23 14:08:50 +07:00
softsimon
c36addd8c1
Frontend config support for AU. New absolute server url settings.
refs #104
2020-11-23 02:30:46 +07:00
softsimon
83126b83f1
Transaction, address and block page now works. 2020-11-22 23:47:27 +07:00
softsimon
75726df275
Merge branch 'master' into simon/angular-universal
* master:
  Tweak ASM opcode styling colors
  Add some color and styling to the Bitcoin ASM opcodes
  Correcting title text on graph invert button.
  Modify upgrade script to include "tag @ hash" in notification msg
  Adding a button to invert the graph globally.
  Display P2PK instead of OP_RETURN fixes #161
  Improved utxo script design. fixes #46
  Adding prevout script. Fixed padding. refs #46
  Correcting details button padding on mobile.
  Fix nginx.conf reverse proxy cache URL path for sponsor images
  Add missing "engines" metadata into package-lock.json
  Upgrade backend/package-lock.json to version 2
  Toggle display UTXO details and scripts for transactions fixes #46
  Axios error handle sponsor proxy requests.
  Replacing request.js with axios fixes #153
  Add basic websocket error handler as emergency fix for site crashing

# Conflicts:
#	frontend/src/app/services/storage.service.ts
2020-11-22 20:53:12 +07:00
softsimon
6bc6966019
Display confidential instead of nothing for confidential assets.
fixes #110
2020-11-22 16:30:36 +07:00
softsimon
01689c8433
Detect confidential assets and display properly.
fixes #109
2020-11-22 16:19:57 +07:00
softsimon
11d67cf756
Allow searching for and viewing assets not in the asset registry.
fixes #111
2020-11-22 16:03:23 +07:00
wiz
30fb0bad78
Tweak ASM opcode styling colors 2020-11-21 18:17:29 +09:00
wiz
9e83fdc9f2
Add some color and styling to the Bitcoin ASM opcodes
Fixes #164
2020-11-21 05:29:50 +09:00
wiz
a19ff7d3a7
Update og:title meta tag when changing page title 2020-11-20 00:59:10 +09:00
softsimon
9f9c0b1114
Correcting title text on graph invert button. 2020-11-16 21:58:16 +07:00
softsimon
ca540d902a
Adding a button to invert the graph globally. 2020-11-16 19:27:06 +07:00
softsimon
76238f5943
Display P2PK instead of OP_RETURN
fixes #161
2020-11-16 16:21:37 +07:00
softsimon
d9803e3f3d
Improved utxo script design.
fixes #46
2020-11-16 02:25:10 +07:00
softsimon
c9e63a723a
Adding prevout script. Fixed padding.
refs #46
2020-11-16 02:02:16 +07:00
softsimon
4136e8d332
Correcting details button padding on mobile. 2020-11-16 01:10:07 +07:00
softsimon
ddea10b160
Toggle display UTXO details and scripts for transactions
fixes #46
2020-11-15 17:58:38 +07:00
softsimon
f8ffd6ec6b
Merge branch 'master' into simon/angular-universal
* master:
  Add the Commons Clause License Condition v1.0 to our MIT License
  fix legend bug on resize
  Correcting new chartist import path.
  Flip mempool chart by using patched chartist package by @techmix

# Conflicts:
#	frontend/package-lock.json
2020-11-15 02:51:00 +07:00
TechMiX
640a77e846 fix legend bug on resize 2020-11-13 01:23:19 +01:00
softsimon
5aa17e001c
Correcting new chartist import path. 2020-11-10 21:09:50 +07:00
softsimon
ff8f2fafe8
Flip mempool chart by using patched chartist package by @techmix 2020-11-10 21:05:54 +07:00
wiz
0361044352
Various fixes (lol) 2020-11-08 01:16:09 +09:00
softsimon
14c9d0c409
angular universal WIP
refs #104
2020-11-07 04:30:52 +07:00
softsimon
d8c4f5a6ac
Adding some padding and correcting a bad pixel line. 2020-11-03 18:03:25 +07:00
softsimon
1877b40413
Use actual mempool size instead of mempool vsize.
fixes #150
2020-11-03 16:11:32 +07:00
wiz
6f6d7bc4d2
❤️ 2020-11-03 17:03:41 +09:00
wiz
f1463b914d
Modify index.html metadata to have timestamp for mempool-preview.png URL 2020-11-03 16:44:25 +09:00
softsimon
6865e00738
Fix: Reduce red difficulty adjustment progress when nearing end of cycle. 2020-11-02 14:48:48 +07:00
softsimon
72325b683e
Merge pull request #147 from TechMiX/master
Save the legends status in cache
fixes #70
2020-11-01 20:26:38 +07:00
softsimon
8dd257aebd
Upgrading social media preview image to new design. 2020-11-01 17:40:45 +07:00
softsimon
200e68f15a
Fix: Wrong variable used to display mempool size. 2020-10-29 07:06:54 +07:00
TechMiX
411b75471c Merge branch 'master' of https://github.com/mempool/mempool 2020-10-28 22:25:33 +01:00
TechMiX
5d7a39a8f2 save the legends active status on a cache 2020-10-28 22:22:07 +01:00
softsimon
fcb51fef20
Calculate tx fees based on segwit tx sizes. 2020-10-28 20:26:48 +07:00
softsimon
29ff029b07
Updating lightning node name.
Fixing dashboard button alignment.
2020-10-27 19:27:48 +07:00
softsimon
396ff6a375
Change collapsing dashboard into 3 levels. 2020-10-27 16:34:27 +07:00
softsimon
e61574c630
Add L-BTC sponsor support. 2020-10-27 15:26:37 +07:00
softsimon
edf2d4205d
Feature: Add a collapse/show advanced view feature on the Dashboard
fixes #134
2020-10-27 02:58:29 +07:00
softsimon
645772c01a
Fix: Segwit-tag is inconsistent when transaction contains segwit and non segwit
fixes #130
2020-10-27 02:07:39 +07:00
softsimon
6a8deff706
Adding form validators for donation form. 2020-10-26 23:23:08 +07:00
softsimon
018e95e648
Fixing missing dashboard graph labels in Firefox. 2020-10-26 23:12:32 +07:00
wiz
9a94fccf40
Revert "Lock NPM versions."
This reverts commit b544af14e4.
2020-10-26 20:56:55 +09:00
softsimon
99162f5ec9
Sponsor Lightning support. 2020-10-26 18:29:25 +07:00
softsimon
b544af14e4
Lock NPM versions. 2020-10-26 15:59:28 +07:00
softsimon
fb47f5606a
npm audit fix 2020-10-26 01:13:36 +07:00
softsimon
9d7b52a104
Removing AVG() from mysql query reducing execution time. Increasing graph data span.
fixes #106
2020-10-26 01:00:21 +07:00
TechMiX
0fe32835c9 update legend state after chart update 2020-10-23 19:03:15 +02:00
wiz
aa8d3798ea
API Docs: move Fee Estimate APIs to their own tab 2020-10-23 22:15:17 +09:00
softsimon
45efb604c1
Revamping configuration file.
fixes #141
2020-10-19 11:57:02 +07:00
wiz
70da8248cc
Remove last paragraph on about page 2020-10-18 20:02:48 +09:00
wiz
716b1235ee
Fix typo on about page text 2020-10-18 19:54:48 +09:00
wiz
e732f0f1dc
Tweak about page text for project description 2020-10-18 19:28:11 +09:00
softsimon
fff8120daa
Backend API to load sponsor profile photos. 2020-10-18 17:14:35 +07:00
wiz
9d4659c3ba
Add Terms of Service links with minor tweaks to text formatting 2020-10-18 16:03:03 +09:00
wiz
95bb0fc265
Fix Bisq API docs page from not expanding on load 2020-10-18 13:53:45 +09:00
wiz
fb9b3202ca
Add basic API documentation for all electrs endpoints 2020-10-18 12:56:08 +09:00
wiz
0fca6f3a3b
Tweak about page spacing and text 2020-10-17 16:13:57 +09:00
wiz
2d3ed5f8cb
Tag sponsored links with rel=sponsored, don't tag our social media links 2020-10-17 13:31:41 +09:00
wiz
988ed7e8af
Add some brief text to our about page, state Bitcoin Only policy 2020-10-17 12:25:44 +09:00
softsimon
15fdb69b96
Use Twitter API to fetch profile photos.
fixes #133
2020-10-16 16:29:54 +07:00
softsimon
4dacf292c2
Adding logger wrapper.
Log backend messages to syslog.
fixes #135
2020-10-13 15:27:52 +07:00
softsimon
55646b5732
Handle and don't crash for adress-prefix search error.
fixes #121
2020-10-12 12:57:19 +07:00
softsimon
e37a9de71d
Proxy donation requests to mempool.space when BTCPay Sponsors is disabled. 2020-10-12 10:50:10 +07:00
wiz
7673bf13b9
Update terms of service, add Sponsor Policy for inappropriate profiles 2020-10-12 08:37:56 +09:00
wiz
db16dbbc9d
Apply suggestions from code review
Co-authored-by: softsimon <softsimon@users.noreply.github.com>
2020-10-11 20:57:52 +09:00
wiz
1d8d39db6b
Only show first 8 characters of git commit hash on about page 2020-10-11 20:20:48 +09:00
wiz
024b2d58f7
Move social media icons to bottom, add terms of service links 2020-10-11 20:15:56 +09:00
wiz
bb3842fc10
Add basic Terms of Service page 2020-10-11 19:23:52 +09:00
wiz
8cd98b42fe
Fix matomo URL filename 2020-10-10 11:55:27 +09:00
wiz
c8d22dc536
Load self-hosted matomo analytics stats on mempool.space domain 2020-10-10 11:42:32 +09:00
softsimon
a8a1f4e976
About page updates.
refs  #128
2020-10-09 13:56:43 +07:00
wiz
761eff62c5
Merge pull request #129 from mempool/donations-fixes
Enhancements to the sponsorship GUI
2020-10-09 04:20:35 +09:00
wiz
0e5f2dd1a4
Use higher resolution profile photos and other minor tweaks 2020-10-09 04:19:32 +09:00
softsimon
dfda0d1890
Bugfix: JS error in transactions.component
fixes #126
2020-10-08 17:53:02 +07:00
softsimon
784f00b725
Enhancements to the sponsorship GUI
fixes  #128
2020-10-08 17:51:10 +07:00
softsimon
1f7483687f
Don't allow invoices lower than 0.001 and require 0.01 for sponsorship.
refs #122
2020-10-08 00:20:42 +07:00
softsimon
5b8dbfca74
Addig fronend flag (SPONSORS_ENABLED) to enable Sponsors in the gui.
refs #122
2020-10-07 23:30:45 +07:00
softsimon
b6738dd9e8
Moving API docs to separate /api page. 2020-10-07 23:24:01 +07:00
softsimon
0ee2753100
Only display About page on main Bitcoin network. 2020-10-07 20:27:22 +07:00
softsimon
17dd03682b
Set 0.01 BTC as minimum donation limit
refs #122
2020-10-07 20:19:22 +07:00
softsimon
a07a4de255
Custom BTCPay donation integration
fixes #122
2020-10-07 20:15:42 +07:00
softsimon
98c398272c
Fix for incorrect division in fee estimation.
refs #65
2020-10-05 16:26:39 +07:00
softsimon
beee916658
Updating package lock to fix potential vulns. 2020-10-05 12:31:56 +07:00
softsimon
15bb5a966b
Improved empty mempool as well as medium and low fee estimations.
refs #65
2020-10-05 11:42:54 +07:00
softsimon
766bd0d1e0
Adding missing 'irregular' Bisq transaction type.
fixes  #118
2020-10-04 17:51:21 +07:00
wiz
a438ba9fcb
Add btcpay donation iframe widget on about page for testing 2020-09-30 22:27:13 +09:00
softsimon
7c6c330b02
Bugfix: Websocket data push stopped working on disconnect, bug caused by 3dedf1e3 2020-09-29 20:52:32 +07:00
softsimon
d0b3b240e6
Bugfix for js error on transaction page.
Increase ping-pong timeout.
2020-09-29 18:27:44 +07:00
softsimon
05bea21cc8
Fix: Weight per second should be vBytes per second. 2020-09-29 15:07:04 +07:00
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
softsimon
63fb733dc2
Adding OnPush to more components 2020-08-09 10:39:27 +07:00
softsimon
648be481d7
Upgrading bisq transaction type filter with a multiselect dropdown 2020-08-08 22:48:18 +07:00
softsimon
fea79f2ff4
Add pagination history to bisq transactions and blocks page. 2020-08-07 13:11:55 +07:00
softsimon
01b3407a9c
Updated fee texts 2020-08-04 00:56:01 +07:00
softsimon
58ec9444a5
Change detection refactoring. 2020-08-02 19:20:38 +07:00
softsimon
bf1101ff66
Add testnet and bisq to local development proxy config. 2020-08-02 18:31:47 +07:00
softsimon
e6fa274aca
Changedetection performance improvements. 2020-08-02 16:00:08 +07:00
softsimon
fa2a995de6
Fix for text overflow in footer 2020-08-02 15:30:28 +07:00
dependabot[bot]
dbe5f3bf06
Bump elliptic from 6.5.2 to 6.5.3 in /frontend
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 03:52:27 +00:00
softsimon
1f22819e0c
Fixed margins. 2020-07-30 21:55:46 +07:00
softsimon
58a6bbd88b
Subscription refactoring to increase performance. 2020-07-30 17:01:13 +07:00
softsimon
bb6272469d
Refactor to use OnPush 2020-07-30 15:38:55 +07:00
softsimon
c1caaa37aa
Refactor footer component to using OnPush. 2020-07-30 13:50:21 +07:00
softsimon
d1c786e2f6
Fee box: Only display on mainnet 2020-07-30 13:24:03 +07:00
softsimon
67dbea3faf
Fee box fixes. 2020-07-30 13:13:22 +07:00
softsimon
bc92fb669b
Display only the mempool blocks on mobile devices. 2020-07-30 12:43:22 +07:00
softsimon
81d7072a95
Fee box: Mobile view 2020-07-29 17:30:30 +07:00
softsimon
36d952b503
Fee block: Fees order fix. 2020-07-29 16:54:08 +07:00
softsimon
266c347292
Fee box: Handle empty mempool. 2020-07-29 15:20:23 +07:00
softsimon
9e0097e7b6
Adding fee estimation component to front page
fixes #98
2020-07-29 15:16:09 +07:00
softsimon
4c5ff7714e
Adding eof new line 2020-07-28 14:27:38 +07:00
softsimon
010aef1e90
Bisq: burntFee should be displayed on asset listing fee tx types 2020-07-28 13:31:25 +07:00
softsimon
2b4b0d22ab
Fix for electrs requests on /bisq 2020-07-25 21:59:52 +07:00
softsimon
24e40b25fd
New config that lets frontend connect to a separate Bisq mempool backend. 2020-07-25 21:21:53 +07:00
softsimon
0ded140c72
Address suggestion fixes: Added ellipsis on long addresses. Search on item select. 2020-07-25 17:52:41 +07:00
softsimon
81d05e23b8
Add typeahead address prefix. 2020-07-24 22:37:35 +07:00
softsimon
807b335534
Adding package-lock.json. 2020-07-24 20:16:56 +07:00
softsimon
adcec33fb9
Remove non existing import. 2020-07-24 18:59:49 +07:00
softsimon
6a4184a413
Bisq types list order. 2020-07-24 18:52:55 +07:00
softsimon
7f71781916
Bisq: Feature to filter transaction types. 2020-07-24 18:41:15 +07:00
softsimon
24182a6fb3
Fixes. 2020-07-24 14:11:49 +07:00
softsimon
959e2b55cb
Show prettier empty mempool blocks. 2020-07-24 12:23:49 +07:00
softsimon
c7a09ffbfc
Display correct BTC unit depending on network. 2020-07-24 11:49:36 +07:00
softsimon
9980414969
Handle coinbase transactions no longer has undefined fee. 2020-07-24 00:20:59 +07:00
softsimon
9d8c1184ab
Re-adding design credits. 2020-07-23 22:21:46 +07:00
softsimon
490223b40a
Correced Liquid asset amouts. 2020-07-23 17:55:59 +07:00
softsimon
73d0900343
Display fee correctly on Liquid blocks. 2020-07-23 16:01:28 +07:00
softsimon
23f5e229c9
Fixes to block reward display on Liquid. 2020-07-23 12:10:22 +07:00
softsimon
b6b9001406
Display empty mempool instead of no mempool blocks at all. 2020-07-23 10:53:42 +07:00
softsimon
251b8cdd8d
Fix for block transition when switching networks. 2020-07-22 20:09:02 +07:00
softsimon
0f611ecf8a
Adding a global websocket loader observable.
fixes #95
2020-07-22 19:21:40 +07:00
softsimon
6b3e84255a
Display transaction fees even if they are zero. 2020-07-22 13:41:50 +07:00
softsimon
a4c49d42af
Display "stack of X blocks" instead of "8th block" on the mempool block stack. 2020-07-21 13:20:17 +07:00
softsimon
942e1a7d68
Fix for weird block animation when navigating back to main page. 2020-07-21 12:47:51 +07:00
softsimon
a1b931851a
Block text corrections. 2020-07-21 10:26:43 +07:00
softsimon
6a2d6d6291
Shorten 'minutes' and 'seconds' on mobile. 2020-07-20 12:21:30 +07:00
softsimon
362a3554f9
Block design corrections 2020-07-20 12:21:08 +07:00
softsimon
7bbfbdb188
Restoring "fee span" on blocks. 2020-07-20 11:03:53 +07:00
softsimon
5e16c592cb
Bufix: Miner started reloading when switching transaction page 2020-07-20 10:29:38 +07:00
softsimon
eac605f181
Canonical url is now in index.html as default. 2020-07-19 23:55:56 +07:00
softsimon
caf5ae944a
Add x-close button to block. 2020-07-19 22:54:31 +07:00
softsimon
b34648389c
Restoring dynamic canonical URL. 2020-07-19 22:49:06 +07:00
softsimon
3b380fa4cc
Adding X-button to close mempool blocks. 2020-07-19 19:49:27 +07:00
softsimon
8695bb9bb1
Upgrade libs. 2020-07-19 19:34:09 +07:00
softsimon
621ff8fed5
Fix for responsive bug in medium screen size mode. 2020-07-19 17:55:33 +07:00
softsimon
83d821d80d
bisq transaction link fix 2020-07-19 15:36:58 +07:00
softsimon
ee6108ccec
Display tx data on bisq transaction page. 2020-07-19 15:28:27 +07:00
softsimon
cca69556d0
Refactored "features" and "fee rating" from transaction into components. 2020-07-19 14:54:42 +07:00
softsimon
c893608a41
Updated api docs. 2020-07-19 13:48:05 +07:00
softsimon
fbb8185c82
Responsiveness fixes. 2020-07-19 13:46:30 +07:00
softsimon
cfb60c0bad
Update Bisq API paths to /api/bisq 2020-07-19 12:57:41 +07:00
softsimon
5198c3a5af
Send correct content-types. 2020-07-18 18:46:33 +07:00
softsimon
425f4152b6
Handle confirm transactions not present in the bisq database. 2020-07-18 13:09:57 +07:00
softsimon
d22e4a03e6
Adding Bisq API to About page.
Watching partent bisq dump folder.
2020-07-18 12:59:12 +07:00
softsimon
3ff1957f0c
Table design and responsiveness updates. 2020-07-18 11:04:04 +07:00
softsimon
74e9eca0d9
Fixed bisq transaction id. 2020-07-16 17:56:40 +07:00
softsimon
ad3c295fd6
Handle errors in block component. 2020-07-16 16:46:10 +07:00
softsimon
d3d3fd0db1
If bisq tx not found, check for regular tx and redirect to /tx/ 2020-07-16 16:18:35 +07:00
softsimon
c5759be3ee
Fix responsiveness. 2020-07-16 14:36:02 +07:00
softsimon
87e56e2975
Network menu design updates. 2020-07-16 14:30:27 +07:00
softsimon
40f7eaf7ba
Watch dir instead of json file.
Adding divider to network dropdown.
2020-07-16 00:33:53 +07:00
softsimon
e4a65bd19a
Corrected Liquid logo. 2020-07-15 16:19:08 +07:00
softsimon
3333b76c98
Rearange network dropdown.
API for Bisq block height tip.
Loading indicators on transactions/blocks view.
Total sent now correctly display burnt on Pay trade fee txs.
2020-07-15 13:10:13 +07:00
softsimon
3008f99668
Show fiat value of totalRecieved for addresses.
Rename fee to fee burnt.
2020-07-14 23:49:57 +07:00
softsimon
ca0cf23d66
Bisq stats page.
BSQ prices.
2020-07-14 21:26:02 +07:00
softsimon
b7376fbd8d
Bisq statistics page. 2020-07-14 14:38:52 +07:00
softsimon
87abfc38cb
Display network logo in the top bar.
Allow search for block height.
Hide empty bisq blocks.
2020-07-13 23:22:24 +07:00
softsimon
432fb9cd66
Address index and api.
Address view.
2020-07-13 21:46:25 +07:00
softsimon
db2e293ce5
Bisq module separation.
Transaction view.
Block view.
Blocks list.
2020-07-13 15:16:12 +07:00
softsimon
60e1b9a41e
Bisq explorer is now a separate module. 2020-07-11 00:17:13 +07:00
softsimon
4ff9663812
merge from master 2020-07-05 23:24:06 +07:00
wiz
4aca806b70
Rename API endpoints in frontend and nginx.conf to match blockstream 2020-07-06 00:15:16 +09:00
softsimon
c21dad88bf
WIP: Bisq DAO support. Transactions list and details. 2020-07-03 23:45:19 +07:00
softsimon
2ebdb27dcb
Fixing routes to /tv and /status 2020-07-02 22:34:16 +07:00
softsimon
f5260b72e5
enable status view for liquid and testnet 2020-07-02 20:51:55 +07:00
softsimon
2aca447f9e
Adding /status-view 2020-07-02 17:56:15 +07:00
6102bitcoin
953eea7321 Remove shadown on Block-Height value 2020-06-30 18:19:09 +01:00
wiz
c4d4d931f1
Add <noscript> tag in index.html for Tor browser or NoJS users 2020-06-28 22:14:16 +09:00
softsimon
c20ba429b1
Increased frontend auto reload timeout.
Increased time limit on new transaction processing.
2020-06-23 14:49:06 +07:00
softsimon
0a264a7078
Adding support for optional frontend config.
Dropdown network selector is hidden by default, and enabled using config.
fixes #79
2020-06-22 22:10:49 +07:00
softsimon
7e9ba6b983
Bugfix: Latestblock height didn't propagate in the template
Renaming Contributors to About
2020-06-21 14:55:16 +07:00
softsimon
57029405a7
Removing "blockchain" tab to make medium size display not overlap. 2020-06-20 21:54:42 +07:00
softsimon
ae9f57322b
Liquid fee amount fix, network was read to early 2020-06-19 23:57:57 +07:00
softsimon
22813a09e8
Display fees correctly for Liquid blocks. 2020-06-19 23:32:17 +07:00
softsimon
279b79b9b1
Reducing mempool detection sensitivity to 25%
refs #76
2020-06-18 17:10:07 +07:00
wiz
21e2ce6a85
Remove old unused favicons for apple homescreen 2020-06-17 18:40:16 +09:00
wiz
91c40da8c9
Remove old unused favicons for android homescreen 2020-06-17 18:30:01 +09:00
wiz
d513bd7ea8
Update favicons with transparent icon - fixes #87 2020-06-17 18:28:15 +09:00
softsimon
cc48e0be2c
Fix: Don't calculate block fee for Liquid.
Completing interfaces.
2020-06-17 15:01:58 +07:00
softsimon
6eca311147
Display input/output asset transfers
fixes #85
2020-06-12 16:17:52 +07:00
softsimon
56c6612e2e
Don't fully animate when tab is deactivated.
refs #47
2020-06-11 01:38:59 +07:00
softsimon
07b543d6bf
Disabling new block sound until we have a setting for this.
refs #84
2020-06-11 00:41:39 +07:00
softsimon
43dac03ec0
Bigfix: Don't chime when switching networks.
fixes #84
2020-06-11 00:11:15 +07:00
softsimon
36e46249b5
Transition new blocks from the mempool onto the blockchain.
Chime on new blocks.
fixes #47
fixes #84
2020-06-10 23:52:14 +07:00
softsimon
8b6a681614
Detect RBF-transactions and offer to track them.
fixes #78
2020-06-08 18:55:53 +07:00
softsimon
9bf38da470
Merge pull request #83 from mempool/dependabot/npm_and_yarn/frontend/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend
2020-06-07 20:39:02 +07:00
dependabot[bot]
cec6bf59f2
Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 12:14:55 +00:00
softsimon
7ade4c114b
Code cleanup. 2020-06-07 17:30:32 +07:00
softsimon
4bef9f9b79
Display coinbase and op return messages all the time. 2020-06-06 23:50:08 +07:00
softsimon
6662bc4646
Display at least one standalone mempool block.
Upgrade some packages to ng 9.
2020-06-04 15:08:24 +07:00
softsimon
e917d40909
Dynamic itemsPerPage on assets list. 2020-06-01 15:56:32 +07:00
softsimon
3cf839e1da
Icons to network dropdown. 2020-06-01 15:08:27 +07:00
softsimon
55835b3741
Spread gradient correctly on unfilled blocks. 2020-05-31 18:34:03 +07:00
softsimon
da4ce0855c
Block transactions list now use pagination instead of infinite scroll. 2020-05-30 21:18:53 +07:00
softsimon
5e5f048071
Hide horizontal scrollbar. 2020-05-30 18:04:06 +07:00
softsimon
969367c8bb
Improved Liquid Assets page with pagination and search filter. 2020-05-30 16:26:39 +07:00
softsimon
235c9b0bdd
Mempool gradient update, again. 2020-05-30 10:20:29 +07:00
softsimon
2c24c2de83
Corrected that horrible green color. 2020-05-30 09:56:38 +07:00
softsimon
9ef5c420d9
Change mempool gradient to green-yellow-red 2020-05-29 22:16:20 +07:00
softsimon
3deedada07
Display Segwit and RBF information 2020-05-28 18:39:45 +07:00
softsimon
84e15b133a
Mobile responsive fixes. 2020-05-28 15:50:19 +07:00
softsimon
16603e4fc1
Throw error when failing to download json assets. 2020-05-28 01:56:32 +07:00
softsimon
3b546b234f
Handle missing assets in search. 2020-05-28 01:01:35 +07:00
softsimon
559a6dd19a
Slightly increased gradient span and contrast on mempool blocks 2020-05-27 17:14:02 +07:00
softsimon
0b74e6cba8 Bootstrap version update and progressbar fix.
Yellow fee text is now white.
2020-05-25 22:36:50 +07:00
softsimon
ba007a4b17
Use dynamic gradient based on fee levels on mempool blocks.
fixes #64
2020-05-24 22:23:56 +07:00
softsimon
f4117df63d
Display "in several hours" for transactions over 7 blocks away. 2020-05-24 00:25:04 +07:00
softsimon
b32afac98c
Remove arrow when switching to old block. 2020-05-22 14:03:06 +07:00
softsimon
5e3c71e11c
Allow blockchain horizontal scrolling. 2020-05-22 13:22:23 +07:00
softsimon
565aa499e5
Reveal coinbase scriptsig and op_return scriptpubkey ascii on hover. 2020-05-22 00:35:45 +07:00
softsimon
58942ec88a
Display fees in transaction list 2020-05-21 01:55:46 +07:00
softsimon
7e07e2cd8a
Fix address tracking issues. 2020-05-20 17:00:50 +07:00
softsimon
30d2c5de27
Liquid Graph fix.
Key navigation fix.
Addresses overflow fix.
Firefox float fix.
2020-05-17 17:06:09 +07:00
softsimon
afb4f6e70b
Fixed keyboard navigation bugs. 2020-05-13 13:03:57 +07:00
softsimon
910696e41c
Removing halving event code. 2020-05-12 14:49:29 +07:00
softsimon
422055046e
Blink projected halving block. 2020-05-12 01:12:38 +07:00
softsimon
ba3aba918a
Network based block progressbar colors. 2020-05-10 21:50:32 +07:00
softsimon
4d53e897b4
Network based blockchain colors. 2020-05-10 21:34:25 +07:00
softsimon
50f98807a3
Graph x-axis date fix. 2020-05-10 17:44:19 +07:00
softsimon
db64abec4e
Dropdown color update. 2020-05-10 16:22:35 +07:00
softsimon
91a45aae30
Search box text updated.
BTC ticker fix.
Dropdown color fix.
Miner button tooltip.
2020-05-10 16:03:22 +07:00
softsimon
9b4e5194c1
Allow search and navigate by block height.
fixes #41
2020-05-10 14:32:27 +07:00
softsimon
756caf2c53
Improved network switching. 2020-05-10 12:31:57 +07:00
softsimon
1d542c15e4
Arrow navigation fix.
Liquid native asset notification fix.
2020-05-10 01:34:28 +07:00
softsimon
c08a4c8424
Instant mining pool identification from recent blocks.
refs #59
2020-05-10 00:54:07 +07:00
softsimon
0753b11840
Identify and display mining pool.
fixes #59
2020-05-10 00:35:21 +07:00
softsimon
1feb985bec
Liquid and Testnet now accessable from the main site
fixes #35
2020-05-09 20:37:50 +07:00
softsimon
20c7ee98e7
Asset tracking.
Asset caching.
refs #37
2020-05-05 15:26:23 +07:00
softsimon
d662292afb
Fixed asset infinite scroll. 2020-05-03 00:56:48 +07:00
softsimon
0d435c9e1a
Hide assets on mainnet. 2020-05-02 17:52:26 +07:00
softsimon
6a51162f99
Renaming file assets folder to resources to not confuse with Liquid assets. 2020-05-02 16:59:14 +07:00
softsimon
44d19550e8
Assets list. Native asset updates.
refs #37
2020-05-02 16:29:34 +07:00
softsimon
ac9e718ef1
Sync asset registry on build.
refs #37
2020-05-02 14:04:33 +07:00
softsimon
11b1d9bbd3
Assets support WIP
refs #37
2020-05-02 12:36:35 +07:00
softsimon
b2d2fd225c
Basic Liquid Asset support. 2020-04-28 17:10:31 +07:00
softsimon
7e7b536acb
Renaming angular project to 'mempool' from 'mempoolspace' 2020-04-28 00:14:29 +07:00
softsimon
9025d4dd54
- Switched the arrow colors for spent/unspent utxos
- Collapse dropdown on search (mobile)
2020-04-14 15:35:20 +07:00
softsimon
e02924e8dd
Another bugfix related to the mempool transaction subscription. 2020-04-13 02:43:43 +07:00
softsimon
590f1d2b04
Improvments to the mempool transaction subscription. 2020-04-13 02:06:10 +07:00
softsimon
e2671df4be
Wait for an push transactions that hasn't yet appeared in the mempool 2020-04-13 01:26:53 +07:00
softsimon
c5796a8062
Improved websocket tx/address tracking handling when disconnecting . 2020-04-12 03:03:51 +07:00
softsimon
52e2d364dd
Changing sats to sat. 2020-04-11 23:23:39 +07:00
softsimon
7c58195d10
Adding countdown timer
refs #50
2020-04-10 01:14:18 +07:00
softsimon
fc7a5c2e28
Adding countdown timer
refs #50
2020-04-10 01:05:21 +07:00
softsimon
38d424f793
Special halvening block and fireworks.
fixes #50
2020-04-09 17:46:30 +07:00
softsimon
53999dbea5
Round medianFee instead of ceil
Minor ui fixes.
2020-04-09 15:23:46 +07:00
softsimon
498df53f25
Format transaction count numbers. 2020-04-07 00:44:22 +07:00
softsimon
eaaf7bedc2
upgrading tslint to v6 2020-04-05 00:00:17 +07:00
softsimon
01c1b22419
Upgrading frontend to angular 9.1 2020-04-04 23:50:10 +07:00
softsimon
d7a7095b8d
Prepend network name to title when on testnet or liquid. 2020-04-04 21:47:05 +07:00
softsimon
c6df78815b
Added mempool inSync property to backend. Display on frontend when not in sync and on't create statistics when not in sync.
fixes #29
2020-04-01 20:06:44 +07:00
softsimon
03316f99d1
Handle empty and invalid addresses 2020-03-30 14:54:48 +07:00
softsimon
8d903c42b9
Corrected canonical url. 2020-03-30 01:53:39 +07:00
softsimon
0bcfdc8028
Set dynamic canonical url 2020-03-30 01:44:22 +07:00
softsimon
9814927849
Merging duplicate mempool graph code. 2020-03-29 23:59:04 +07:00
softsimon
24c23f1ee8
Only display 0-1sat/vB on Liquid. 2020-03-28 19:24:13 +07:00
softsimon
2f83da7ce9
Various bugfixes and removing unfairly cheap joke. 2020-03-28 16:38:28 +07:00
softsimon
3f35671fb5
Color fix for 0-1 sat/vb fees in tv graph 2020-03-28 16:02:21 +07:00
softsimon
18989cf1e4
Display 0-1 sat/vb fees in graph 2020-03-28 13:55:52 +07:00
wiz
f7381a88e5
Change metadata descriptions to Bitcoin Only 2020-03-27 22:58:21 +09:00
softsimon
f21585782f
Adding unfairly cheap for very low fee transactions. 2020-03-27 17:56:42 +07:00
softsimon
1d0dc5c418
Merge pull request #66 from mempool/dependabot/npm_and_yarn/frontend/acorn-6.4.1
Bump acorn from 6.4.0 to 6.4.1 in /frontend
2020-03-27 03:55:15 +07:00
softsimon
e3bf8d0039
Repointing meta tags to correct domain. 2020-03-27 03:50:10 +07:00
dependabot[bot]
cd0573e0d1
Bump acorn from 6.4.0 to 6.4.1 in /frontend
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-26 20:20:15 +00:00
softsimon
294e6d1667
Adding "load more" for large input/output sets. 2020-03-27 02:34:09 +07:00
softsimon
af86956836
Set outspend fetch limit on transaction level. 2020-03-27 01:33:39 +07:00
softsimon
550a096749
Bugfixes. 2020-03-27 01:29:55 +07:00
softsimon
12546e1096
Liquid: Display BTC as L-BTC. 2020-03-25 21:55:18 +07:00
softsimon
6b96dce478
Liquid: Display block times and amounts correctly. 2020-03-25 21:29:40 +07:00
softsimon
9a8740cbe0
Small fixes. 2020-03-25 18:41:16 +07:00
softsimon
05d4eb7696
Renaming Mempool blocks to "next block" + ux fixes 2020-03-25 03:59:30 +07:00
softsimon
628df1a972
Mobile view design updates. 2020-03-25 02:55:26 +07:00
softsimon
fe216b12d9
Mobile padding improvements. 2020-03-25 00:41:46 +07:00
softsimon
9c532499e8
Refactor address reactive flow. 2020-03-24 21:38:11 +07:00
softsimon
ffa97fedf3
Bugfix: Refetch unconfirmed transaction when returning back online. 2020-03-24 21:01:29 +07:00
softsimon
a244458928
Removing bad code 2020-03-24 01:00:39 +07:00
softsimon
2628dc1271
Update page Title for SEO. 2020-03-24 00:52:08 +07:00
softsimon
93c5f0bd84
Adding ETA, confirmed time, and other ui improvements to transaction page. 2020-03-23 04:07:31 +07:00
softsimon
245af5fa8f
Improved how mempool blocks handle updates 2020-03-23 01:43:03 +07:00
softsimon
bd641271a9
Bugfix and inprovments for arrow navigation. 2020-03-22 23:45:16 +07:00
softsimon
78e41fc3d3
Refactord blockchain is rendering, block arrow location propagation and keynavigation. 2020-03-22 17:44:36 +07:00
softsimon
69827843c9
Navigate between blocks using keyboard arrows. 2020-03-21 03:38:18 +07:00
softsimon
4ae5576452
Update fee distribution graph and fix arrow. 2020-03-20 02:11:40 +07:00
softsimon
72658c19f6
Adding "mempool block" details. Work in progress! 2020-03-17 21:53:20 +07:00
softsimon
3e6f382c4d
Adding mouse over title to fee rate badge. 2020-03-16 02:41:13 +07:00
softsimon
8a5887e890
Only return "initial block amount" on init, and treat high fees in empty blocks as overpaid. 2020-03-16 02:25:14 +07:00
softsimon
abf74c1aaf
Adding fee rating to confirmed transactions. 2020-03-16 02:01:03 +07:00
softsimon
dbf8d025e9
Adding median fee to block. 2020-03-15 17:12:09 +07:00
softsimon
9b33baa4c1
TV view didn't request mempool blocks. 2020-03-14 13:48:01 +07:00
softsimon
7c2849b331
Adjusting font-sizes. Logo size. 2020-03-13 22:05:44 +07:00
wiz
5b41ecf6e5
Remove more instances of # before block height number 2020-03-13 23:03:46 +09:00
wiz
79f85ebf47
Tweak projected blocks to match blockchain blocks, tweak font size 2020-03-13 22:22:15 +09:00
wiz
fd4d0123d1
Remove ".space" from mempool logo, fixes #55 2020-03-13 22:01:30 +09:00
wiz
70445ddfa2
Tweak to the block layout, move block height down, only show median fee 2020-03-13 21:33:45 +09:00
wiz
95d15bde2f
Remove "#" from block-height number for cleaner look 2020-03-13 20:56:05 +09:00
wiz
e8ba7b7f0c
Increase block height font-size from 12px to 18px 2020-03-13 20:29:00 +09:00
softsimon
6c05a25303 Merge branch 'master' of https://github.com/mempool/mempool
* 'master' of https://github.com/mempool/mempool:
  Add new package.json for top-level mempool project
  Update package.json for mempool-frontend
2020-03-13 18:00:44 +07:00
softsimon
e351bcea73
Fix for the websocket DOS bug. 2020-03-13 18:00:34 +07:00
wiz
6af45c86f8
Add new package.json for top-level mempool project 2020-03-13 19:51:25 +09:00
wiz
c8da732771
Update package.json for mempool-frontend 2020-03-13 19:48:10 +09:00
softsimon
2f94200a45
Responsive mempool blocks. 2020-03-12 21:56:07 +07:00
softsimon
82ac10af93
Preload latest blocks until it fills the screen on inital load.
closes #42
2020-03-11 18:04:57 +07:00
softsimon
f94007979b
Removing latest transactions component. 2020-03-11 16:31:37 +07:00
softsimon
4d5580eabb
Replace some spinners with skeleton loaders. 2020-03-11 16:06:11 +07:00
softsimon
c0aa9ff925
Don't lookup transaction times for confirmed transactions 2020-03-10 15:33:58 +07:00
softsimon
3c38aaaf33
Fixes to responsive design. 2020-03-10 15:25:49 +07:00
softsimon
0f41b0d933
Making block, transaction, and address view responsive.
closes #43
2020-03-10 14:46:12 +07:00
wiz
71cd4e1279
Capitalize the B in Bitcoin in metadata 2020-03-10 04:10:31 +09:00
wiz
4096d44688
Tweak that metadata 2020-03-10 04:05:29 +09:00
wiz
7e1b99f726
Moar tweaks to opengraph metadata and twitter card metadata 2020-03-10 03:30:27 +09:00
softsimon
701b8610e5
Reducing size of twitter card image. 2020-03-10 01:29:11 +07:00
wiz
1c883cf150
Shorten opengraph description and twitter card description to fit 2020-03-10 03:19:50 +09:00
wiz
33ffabcd28
Fix page title (accidentally deleted in previous commit) 2020-03-10 03:16:54 +09:00
wiz
7aeb4ef692
Add opengraph metadata + twitter card preview (fixes #38) 2020-03-10 03:11:29 +09:00
softsimon
2296ad69b9
Adding a third connection state and preventing offline indicator from pushing the menu. 2020-03-09 17:53:54 +07:00
softsimon
994c42440d
Adding more websocket connection reconnect fail safe.
fixes #44
2020-03-09 01:41:43 +07:00
softsimon
4574d18ce3 Improved websocket disconnections. 2020-03-06 13:47:04 +07:00
softsimon
a6809e99f1 Adding console log messages to websocket error handling. 2020-03-06 02:27:22 +07:00
softsimon
5d4ce44627 Introduce a websocket ping check that closes the socket if no response. 2020-03-06 02:05:26 +07:00
softsimon
b60d9cdfbc General responsive improvments. 2020-03-05 16:13:46 +07:00
softsimon
9851ae7169 Made decimals more nice and clear. 2020-03-04 15:55:54 +07:00
softsimon
7186426441 Block reward calculation fix. 2020-03-04 15:30:35 +07:00
softsimon
73e24195da Adding miner block reward and fee to block info. 2020-03-04 15:10:30 +07:00
softsimon
f71ac67d24 Responsive latest blocks and transactions tables. 2020-03-04 02:53:31 +07:00
softsimon
c1a8863861 Improvments to responsiveness 2020-03-03 17:47:01 +07:00
softsimon
4ae6b982e0 Template fix. 2020-03-02 17:31:33 +07:00
softsimon
669a5e429d Added fiat balance to address and made fiat balance into a component. 2020-03-02 17:29:00 +07:00
softsimon
d28730787a Removed comment. 2020-03-02 15:07:52 +07:00
softsimon
02373f366c Moving strings to template. 2020-03-01 23:18:03 +07:00
softsimon
4d2ebcede9 Updating to new github url. 2020-03-01 22:56:14 +07:00
softsimon
15e25b447f Address loadmore bugfix. 2020-03-01 18:09:42 +07:00
softsimon
dc775b7ee5 Infinite scroll fixes. 2020-03-01 16:33:18 +07:00
softsimon
90c05ccb51 Infinite scroll replaces "load more" buttons. 2020-03-01 03:32:12 +07:00
softsimon
c9b161423d Send git-commit hash to client on reconnect to force client reload on backend update 2020-03-01 00:42:41 +07:00
softsimon
943d96ee8c Latest block design updates. 2020-02-29 23:42:50 +07:00
softsimon
50b4e1523e
Minor UX fixes. 2020-02-28 05:28:23 +07:00
softsimon
ef862e2442
Additional fixes for address transaction fetching. 2020-02-28 04:16:15 +07:00
softsimon
3d3cec2582
Optimized address transaction fetching. 2020-02-28 03:51:59 +07:00
softsimon
4879036216
Added first seen on mempool transactions. 2020-02-28 01:09:07 +07:00
softsimon
23a61a37fd
Confirmed address transactions fix. QR Code fix. (take 2) 2020-02-26 23:21:16 +07:00
softsimon
37166e230d
Confirmed address transactions fix. QR Code fix. 2020-02-26 21:11:43 +07:00
softsimon
a122432c24 Address tracking and notification sounds. 2020-02-26 04:29:57 +07:00
Simon Lindh
8e52a2ba06
Design updates. 2020-02-26 03:39:22 +09:00
wiz
f744d83b65
Simplify contributor roles on team page 2020-02-26 03:38:30 +09:00
Simon Lindh
057bff69fc
Various fixes and design updates. 2020-02-26 03:37:00 +09:00
Simon Lindh
32fdb32792
Connection config and proxy updates. 2020-02-26 03:35:08 +09:00
Simon Lindh
d690511a08
Footer and header design updates. 2020-02-26 03:34:20 +09:00
Simon Lindh
3453e84889
Basic address tracking. 2020-02-26 03:31:45 +09:00
Simon Lindh
5186f81d56
Track transaction among mempool blocks. 2020-02-26 03:30:51 +09:00
Simon Lindh
f3cfa038d3
Transaction tracking revamped.
Blockchain block arrow.
2020-02-26 03:28:57 +09:00
Simon Lindh
34645908e9
Refactor. API explanations. UX revamp. 2020-02-26 03:26:16 +09:00
Simon Lindh
acd658a0e7
Optimize statistics. 2020-02-26 03:21:21 +09:00
Simon Lindh
ac95c09ea6
New base code for mempool blockchain explorerer 2020-02-26 03:19:26 +09:00
rbrooklyn
f8706f0a62
Remove index===3 checks from getStyleForProjectedBlockAtIndex 2020-02-14 16:52:01 +00:00
Simon Lindh
67fb17f242 electrs backend request and error handling improvements 2019-12-09 19:14:54 +07:00
Simon Lindh
d1fce86adb Renamed the electrs backend support to 'electrs'. 2019-12-06 22:37:07 +01:00
Simon Lindh
a6badfa40a Added virtual bytes pipe for mempool graph in television view.
fixes #14
fixes #12
2019-11-21 11:58:29 +08:00
Simon Lindh
ec03aea9e5 Removed unused packages to fix security warnings. 2019-11-14 15:50:04 +08:00
Simon Lindh
9e212ab176 Search box for explorer. 2019-11-14 15:03:01 +08:00
Simon Lindh
480016ef07 Address page with QR code 2019-11-13 14:51:44 +08:00
Simon Lindh
309e851ead Block view. 2019-11-12 16:39:59 +08:00
Simon Lindh
bd2bd478ef Transaction view. 2019-11-10 16:44:00 +08:00
Simon Lindh
02d67e8406 Explorer page with latest blocks. WIP 2019-11-06 15:35:02 +08:00
Simon Lindh
7344c518d3 Use calculated block subsidy instead of static. 2019-11-01 18:04:18 +08:00
Simon Lindh
fc6badb886 Added virtual bytes pipe for mempool graph.
Added decimals to mempool graph y-axis.
fixes #14
fixes #12
2019-10-31 13:55:25 +08:00
Simon Lindh
d8407080ec
Merge pull request #13 from andrerfneves/refactor/docs-package
[chore] Documentation improvements and package json cleanups
2019-10-29 02:00:17 +08:00
Simon Lindh
35c4d9676c Resume transaction tracking after reconnect. 2019-10-24 15:37:39 +08:00
Simon Lindh
f5e74c844b Merge branch 'esplora'
* esplora:
  Adding optional Blockstream esplora backend support.
2019-10-22 17:28:56 +08:00
Simon Lindh
50c0c4fbc3 Libraries upgrades. 2019-10-22 17:28:37 +08:00
Simon Lindh
afb3ecc57d Adding optional Blockstream esplora backend support. 2019-10-22 17:09:07 +08:00
Andre Neves
d3cd735411 chore(docs): Update README docs for more clarity
chore(packagejson): clean up and standardize data inside package json - author taken from MIT license details
chore(spacing): move tsconfig json to follow codebase standard indentation setup
2019-09-08 13:37:07 -04:00
Simon Lindh
2f3d0ddf3e Prevent double request when switching between graph time spans. 2019-08-29 14:36:20 +02:00
Simon Lindh
53269a805b Proxy websocket when running local environment. 2019-08-29 01:05:46 +02:00
wiz
e27417dc46
Get rid of .htaccess now that we're using nginx 2019-08-23 22:16:27 +09:00
Simon Lindh
51182cb082 Removing spyware. 2019-08-23 01:31:37 +02:00
wiz
daac439e9a
Set websocket URL protocol based on document.location.protocol 2019-08-23 00:12:35 +09:00
wiz
8910eba396
Fix websocket URL to work with both clearnet and onion 2019-08-23 00:04:14 +09:00
wiz
b91374709d
Remove :8999 port from API on About page 2019-08-22 05:37:47 +09:00
wiz
d73ed0e706
Move websocket behind nginx, add nginx.conf, update README 2019-08-22 05:25:29 +09:00
Simon Lindh
4ccecc4747 Enabled legend on tv view. 2019-08-21 08:33:38 +02:00
Simon Lindh
9b287336d0 Added fee distribution Pie Chart to the block inspector. 2019-08-18 17:22:16 +03:00
Simon Lindh
bd19b88f11 TV view button. Updated stats bar. Removed tx/second graph. CSS fixes. 2019-08-15 14:50:05 +03:00
Simon Lindh
0fad0fbb42 Repost "want" after reconnect. 2019-08-09 21:45:31 +03:00
Simon Lindh
85c4a3480b TV full screen view. 2019-07-27 18:43:17 +03:00
Simon Lindh
76f8af9048 Amount of projected blocks is now a config. 2019-07-26 17:42:26 +03:00
Simon Lindh
8dd58db42a Live 2H graph is now fetched through the websocket.
Tell the web socket what to fetch with "want" request.
2019-07-26 12:48:32 +03:00
Simon Lindh
2b6426a126 Fixing tx tracking issues. 2019-07-25 14:20:02 +03:00
Simon Lindh
9898996d6c Refactored frontend data handling. 2019-07-24 23:08:28 +03:00
Simon Lindh
1d65ae533b CSS updates. 2019-07-23 18:36:55 +03:00
Simon Lindh
e56b828ade Refactored the "blockchain" into separate sub components. 2019-07-23 18:13:36 +03:00
J. Maurice
564bf32613 Change hard-coded backend websocket URI to document.location.hostname 2019-07-22 21:30:52 +09:00
Simon Lindh
e5b0eae8d4 User local server in production build. 2019-07-21 18:35:58 +03:00
Simon Lindh
fd2209e75a Initial code commit. 2019-07-21 17:59:47 +03:00