Commit Graph

100 Commits

Author SHA1 Message Date
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
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