Commit graph

5954 commits

Author SHA1 Message Date
nymkappa
b42431f14a
[auth] add login/signup with github support 2025-01-21 17:39:50 +09:00
softsimon
019101862f
Merge pull request #5711 from mempool/dependabot/npm_and_yarn/frontend/echarts-5.6.0
Bump echarts from 5.5.0 to 5.6.0 in /frontend
2025-01-21 13:43:09 +07:00
nymkappa
e2c44b6c62
Merge branch 'master' into nymkappa/square-errors 2025-01-20 17:23:15 +09:00
wiz
4a14e8d921
Merge pull request #5736 from mempool/mononaut/fix-stratum-trees
fix stratum tree rendering with different branch lengths
2025-01-20 16:39:56 +09:00
Mononaut
4e735cc8b0
fix stratum tree rendering with different branch lengths 2025-01-20 07:30:27 +00:00
nymkappa
390bbf1097
add new fa icon 2025-01-20 15:20:29 +09:00
Felipe Knorr Kuhn
003956fd16
Update staging hosts
Add rerouting logic for testnet4 tests
Split CI e2e workflow matrix into mempool, liquid and testnet4
2025-01-19 19:50:05 -08:00
Mononaut
b254be2f49
add stratum job to pool page 2025-01-19 06:02:58 +00:00
Mononaut
9ba7172b5b
add coinbase tag column to stratum table 2025-01-19 05:42:40 +00:00
Mononaut
cb4bf0611e
add blockchain bar to stratum page 2025-01-19 05:42:40 +00:00
Mononaut
3ea491ad13
stratum frontend config 2025-01-19 05:42:40 +00:00
Mononaut
4ecf2eb679
experimental stratum job visualization 2025-01-19 05:41:48 +00:00
wiz
34acbca4b9
Merge pull request #5720 from mempool/nymkappa/missing-icon
add new robot icon
2025-01-17 17:14:47 +09:00
wiz
8793fafa4c
Merge pull request #5704 from mempool/mononaut/sca-loading-ux
[accelerator] improve SCA UX
2025-01-17 17:04:52 +09:00
softsimon
341da85c77
Merge pull request #5726 from mempool/mononaut/close-time-rift
Fix time traveling balance charts
2025-01-17 10:56:22 +07:00
softsimon
e7af43efa2
Merge pull request #5723 from mempool/mononaut/fix-cached-tx-badge
Fix unconfirmed badge on broken RBF txs
2025-01-17 10:15:35 +07:00
Mononaut
204d54b189
fix wallet transactions ordering 2025-01-15 02:39:31 +00:00
Mononaut
c248544fe8
Update wallet page title 2025-01-15 02:39:31 +00:00
Mononaut
b65d00f289
switch multi-address APIs to use POST 2025-01-15 02:39:30 +00:00
Mononaut
f77dc68ec7
Add link to wallet page from custom dashboard txs widget 2025-01-15 02:39:30 +00:00
Mononaut
c4ec50b771
Restore transactions list to wallet page 2025-01-15 02:39:30 +00:00
Mononaut
8529b99675
custom dashboard wallet widgets 2025-01-15 02:39:29 +00:00
Mononaut
cd02d89235
Fix time traveling balance charts 2025-01-14 09:18:35 +00:00
Mononaut
6a4aeaf7ed
Fix unconfirmed badge on broken RBF txs 2025-01-14 06:31:35 +00:00
natsoni
f6ab2caaf9
Fix textarea keyboard navigation 2025-01-14 10:42:40 +09:00
softsimon
0a255d7fe5
Merge pull request #5706 from mempool/natsoni/websocket-docs
Add websocket commands doc
2025-01-13 06:55:15 +07:00
softsimon
ca0a8aee49
Merge pull request #5716 from mempool/natsoni/fix-address-amount
Fix transaction amount change for P2PK addresses
2025-01-13 06:36:46 +07:00
nymkappa
4a4259fa7d
add new robot icon, wrap import into new lines 2025-01-12 12:16:51 +09:00
nymkappa
f142b421f9
Merge pull request #5623 from mempool/nymkappa/delete-irrelevant-code
[refactor] cleaning users.full_name
2025-01-12 11:38:23 +09:00
nymkappa
47cc58c610
Merge branch 'master' into mononaut/sca-loading-ux 2025-01-12 11:11:29 +09:00
softsimon
c3686a5500
Merge pull request #5713 from mempool/mononaut/fix-missing-unsubs
clean up subscriptions & component references
2025-01-09 16:48:44 +07:00
natsoni
9fbbe4980d
Fix transaction amount change for P2PK addresses 2025-01-08 16:01:59 +01:00
Mononaut
7740908a4c
fix access block scene after destroyed 2025-01-08 13:08:33 +00:00
natsoni
68ea7c59f3
Fix transaction filter logic for first seen fetching 2025-01-07 11:21:04 +01:00
nymkappa
e18c572549
add missing icon 2025-01-07 16:31:03 +09:00
wiz
25133d8505
Merge pull request #5708 from mempool/nymkappa/sca-notification
[accelerator] print sca status for google payment
2025-01-07 15:56:35 +09:00
Mononaut
9f5666f410
explicitly destroy block scenes 2025-01-06 20:44:28 +00:00
Mononaut
6553344489
add missing rxjs unsubscriptions 2025-01-06 18:55:40 +00:00
dependabot[bot]
e77dd114f4
Bump echarts from 5.5.0 to 5.6.0 in /frontend
Bumps [echarts](https://github.com/apache/echarts) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.5.0...5.6.0)

---
updated-dependencies:
- dependency-name: echarts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 02:15:20 +00:00
softsimon
3c84505579
upgrading fortawesome dep 2024-12-27 18:44:37 +07:00
softsimon
6fa747b303
remove unused lightweight-charts 2024-12-27 15:58:53 +07:00
nymkappa
37ddc29c2c
[accelerator] print sca status for google payment 2024-12-25 16:38:53 +08:00
natsoni
a5c67b5ca1
Add websocket commands doc 2024-12-22 20:24:20 +01:00
Mononaut
f49152d09d
[accelerator] keep checkout locked until request completes 2024-12-22 15:34:32 +00:00
Mononaut
464fabf137
[accelerator] reference counting for checkout lock 2024-12-22 15:34:03 +00:00
Mononaut
ba1ee15286
[accelerator] improve SCA UX 2024-12-22 12:27:29 +00:00
Mononaut
774c0b4f83
revert difficulty widget to true avg block time 2024-12-22 10:12:00 +00:00
softsimon
24a76cafa4
Merge branch 'master' into natsoni/use-adjusted-time-avg 2024-12-21 22:10:04 +07:00
softsimon
67750bd166
Merge branch 'master' into natsoni/tx-input-overflow 2024-12-21 17:41:27 +07:00
softsimon
e5ea7afbe2
Merge pull request #5637 from mempool/natsoni/timezone-selection
Add timezone selector
2024-12-21 16:27:32 +07:00