81 Commits

Author SHA1 Message Date
softsimon
24ff033930 Add separate config for mainnet, testnet and signet. 2022-12-01 19:48:57 +09:00
softsimon
77aaf4dd58 Block page audit fallback 2022-12-01 19:17:59 +09:00
Mononaut
8715e5ab91 fix error when navigating to huge transactions 2022-11-07 20:05:33 -06:00
softsimon
7382d48ba5 Merge pull request #2587 from mempool/simon/network-match-ending-fix
Handle network url ending matching better
2022-10-17 12:55:29 +04:00
Mononaut
957f3c32b4 Save flow diagram preference to localStorage 2022-10-11 17:02:35 +00:00
Mononaut
18f5266fda Reverse time by default for RTL languages 2022-10-03 22:07:59 +00:00
Mononaut
be5fcf01c8 Reversible block arrows & key navigation 2022-09-30 00:54:20 +00:00
softsimon
19727b853c Handle network url ending matching better 2022-09-29 13:45:03 +04:00
Mononaut
c9671a4868 handle locale & preview in network detection regex 2022-08-27 21:02:28 +00:00
softsimon
d8f83b4c47 Fix network regex matching 2022-08-22 18:10:09 +04:00
Mononaut
f7e93a950e Add lightning node link previews 2022-08-13 15:32:36 +00:00
softsimon
fb77362f47 Store and display stats and node top lists 2022-07-08 18:55:21 +02:00
softsimon
bf0cfd9d38 Minor refactor for projected block transactions 2022-06-02 01:29:03 +04:00
Mononaut
8a20ae15cc Stream projected block deltas instead of full data 2022-06-01 13:48:58 +00:00
Mononaut
9dacb8dac1 Data pipeline for projected mempool block overview 2022-06-01 13:48:34 +00:00
nymkappa
acb5c4d084 Remove frontend fee calculation and read it from the websocket instead 2022-05-31 10:41:43 +02:00
nymkappa
729c102fa5 Force disable mining dashboard if base_module not mempool 2022-03-16 17:28:00 +01:00
softsimon
45206ea90e Difficulty adjustment refactor
fixes #1157
2022-03-14 16:48:59 +01:00
Antoni Spaanderman
cd14a91523 revert "add network regtest" 1f0ae60 2022-03-08 19:59:18 +01:00
Antoni Spaanderman
27f6654299 Merge branch 'master' into regtest-1 2022-03-08 19:45:03 +01:00
softsimon
c7639b4768 Replace by fee storage
fixes #1222
2022-03-08 18:39:53 +01:00
softsimon
01ff8f79a8 UTXO spent tracking refactor
refs #1301
2022-03-07 19:45:09 +01:00
softsimon
ec0f78b13a UTXO spent tracking
fixes #1301
2022-03-06 18:27:13 +01:00
Antoni Spaanderman
cfaf8b037a Merge branch 'master' into regtest-1 2022-02-17 16:05:22 +01:00
nymkappa
de276c81e0 Provide a way to completely disable block indexing and mining menu 2022-02-15 19:51:26 +09:00
Antoni Spaanderman
47628303e3 Merge branch 'master' into regtest-1 2022-02-09 10:42:23 +01:00
nymkappa
a49cc9a2fa Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface 2022-02-04 12:51:45 +09:00
Antoni Spaanderman
25ce6943a6 add network regtest 2022-01-20 17:19:16 +01:00
Antoni Spaanderman
8337d123e6 display genesis block 2022-01-19 17:11:35 +01:00
softsimon
ca2216a541 Making frontend network URLs configurable
fixes #1095
2022-01-07 20:17:14 +04:00
softsimon
fd64be7611 Liquid support to the Graph fee filter dropdown
fixes #1072
2022-01-04 04:42:19 +04:00
softsimon
0f5d6c6f20 Fix issue when switching between testnet and liquid mainnet 2021-12-30 03:07:08 +04:00
softsimon
13bfa5902d Adding Liquid Testnet as frontend option
fixes #976
2021-12-28 11:16:33 +04:00
nymkappa
8205dbedb0 User can drag the blockchain blocks horizontally with the mouse 2021-12-19 15:20:21 +09: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
softsimon
ca306f5727 Make base module and index.html file configurable with BASE_MODULE. Adding bare Liquid module. 2021-07-27 17:10:38 +03:00
Miguel Medeiros
eafb7ec104 Add previous adjustment retarget. (#655)
* Add previous adjustment retarget.

* Fix green color.
Add + symbol to difficulty change.

* Add previousRetarget to websocket.

* Add previous retarget.
2021-07-25 01:26:48 +03:00
softsimon
5d242aa39f Merge branch 'master' into simon/bisq-dashboard
# Conflicts:
#	frontend/package-lock.json
#	frontend/src/app/components/master-page/master-page.component.html
2021-04-23 15:35:35 +04:00
softsimon
38cb10fbac Including gitCommit and version in frontend build. Backend now sending a backendInfo object containing commit, version and hostname. All printed on About page. 2021-04-12 22:17:13 +04:00
softsimon
01d5a6cfd9 Bisq markets: Recent trades. Separate Bisq master page. 2021-03-13 18:24:50 +07:00
softsimon
da61a72283 Signet support in the frontend. 2021-02-20 23:12:22 +07:00
softsimon
8dc4cba01d Updating mempool logo and adding new mempool space logo. New frontend config OFFICIAL_MEMPOOL_SPACE to enable the latter.
fixes #336
2021-02-18 13:34:05 +07:00
softsimon
9651fa7859 Removing sponsors code.
Support new sponsor confirmation polling.
fixes #319
2021-02-07 02:20:07 +07:00
softsimon
8623864470 Detect network from url also when languages are being used.
fixes #287
2021-02-01 04:17:34 +07:00
softsimon
689848efb6 Removing the term ELECTRS from ELECTRS_ITEMS_PER_PAGE setting. 2021-01-11 21:11:09 +07:00
softsimon
bd1b984fdc Setting default frontend config ELECTRS_ITEMS_PER_PAGE to 10 to adapt to CORE_RPC backends. 2021-01-11 21:06:47 +07:00
softsimon
fe15175e0e Loading indicator service indicating mempool sync status. 2021-01-05 18:57:06 +07:00
wiz
0f275ccd1e Route all Angular Universal requests to nginx, remove simon's hacks 2020-11-27 23:03:48 +09:00
softsimon
52beee3d2d New frontend config for webserver url to fix static asset httpGet.
Removed "absolute" from config names.
2020-11-23 18:22:21 +07:00