Commit Graph

2359 Commits

Author SHA1 Message Date
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
b082763438 Send empty mempoolInfo responsive instead of undefined on server restart. 2020-04-04 01:11:46 +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
wiz
0b23e5bcd3 Add instructions for Docker Hub to README 2020-03-30 03:59:03 +09: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
630967680f Move sitemap XML files into their own folder, add to .gitignore 2020-03-27 23:04:46 +09: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
wiz
fccfa202e1 Add production nginx.conf for mempool.space and mempool.ninja hosts 2020-03-27 15:16:17 +09:00
wiz
f78c35bdcf Fix xml header on sitemap, don't gzip every sitemap file 2020-03-27 09:26:54 +09:00
wiz
1823212899 Fix sitemap bugs, reduce blocks per sitemap to 100 2020-03-27 09:00:42 +09:00
wiz
a0d6365c61 Fix sitemap generation lastmod timestamp 2020-03-27 08:33:08 +09:00
wiz
a266ed30b2 Tweak sitemap generation to have 1000 blocks per file 2020-03-27 08:11:07 +09:00
wiz
028bcbf53e Add script to generate sitemap links for each block hash 2020-03-27 07:49:37 +09: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