nymkappa
8d406a40e5
Add pie chart and rewrite the pool ranking component
2022-01-28 13:54:59 +09:00
nymkappa
5ca98af7d1
Generate mining basic pool ranking (sorted by block found) for a specified timeframe
2022-01-28 13:52:35 +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
a7528e60a8
Adding translators to About page
2022-01-15 04:01:53 +04:00
softsimon
5e2e568bbd
Minor language service refactor
2022-01-12 19:08:56 +04:00
wiz
84e39b8fdb
Suggested changes for Simon's PR #1113
2022-01-12 23:52:52 +09:00
softsimon
43d92a8b8c
Adding current language to network dropdown links
...
fixes #1094
2022-01-10 18:00:01 +04:00
softsimon
ca2216a541
Making frontend network URLs configurable
...
fixes #1095
2022-01-07 20:17:14 +04:00
softsimon
f5085197f3
Merge pull request #1084 from mempool/wiz/tweak-page-titles-descriptions
...
Tweak html description meta tags / SEO service page titles
2022-01-05 13:04:09 +04:00
wiz
cf87ee68b4
Tweak html description meta tags / SEO service page titles
2022-01-05 16:57:24 +09:00
wiz
9c03a1b79e
Merge pull request #1079 from mempool/simon/liquid-fee-range-dropdown
...
Liquid support to the Graph fee filter dropdown
2022-01-04 04:51:10 +00:00
softsimon
84025c3cae
Fixing missing assets data for Liquid Testnet native asset
...
fixes #1068
2022-01-04 05:26:46 +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
2d7eb8f06c
Liquid testnet asset frontend support
2021-12-29 00:42:34 +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
nymkappa
6354e706c9
Initialize graphWindowPreference in localstorage properly
2021-12-13 11:56:24 +09:00
Miguel Medeiros
b6c4a6dfc3
Add 2y and 3y statistics time span.
2021-11-01 22:06:10 -03:00
softsimon
57202f885e
Broadcast transaction form
...
fixes #878
2021-10-19 17:10:30 +04:00
softsimon
c6ac962c9b
L-BTC in circulation dashboard widget
...
refs #718
2021-09-25 23:45:10 +04:00
softsimon
8be71577cc
Upgrading to Angular 12 and NgBootstrap 10
2021-09-22 23:57:05 +04:00
softsimon
41f95fa4c7
Liquid: Display unconfidential address and fix tracking
...
fixes #761
2021-09-06 10:20:31 +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
softsimon
3dca6094b7
Resume tx tracking when network goes offline. ( #702 )
...
fixes #609
2021-08-09 13:01:29 +03:00
wiz
53fb578b58
Fix liquid.network and bisq.markets page titles in SEO services
2021-08-05 22:45:03 +09:00
wiz
83c36c2b24
Update page titles in index.*.html and SEO service
2021-08-05 02:41:52 +09:00
wiz
814a44047f
Set index.html metadata and SEO service title for liquid.network
2021-08-02 21:30:29 +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
8e57aac934
Merge branch 'simon/cpfp-frontend' into simon/bisq-dashboard
...
* simon/cpfp-frontend: (46 commits)
Bugfix: Don't extend already extended transactions to not override the firstSeen property. fixes #390
Shuffle mempool transactions before saving disk cache. (#398 )
Adding missing return after expressjs response.
CPFP support (#395 )
Round sat/vB in fee rating tooltip. fixes #364
Add the GNU AGPLv3 logo to About page
Update package.json license tags
Add recommended fee percentile config (#394 )
Fix typo in README (#392 )
Fix icon for Specter Wallet on About page
Add link to Specter Wallet on our About page
Add link to WARden Portfolio app as Community Integration on About page
Delete MIT+CC license from Terms of Service, add AGPLv3 to About page
Change mempool project license to GNU Affero General Public License v3
Lower volume for sound effects (#385 )
Improve grammar, layout, and formatting of Terms of Service page
Display all Project Contributors on About page using GitHub API (#382 )
Modify nginx.conf to cache HTML for 10m and static resources for 1h
Proxy /api/v1/contributors from mempool.space, also fix HTTP headers
Add link to Bisq's GitHub repo on About page
...
2021-03-21 06:12:41 +07:00
softsimon
58402c008f
CPFP support ( #395 )
...
* CPFP support.
fixes #5
fixes #353
fixes #360
* Use effectiveFeePerVsize for mempool statistics.
* Renaming endpoint cpfp-info to just cpfp.
* Renaming decended to BestDescendant.
* Updating language file with new strings.
2021-03-18 23:47:40 +07:00
softsimon
01d5a6cfd9
Bisq markets: Recent trades. Separate Bisq master page.
2021-03-13 18:24:50 +07:00
Jonathan Underwood
565548b60e
Lower volume for sound effects ( #385 )
...
* Turn down that racket *shakes cane*
* Maybe a little lower
* Maybe 80%?
* 70?
* 30 ok?
* 65 sounds best
2021-03-12 13:20:40 +07:00
wiz
0134188582
Display all Project Contributors on About page using GitHub API ( #382 )
2021-03-09 01:56:41 +07:00
softsimon
894184204c
Bisq markets dashboard: Market backend tracking. WIP.
2021-03-05 15:38:46 +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
0fac6602df
Only lowercase bech32 addresses in address prefix search.
...
fixes #327
2021-02-03 17:13:29 +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
8369bb279a
Fix for case-insensitive address prefix search.
...
fixes #301
2021-01-19 13:01:47 +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