Miguel Medeiros
8b0d1db776
Fix concurrent asynchronous calls. ( #675 )
...
* Fix concurrent asynchronous calls.
* Remove test without mempool info websocket.
* Remove isloading$ variable.
2021-07-31 19:40:15 +03:00
Miguel Medeiros
f6a889298c
Bugfix: Change mempool block time precision. ( #650 )
...
* Fix time precision.
* Fix rounding numbers only for minutes range.
Fix reflected avg time to ETA transactions.
* Fix now variable update.
2021-07-25 01:26:29 +03:00
Miguel Medeiros
1ba0075829
Feature: Reflect difficulty estimation into mempool blocks. ( #637 )
...
* Add time until to mempool blocks.
Reflect difficulty estimate time.
* Fix estimate calculation.
Turn off the auto refresh.
* Change Math.floor to Math.round.
2021-07-20 15:04:53 +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
softsimon
58a6bbd88b
Subscription refactoring to increase performance.
2020-07-30 17:01:13 +07:00
softsimon
24182a6fb3
Fixes.
2020-07-24 14:11:49 +07:00
softsimon
0f611ecf8a
Adding a global websocket loader observable.
...
fixes #95
2020-07-22 19:21:40 +07:00
softsimon
56c6612e2e
Don't fully animate when tab is deactivated.
...
refs #47
2020-06-11 01:38:59 +07: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
6662bc4646
Display at least one standalone mempool block.
...
Upgrade some packages to ng 9.
2020-06-04 15:08:24 +07:00
softsimon
55835b3741
Spread gradient correctly on unfilled blocks.
2020-05-31 18:34:03 +07:00
softsimon
ba007a4b17
Use dynamic gradient based on fee levels on mempool blocks.
...
fixes #64
2020-05-24 22:23:56 +07:00
softsimon
afb4f6e70b
Fixed keyboard navigation bugs.
2020-05-13 13:03:57 +07:00
softsimon
422055046e
Blink projected halving block.
2020-05-12 01:12:38 +07:00
softsimon
1d542c15e4
Arrow navigation fix.
...
Liquid native asset notification fix.
2020-05-10 01:34:28 +07:00
softsimon
1feb985bec
Liquid and Testnet now accessable from the main site
...
fixes #35
2020-05-09 20:37:50 +07:00
softsimon
2f83da7ce9
Various bugfixes and removing unfairly cheap joke.
2020-03-28 16:38:28 +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
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
2f94200a45
Responsive mempool blocks.
2020-03-12 21:56:07 +07:00
Simon Lindh
3453e84889
Basic address tracking.
2020-02-26 03:31:45 +09:00
Simon Lindh
5186f81d56
Track transaction among mempool blocks.
2020-02-26 03:30:51 +09:00
Simon Lindh
ac95c09ea6
New base code for mempool blockchain explorerer
2020-02-26 03:19:26 +09:00