Commit Graph

134 Commits

Author SHA1 Message Date
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
e3bf8d0039
Repointing meta tags to correct domain. 2020-03-27 03:50:10 +07: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
e351bcea73
Fix for the websocket DOS bug. 2020-03-13 18:00:34 +07: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