48 Commits

Author SHA1 Message Date
softsimon
b0fa5bb50a Display fees correctly for Liquid blocks. 2020-06-19 23:32:17 +07:00
softsimon
34f83998fe Fix: Don't calculate block fee for Liquid.
Completing interfaces.
2020-06-17 15:01:58 +07:00
softsimon
e0a451eb05 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
569a523dc1 Block transactions list now use pagination instead of infinite scroll. 2020-05-30 21:18:53 +07:00
softsimon
f0c4afe2c2 Remove arrow when switching to old block. 2020-05-22 14:03:06 +07:00
softsimon
4eec633359 Fixed keyboard navigation bugs. 2020-05-13 13:03:57 +07:00
softsimon
a7828af0fc Network based blockchain colors. 2020-05-10 21:34:25 +07:00
softsimon
a7690977ab Search box text updated.
BTC ticker fix.
Dropdown color fix.
Miner button tooltip.
2020-05-10 16:03:22 +07:00
softsimon
5bb98c7c9b Allow search and navigate by block height.
fixes #41
2020-05-10 14:32:27 +07:00
softsimon
e876267d4f Improved network switching. 2020-05-10 12:31:57 +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
6f182a2fc0 Changing sats to sat. 2020-04-11 23:23:39 +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
5dfd6fbb93 Prepend network name to title when on testnet or liquid. 2020-04-04 21:47:05 +07:00
softsimon
e20830660a Various bugfixes and removing unfairly cheap joke. 2020-03-28 16:38:28 +07:00
softsimon
81839cb55f Liquid: Display BTC as L-BTC. 2020-03-25 21:55:18 +07:00
softsimon
350a06a096 Liquid: Display block times and amounts correctly. 2020-03-25 21:29:40 +07:00
softsimon
9aaa021d08 Mobile view design updates. 2020-03-25 02:55:26 +07:00
softsimon
164a1964dc Mobile padding improvements. 2020-03-25 00:41:46 +07:00
softsimon
b14826ed9a Update page Title for SEO. 2020-03-24 00:52:08 +07:00
softsimon
39643ce0f8 Adding ETA, confirmed time, and other ui improvements to transaction page. 2020-03-23 04:07:31 +07:00
softsimon
9a0840afc2 Bugfix and inprovments for arrow navigation. 2020-03-22 23:45:16 +07:00
softsimon
827bfcef3d Refactord blockchain is rendering, block arrow location propagation and keynavigation. 2020-03-22 17:44:36 +07:00
softsimon
e6bb2cbffa Navigate between blocks using keyboard arrows. 2020-03-21 03:38:18 +07:00
softsimon
dd21c2ff44 Adding median fee to block. 2020-03-15 17:12:09 +07:00
wiz
3c1e702c04 Remove more instances of # before block height number 2020-03-13 23:03:46 +09:00
softsimon
f43655a37f Replace some spinners with skeleton loaders. 2020-03-11 16:06:11 +07:00
softsimon
365ae04030 Making block, transaction, and address view responsive.
closes #43
2020-03-10 14:46:12 +07:00
softsimon
c7ddeecd18 General responsive improvments. 2020-03-05 16:13:46 +07:00
softsimon
fd0fd2750c Made decimals more nice and clear. 2020-03-04 15:55:54 +07:00
softsimon
5a961e1744 Block reward calculation fix. 2020-03-04 15:30:35 +07:00
softsimon
c0d57b399c Adding miner block reward and fee to block info. 2020-03-04 15:10:30 +07:00
softsimon
f96728292c Improvments to responsiveness 2020-03-03 17:47:01 +07:00
softsimon
57a40aef71 Template fix. 2020-03-02 17:31:33 +07:00
softsimon
bab4761c24 Added fiat balance to address and made fiat balance into a component. 2020-03-02 17:29:00 +07:00
softsimon
ab9f39884f Infinite scroll replaces "load more" buttons. 2020-03-01 03:32:12 +07:00
softsimon
b15253c93e Minor UX fixes. 2020-02-28 05:28:23 +07:00
softsimon
12c9b80a64 Address tracking and notification sounds. 2020-02-26 04:29:57 +07:00
Simon Lindh
94b7f6e0e4 Design updates. 2020-02-26 03:39:22 +09:00
Simon Lindh
90a1fcaf8d Various fixes and design updates. 2020-02-26 03:37:00 +09:00
Simon Lindh
c550c888a4 Footer and header design updates. 2020-02-26 03:34:20 +09:00
Simon Lindh
ae7bff924b Track transaction among mempool blocks. 2020-02-26 03:30:51 +09:00
Simon Lindh
6e724d4203 Transaction tracking revamped.
Blockchain block arrow.
2020-02-26 03:28:57 +09:00
Simon Lindh
98391580b3 Refactor. API explanations. UX revamp. 2020-02-26 03:26:16 +09:00
Simon Lindh
43f41b8aab New base code for mempool blockchain explorerer 2020-02-26 03:19:26 +09:00