softsimon
1b5418413c
Fix for empty mempool block position
...
fixes #938
2021-11-17 12:37:40 +04:00
Miguel Medeiros
f43c0d9df1
ref: remove function to better performance
2021-11-15 17:10:54 -03:00
Miguel Medeiros
9eb0447a03
fix: blocksfull variable.
2021-11-15 16:38:28 -03:00
Miguel Medeiros
8614163dac
fix: mempool empty block.
2021-11-15 14:16:27 -03:00
softsimon
bde95fd547
Adding taproot countdown
2021-11-12 21:07:57 +04:00
Miguel Medeiros
1d049b879b
Add mempool special block animation.
2021-11-11 16:04:00 -03:00
softsimon
c7a9f0e678
Display correct amount of mempool blocks on mobile
...
fixes #854
2021-10-05 15:40:28 +04:00
softsimon
74bd4c5c81
Use MEMPOOL_BLOCKS_AMOUNT config in the frontend
...
fixes #852
2021-10-05 04:37:24 +04:00
softsimon
8796e43ad0
Merge branch 'master' into simon/configurable-main-module
...
# Conflicts:
# frontend/src/app/components/api-docs/api-docs.component.ts
# frontend/src/app/components/blockchain-blocks/blockchain-blocks.component.ts
# frontend/src/app/components/master-page/master-page.component.html
# frontend/src/app/components/mempool-blocks/mempool-blocks.component.html
# frontend/src/app/components/mempool-blocks/mempool-blocks.component.ts
# frontend/src/app/dashboard/dashboard.component.html
2021-08-13 17:16:14 +03:00
Miguel Medeiros
6dffbd40f3
UI/UX: Fix blockchain-blocks skeleton. ( #697 )
...
* Fix blockchain-blocks skeleton.
* Fix blockchain skeleton background.
* Fix mempool blockchain skeleton.
* Add e2e testing.
Add tsconfig.
Fix mempool fit to screen.
* Fix wrong return.
Fix e2e testing.
* Fix blockchainblocks connectionstate.
Add init action to websocket mock.
Add e2e testing for droping websock connection.
* Ref e2e code for websocket connection.
Fix blockchain blocks skeleton.
* Fix state connections.
Remove .only e2e tests.
* Fix mempool blocks skeleton.
* Add fit screen to empty blocks.
2021-08-09 03:43:03 +03:00
softsimon
2a911d02ff
Support Liquid 0.1 sat/vB fees on blocks.
2021-08-07 04:24:46 +03:00
Miguel Medeiros
63e14f454c
UI/UX: Fix Blockchain skeleton preloader. ( #696 )
...
* Fix Blockchain skeleton preloader.
* Fix Mempool Blocks skeleton preloader.
* Add e2e test.
* Add shared command to cyrpress e2e test.
2021-08-06 14:09:47 +03:00
softsimon
322b743cfa
Merge branch 'master' into simon/configurable-main-module
...
# Conflicts:
# frontend/src/app/components/blockchain/blockchain.component.ts
2021-08-02 00:24:09 +03:00
Miguel Medeiros
11af9e6033
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
softsimon
049204ecbe
Adding configuration for blocks and mempool blocks amount.
2021-07-31 17:56:10 +03:00
softsimon
1008838e84
Make Block Weight Unit configurable in frontend+backend.
2021-07-31 17:30:35 +03:00
Miguel Medeiros
c21e8fe642
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
6952c1e380
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
6095da173f
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
29090d5c97
Subscription refactoring to increase performance.
2020-07-30 17:01:13 +07:00
softsimon
d72075a51f
Fixes.
2020-07-24 14:11:49 +07:00
softsimon
f0c9ac5235
Adding a global websocket loader observable.
...
fixes #95
2020-07-22 19:21:40 +07:00
softsimon
ae7715ea8c
Don't fully animate when tab is deactivated.
...
refs #47
2020-06-11 01:38:59 +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
9263c79822
Display at least one standalone mempool block.
...
Upgrade some packages to ng 9.
2020-06-04 15:08:24 +07:00
softsimon
53ffdb1942
Spread gradient correctly on unfilled blocks.
2020-05-31 18:34:03 +07:00
softsimon
b1fc9524c9
Use dynamic gradient based on fee levels on mempool blocks.
...
fixes #64
2020-05-24 22:23:56 +07:00
softsimon
4eec633359
Fixed keyboard navigation bugs.
2020-05-13 13:03:57 +07:00
softsimon
0dc22b53ad
Blink projected halving block.
2020-05-12 01:12:38 +07:00
softsimon
b1819e4ef5
Arrow navigation fix.
...
Liquid native asset notification fix.
2020-05-10 01:34:28 +07:00
softsimon
7974cbbc83
Liquid and Testnet now accessable from the main site
...
fixes #35
2020-05-09 20:37:50 +07:00
softsimon
e20830660a
Various bugfixes and removing unfairly cheap joke.
2020-03-28 16:38:28 +07:00
softsimon
350a06a096
Liquid: Display block times and amounts correctly.
2020-03-25 21:29:40 +07:00
softsimon
43585be6a9
Small fixes.
2020-03-25 18:41:16 +07:00
softsimon
7abf978795
Renaming Mempool blocks to "next block" + ux fixes
2020-03-25 03:59:30 +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
55c6ef6d41
Update fee distribution graph and fix arrow.
2020-03-20 02:11:40 +07:00
softsimon
aca1b20772
Adding "mempool block" details. Work in progress!
2020-03-17 21:53:20 +07:00
softsimon
35569d5c45
Responsive mempool blocks.
2020-03-12 21:56:07 +07:00
Simon Lindh
d6bfb77abe
Basic address tracking.
2020-02-26 03:31:45 +09:00
Simon Lindh
ae7bff924b
Track transaction among mempool blocks.
2020-02-26 03:30:51 +09:00
Simon Lindh
43f41b8aab
New base code for mempool blockchain explorerer
2020-02-26 03:19:26 +09:00