228 Commits

Author SHA1 Message Date
wiz
dc123f5b2f Update production nginx.conf to run all 3 sites on same hostname 2020-05-10 03:48:16 +09:00
softsimon
b1819e4ef5 Arrow navigation fix.
Liquid native asset notification fix.
2020-05-10 01:34:28 +07:00
softsimon
a42facb389 Instant mining pool identification from recent blocks.
refs #59
2020-05-10 00:54:07 +07:00
softsimon
688a73cf75 Identify and display mining pool.
fixes #59
2020-05-10 00:35:21 +07:00
softsimon
7974cbbc83 Liquid and Testnet now accessable from the main site
fixes #35
2020-05-09 20:37:50 +07:00
softsimon
4932d6f706 Asset tracking.
Asset caching.
refs #37
2020-05-05 15:26:23 +07:00
softsimon
ffbd6da1e0 Fixed asset infinite scroll. 2020-05-03 00:56:48 +07:00
softsimon
cca5d07416 Hide assets on mainnet. 2020-05-02 17:52:26 +07:00
softsimon
f2fe82d505 Renaming file assets folder to resources to not confuse with Liquid assets. 2020-05-02 16:59:14 +07:00
softsimon
b7ac1c85ca Assets list. Native asset updates.
refs #37
2020-05-02 16:29:34 +07:00
softsimon
65b01ccc60 Sync asset registry on build.
refs #37
2020-05-02 14:04:33 +07:00
softsimon
53653f96c8 Assets support WIP
refs #37
2020-05-02 12:36:35 +07:00
softsimon
3839edbaaa Basic Liquid Asset support. 2020-04-28 17:10:31 +07:00
softsimon
b8b5e003e7 Renaming angular project to 'mempool' from 'mempoolspace' 2020-04-28 00:14:29 +07:00
softsimon
0b20ed808e - Switched the arrow colors for spent/unspent utxos
- Collapse dropdown on search (mobile)
2020-04-14 15:35:20 +07:00
softsimon
c6909a5525 Another bugfix related to the mempool transaction subscription. 2020-04-13 02:43:43 +07:00
softsimon
bb90a622d2 Improvments to the mempool transaction subscription. 2020-04-13 02:06:10 +07:00
softsimon
d432b3ce4a Wait for an push transactions that hasn't yet appeared in the mempool 2020-04-13 01:26:53 +07:00
softsimon
36d88fec9c Improved websocket tx/address tracking handling when disconnecting . 2020-04-12 03:03:51 +07:00
softsimon
6f182a2fc0 Changing sats to sat. 2020-04-11 23:23:39 +07:00
softsimon
c63b7f55bc Adding countdown timer
refs #50
2020-04-10 01:14:18 +07:00
softsimon
6fda14638d Adding countdown timer
refs #50
2020-04-10 01:05:21 +07:00
softsimon
611aa0ec93 Special halvening block and fireworks.
fixes #50
2020-04-09 17:46:30 +07:00
softsimon
6483fbe1db Round medianFee instead of ceil
Minor ui fixes.
2020-04-09 15:23:46 +07:00
softsimon
7ea20378e9 Format transaction count numbers. 2020-04-07 00:44:22 +07:00
softsimon
655b85026a upgrading tslint to v6 2020-04-05 00:00:17 +07:00
softsimon
6b8ba37614 Upgrading frontend to angular 9.1 2020-04-04 23:50:10 +07:00
softsimon
5dfd6fbb93 Prepend network name to title when on testnet or liquid. 2020-04-04 21:47:05 +07:00
softsimon
1d7baeb9f8 Send empty mempoolInfo responsive instead of undefined on server restart. 2020-04-04 01:11:46 +07:00
softsimon
2887a3f1c5 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
13b0674405 Handle empty and invalid addresses 2020-03-30 14:54:48 +07:00
wiz
4f9c5d9716 Add instructions for Docker Hub to README 2020-03-30 03:59:03 +09:00
softsimon
d5ee1f0fdc Corrected canonical url. 2020-03-30 01:53:39 +07:00
softsimon
8ca4ac90e0 Set dynamic canonical url 2020-03-30 01:44:22 +07:00
softsimon
682d21cb5b Merging duplicate mempool graph code. 2020-03-29 23:59:04 +07:00
softsimon
1bdb95130f Only display 0-1sat/vB on Liquid. 2020-03-28 19:24:13 +07:00
softsimon
e20830660a Various bugfixes and removing unfairly cheap joke. 2020-03-28 16:38:28 +07:00
softsimon
72b03c60a3 Color fix for 0-1 sat/vb fees in tv graph 2020-03-28 16:02:21 +07:00
softsimon
a085be1a63 Display 0-1 sat/vb fees in graph 2020-03-28 13:55:52 +07:00
wiz
8c14866ead Move sitemap XML files into their own folder, add to .gitignore 2020-03-27 23:04:46 +09:00
wiz
638b1495df Change metadata descriptions to Bitcoin Only 2020-03-27 22:58:21 +09:00
softsimon
82252c3331 Adding unfairly cheap for very low fee transactions. 2020-03-27 17:56:42 +07:00
wiz
e2296e5893 Add production nginx.conf for mempool.space and mempool.ninja hosts 2020-03-27 15:16:17 +09:00
wiz
e6be335851 Fix xml header on sitemap, don't gzip every sitemap file 2020-03-27 09:26:54 +09:00
wiz
d6c67ba4b6 Fix sitemap bugs, reduce blocks per sitemap to 100 2020-03-27 09:00:42 +09:00
wiz
38ae9c8a36 Fix sitemap generation lastmod timestamp 2020-03-27 08:33:08 +09:00
wiz
553ab1ca66 Tweak sitemap generation to have 1000 blocks per file 2020-03-27 08:11:07 +09:00
wiz
fa88ee0a59 Add script to generate sitemap links for each block hash 2020-03-27 07:49:37 +09:00
softsimon
af3432e56e 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
df4bdb6fb5 Repointing meta tags to correct domain. 2020-03-27 03:50:10 +07:00