Commit Graph

47 Commits

Author SHA1 Message Date
softsimon
d02a67766d Revert "align block arrows & reposition selected block pool tag" 2024-07-10 21:51:04 +09:00
Mononaut
e054e1d5a3 align block arrows & reposition selected block pool tag 2024-07-10 08:15:29 +00:00
softsimon
986d71d47f Smaller block arrow 2024-07-10 01:44:15 +09:00
softsimon
852e2b2fa0 miner tag as texts instead of badges 2024-07-08 23:44:22 +09:00
softsimon
432496d2a0 move logo into the badge 2024-07-08 22:53:03 +09:00
softsimon
c391a532de fix overflow 2024-07-08 22:29:49 +09:00
softsimon
eec6efcc22 Block pool logos 2024-07-08 21:45:57 +09:00
natsoni
4a76cb083a More css included in color themes 2024-05-07 21:03:24 +00:00
Mononaut
61a308cbc6 Add simplified tracker blockchain component 2024-04-13 08:04:58 +00:00
natsoni
7e920f4bae Replace more hardcoded css 2024-04-06 17:14:53 +09:00
natsoni
ee92f6639a convert to CSS variables 2024-04-06 15:54:55 +09:00
softsimon
08272c7f87 Display pool tags on dashboard 2024-01-29 01:50:46 +07:00
Mononaut
9671259f5c clock selected block arrow 2023-05-08 08:48:56 -06:00
Mononaut
f879a34021 responsive clock, fix blockchain 2023-05-08 08:48:55 -06:00
Mononaut
61531171c9 clocktower top blocks & layout adjustment 2023-05-08 08:48:53 -06:00
Mononaut
8eca1e5f7e Handle network interruptions in scrollable blockchain 2023-02-23 13:52:08 -06:00
Mononaut
32bf30872d improve block scrolling & new block animation 2023-01-06 10:13:53 -06:00
Mononaut
21db64b2a5 Animate mempool block viz reversal 2022-09-30 00:54:30 +00:00
Mononaut
d07bf30737 Reversible blockchain components 2022-09-30 00:54:29 +00:00
Mononaut
2c73153db0 limit pulsing blocks animation frame rate to 30FPS
possibly resolves #1941
2022-06-29 16:09:04 +00:00
nymkappa
fb2c0345a7 Show miner tag under blocks in the mining dashboard 2022-02-17 22:57:10 +09:00
nymkappa
923a2ce7f6 Create basic layout for mining dashboard page - Show miner in blocks 2022-02-17 18:07:56 +09:00
nymkappa
6e59733cac User can drag the blockchain blocks horizontally with the mouse 2021-12-19 15:20:21 +09:00
Miguel Medeiros
a3de75ebf4 Add mempool special block animation. 2021-11-11 16:04:00 -03:00
Miguel Medeiros
46a2854f67 Add taproot activation fireworks. 2021-11-11 16:04:00 -03:00
Miguel Medeiros
71cf41362f UI/UX - Add skeleton for blocks preload. (#615)
* Add skeleton for blocks preload.

* Add e2e testing for skeleton blocks preloader.

* Fix reduce mempool blocks to fit the screen.

* Fix variable naming.
2021-07-10 16:04:15 +03:00
Czino
475baf5634 Fix style on block hover (#347)
* Fix style on block hover

* Fix style on block hover

Co-authored-by: Eric Lehmann <eric@machinas.com>
2021-02-18 03:05:39 +07:00
softsimon
a1b931851a Block text corrections. 2020-07-21 10:26:43 +07:00
softsimon
362a3554f9 Block design corrections 2020-07-20 12:21:08 +07:00
softsimon
7bbfbdb188 Restoring "fee span" on blocks. 2020-07-20 11:03:53 +07:00
6102bitcoin
953eea7321 Remove shadown on Block-Height value 2020-06-30 18:19:09 +01:00
softsimon
36e46249b5 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
910696e41c Removing halving event code. 2020-05-12 14:49:29 +07:00
softsimon
0753b11840 Identify and display mining pool.
fixes #59
2020-05-10 00:35:21 +07:00
softsimon
38d424f793 Special halvening block and fireworks.
fixes #50
2020-04-09 17:46:30 +07:00
softsimon
69827843c9 Navigate between blocks using keyboard arrows. 2020-03-21 03:38:18 +07:00
softsimon
7c2849b331 Adjusting font-sizes. Logo size. 2020-03-13 22:05:44 +07:00
wiz
79f85ebf47 Tweak projected blocks to match blockchain blocks, tweak font size 2020-03-13 22:22:15 +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
e8ba7b7f0c Increase block height font-size from 12px to 18px 2020-03-13 20:29:00 +09:00
softsimon
b60d9cdfbc General responsive improvments. 2020-03-05 16:13:46 +07:00
softsimon
c1a8863861 Improvments to responsiveness 2020-03-03 17:47:01 +07:00
Simon Lindh
057bff69fc Various fixes and design updates. 2020-02-26 03:37:00 +09:00
Simon Lindh
d690511a08 Footer and header design updates. 2020-02-26 03:34:20 +09:00
Simon Lindh
f3cfa038d3 Transaction tracking revamped.
Blockchain block arrow.
2020-02-26 03:28:57 +09:00
Simon Lindh
34645908e9 Refactor. API explanations. UX revamp. 2020-02-26 03:26:16 +09:00
Simon Lindh
ac95c09ea6 New base code for mempool blockchain explorerer 2020-02-26 03:19:26 +09:00