Mononaut
|
ec4f03e525
|
apply blockchain scroll offset when element is ready
|
2023-07-21 17:10:58 +09:00 |
|
Mononaut
|
cd65590dc0
|
scroll to see all mempool blocks
|
2023-06-30 19:45:53 -04:00 |
|
Mononaut
|
85024c2ddd
|
Handle network interruptions in scrollable blockchain
|
2023-02-23 13:52:08 -06:00 |
|
Mononaut
|
adc1deb2d6
|
load block/tx pages at correct blockchain scroll position
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
4ec6200e45
|
improve block scrolling & new block animation
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
b35fbbbbd9
|
add paginated virtual scrolling to blockchain blocks bar
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
3023be257c
|
Reversible blockchain components
|
2022-09-30 00:54:29 +00:00 |
|
softsimon
|
880b5f9712
|
Use relative import paths
|
2022-09-21 17:23:45 +02:00 |
|
nymkappa
|
c0dd355d57
|
Show miner tag under blocks in the mining dashboard
|
2022-02-17 22:57:10 +09:00 |
|
nymkappa
|
853552101c
|
Fix routes for /mining - Share blockchain component instances - remove animations
|
2022-02-17 18:08:00 +09:00 |
|
nymkappa
|
4a9959d45f
|
[mempool | blockchain] position changes between main/mining dashboards
|
2022-02-17 18:07:59 +09: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
|
6140f9f3a7
|
Liquid dashboard updates. About page link.
|
2021-07-29 12:32:54 +03:00 |
|
softsimon
|
29090d5c97
|
Subscription refactoring to increase performance.
|
2020-07-30 17:01:13 +07:00 |
|
softsimon
|
f0c9ac5235
|
Adding a global websocket loader observable.
fixes #95
|
2020-07-22 19:21:40 +07:00 |
|
softsimon
|
d39b4a5c92
|
WIP: Bisq DAO support. Transactions list and details.
|
2020-07-03 23:45:19 +07:00 |
|
softsimon
|
7974cbbc83
|
Liquid and Testnet now accessable from the main site
fixes #35
|
2020-05-09 20:37:50 +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
|
aca1b20772
|
Adding "mempool block" details. Work in progress!
|
2020-03-17 21:53:20 +07: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 |
|