Commit Graph

32 Commits

Author SHA1 Message Date
softsimon
2ee656a176 Renaming default to root network 2024-06-16 10:50:31 +02:00
softsimon
9dbf3b54fb Electrs network routing fix 2024-06-15 05:18:35 +02:00
softsimon
60996a99f0 Removing Bisq 2024-03-23 18:03:49 +09:00
Mononaut
2c16dda7c0 Address chart support p2pks 2024-03-20 10:03:19 +00:00
Mononaut
82f1fa5110 Add balance graph to address page 2024-03-20 10:03:19 +00:00
Mononaut
09f208484a Add electrsApiService cachedRequest function, switch outspends 2023-11-12 07:03:28 +00:00
Mononaut
8aa51c4e80 Batch esplora outspends requests 2023-11-12 07:03:28 +00:00
Mononaut
2c613195cc Add support for compressed p2pk addresses 2023-07-28 19:17:52 +09:00
Mononaut
65dbafd2ec Support P2PK address types 2023-07-23 14:01:31 +09:00
softsimon
5ef592f53e Load more mempool transactions 2023-07-13 16:57:36 +09:00
nymkappa
9f0b09295d Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface 2022-02-04 12:51:45 +09:00
softsimon
0c979e9440 Only lowercase bech32 addresses in address prefix search.
fixes #327
2021-02-03 17:13:29 +07:00
softsimon
17b1325b3f Fix for case-insensitive address prefix search.
fixes #301
2021-01-19 13:01:47 +07:00
wiz
b6150a3237 Route all Angular Universal requests to nginx, remove simon's hacks 2020-11-27 23:03:48 +09:00
softsimon
5248fadcea removing /api again 2020-11-23 21:59:30 +07:00
softsimon
2cbf1474c3 New frontend config for webserver url to fix static asset httpGet.
Removed "absolute" from config names.
2020-11-23 18:22:21 +07:00
wiz
5a70234370 Don't append /api to electrs backend path for SSR 2020-11-23 16:53:44 +09:00
softsimon
c36addd8c1 Frontend config support for AU. New absolute server url settings.
refs #104
2020-11-23 02:30:46 +07:00
softsimon
83126b83f1 Transaction, address and block page now works. 2020-11-22 23:47:27 +07:00
softsimon
14c9d0c409 angular universal WIP
refs #104
2020-11-07 04:30:52 +07:00
softsimon
2b4b0d22ab Fix for electrs requests on /bisq 2020-07-25 21:59:52 +07:00
softsimon
24e40b25fd New config that lets frontend connect to a separate Bisq mempool backend. 2020-07-25 21:21:53 +07:00
softsimon
81d05e23b8 Add typeahead address prefix. 2020-07-24 22:37:35 +07:00
softsimon
4ff9663812 merge from master 2020-07-05 23:24:06 +07:00
wiz
4aca806b70 Rename API endpoints in frontend and nginx.conf to match blockstream 2020-07-06 00:15:16 +09:00
softsimon
c21dad88bf WIP: Bisq DAO support. Transactions list and details. 2020-07-03 23:45:19 +07:00
softsimon
9b4e5194c1 Allow search and navigate by block height.
fixes #41
2020-05-10 14:32:27 +07:00
softsimon
1feb985bec Liquid and Testnet now accessable from the main site
fixes #35
2020-05-09 20:37:50 +07:00
softsimon
b2d2fd225c Basic Liquid Asset support. 2020-04-28 17:10:31 +07:00
Simon Lindh
32fdb32792 Connection config and proxy updates. 2020-02-26 03:35:08 +09:00
Simon Lindh
d690511a08 Footer and header design updates. 2020-02-26 03:34:20 +09:00
Simon Lindh
ac95c09ea6 New base code for mempool blockchain explorerer 2020-02-26 03:19:26 +09:00