nymkappa
9b04b3bcd6
Merge branch 'master' into nymkappa/feature/pool-slug-url
2022-03-26 12:08:39 +09:00
softsimon
3198feb46d
Rearrange wallet providers on About page.
2022-03-25 21:52:00 +04:00
softsimon
b02c690924
Merge pull request #1458 from mempool/nymkappa/bugfix/jumping-tooltip
...
Disable glitchy angular tooltips animation
2022-03-25 19:15:02 +04:00
softsimon
7e7dd1213e
Merge branch 'master' into nymkappa/bugfix/relative-pool-url
2022-03-25 17:20:30 +04:00
nymkappa
0a57f57a93
Disable angular tooltip animation globally
2022-03-25 22:15:16 +09:00
softsimon
acd4ab5357
Merge pull request #1449 from mempool/nymkappa/bugfix/echart-warning
...
Remove unnecessary echart init option
2022-03-25 16:54:26 +04:00
softsimon
f87da211dc
Merge pull request #1428 from mempool/bugfix/blocks-list-css
...
Fix blocks list mobile layout
2022-03-25 16:52:45 +04:00
nymkappa
ef49457ec6
Pool addresses collapse - Cleanup mobile layout
2022-03-25 17:48:24 +09:00
nymkappa
352ea950a2
Use mining pool slug in urls
2022-03-25 14:22:22 +09:00
nymkappa
c5837ab9df
Round using AmountShortenerPipe
2022-03-25 11:39:29 +09:00
nymkappa
b075fedd7c
Use relative pipe for pie chart click event
2022-03-25 10:57:34 +09:00
nymkappa
27d2127d46
Remove unnecessary echart init option
2022-03-25 10:08:20 +09:00
hunicus
289ed7b9b3
Make faq tab default when navigating to docs
2022-03-24 10:52:50 -04:00
hunicus
61faf31644
Fix routing for faq tab
...
Make API links relative + add routing for signet and
testnet.
2022-03-24 10:41:09 -04:00
hunicus
37e2786c5e
Add faq tab placeholder
2022-03-24 08:55:20 -04:00
nymkappa
f1bb742341
Fix rounding issue in reward stats
2022-03-24 18:03:12 +09:00
wiz
a384328f50
Merge branch 'master' into bugfix/blocks-list-css
2022-03-24 00:55:36 +00:00
Felipe Knorr Kuhn
9c3fc9f75a
Update frontend git commit hash logic
2022-03-23 12:33:47 -07:00
nymkappa
fae49ba66e
Merge branch 'master' into bugfix/blocks-list-css
2022-03-23 19:10:55 +09:00
nymkappa
dcd50802e4
Use fee estimation box layout for reward stats and show USD amounts
2022-03-23 12:15:58 +09:00
nymkappa
fb7e81af57
Add more verbose description for stats + i18n
2022-03-23 11:54:36 +09:00
nymkappa
8cc005cb2c
Refresh reward stats when a new block is mined
2022-03-23 11:54:36 +09:00
nymkappa
2644f2fb07
Move reward stats to component - Add /api/v1/mining/reward-stats/{blockCount}
2022-03-23 11:54:31 +09:00
softsimon
a1c796766e
Merge branch 'master' into nymkappa/feature/pool-page-skeleton
2022-03-23 01:34:24 +04:00
softsimon
7a88f28a1d
Merge branch 'master' into nymkappa/feature/format-incoming-vbytes-sec
2022-03-23 01:07:49 +04:00
nymkappa
e9b83e6167
Don't show coinbase tooltip on mining dashboard
2022-03-22 18:31:28 +09:00
nymkappa
1566a831ed
Improve skeleton on pool detail page
2022-03-22 17:19:34 +09:00
nymkappa
ff77a8ef47
Format Transaction vBytes per second (vB/s) tooltip value
2022-03-22 16:03:54 +09:00
nymkappa
7c1155ec93
Make sure blocks list container is at least 100vh on mobile
2022-03-22 15:43:04 +09:00
nymkappa
e1623b9234
Fix blocks list pagination on mobile
2022-03-22 15:16:15 +09:00
nymkappa
3e8a34f3fd
Use 10 minutes avg block time for halving calculation
2022-03-21 12:16:41 +09:00
softsimon
153c63b242
Merge branch 'master' into address_highlighting_tests
2022-03-20 13:34:12 +04:00
Felipe Knorr Kuhn
a69719ad36
Update Cypress to v9.5.2
2022-03-19 22:33:56 -07:00
Felipe Knorr Kuhn
827760cae5
Add tests for the address highlighting feature
2022-03-19 22:16:22 -07:00
Felipe Knorr Kuhn
bbc6b8cfbf
Use the new data-cy directive for deterministic tx locators
2022-03-19 22:15:37 -07:00
Felipe Knorr Kuhn
2d4d9d80bd
Add new directive for UI tests
2022-03-19 22:14:37 -07:00
Felipe Knorr Kuhn
db4a13389a
Update liquid tests to use the new css selector
2022-03-19 22:12:44 -07:00
Felipe Knorr Kuhn
cacbad38cc
Change table-vx-* from id to class
2022-03-19 22:11:46 -07:00
softsimon
4f441d3f30
Subscribe to blocks and mempool updates in the mining dashboard
...
fixes #1414
2022-03-19 23:32:01 +04:00
wiz
d1ca91985f
Merge branch 'master' into simon/default-redirect-fix
2022-03-17 18:47:08 +00:00
nymkappa
a7900f6466
If mining dashboard is enabled, shows pools instead of timestamp
2022-03-17 19:04:12 +01:00
nymkappa
7481e27ec2
If mining dashboard is enabled, opens /mining/blocks instead of /blocks
2022-03-17 19:04:11 +01:00
softsimon
a117e325e8
Don't navigate to root when sub network url is wrong.
...
fixes #1399
2022-03-17 18:51:59 +01:00
nymkappa
84006b2012
Use our forked repo of mining pool data
2022-03-17 14:16:57 +01:00
nymkappa
07deaa23ef
Fix javascript crash when disable hashrate/difficulty chart line
2022-03-16 21:20:42 +01:00
wiz
cf9a258a7b
Merge branch 'master' into bugfix/blocks-list-pagination
2022-03-16 20:17:44 +00:00
nymkappa
9252a45971
Fix pagination on /mining/blocks
2022-03-16 21:00:40 +01:00
nymkappa
f8c5584be7
Apply coinbase style to blocks list tooltip
2022-03-16 20:54:32 +01:00
nymkappa
41fed984cb
Fix pool get blocks API undefined start block behavior
2022-03-16 20:19:39 +01:00
nymkappa
dfff57d204
Fix pool page skeleton
2022-03-16 20:10:01 +01:00
nymkappa
96dc3fb24a
Rename ScriptSig
to Coinbase Tag
2022-03-16 19:26:56 +01:00
nymkappa
63a47c14d9
Fix duplicated blocks in pool details page
2022-03-16 19:17:33 +01:00
nymkappa
56bf267664
Updated blocks list in /pool/{id} page
2022-03-16 18:12:02 +01:00
nymkappa
71648bf01e
Force disable mining dashboard if base_module not mempool
2022-03-16 17:28:00 +01:00
nymkappa
92142cd531
Hide tabs in /graphs page is mining not available
2022-03-16 14:48:37 +01:00
nymkappa
ffb5db69a8
Store hex in coinbase raw - Improve scripsig parsing
2022-03-16 12:10:18 +01:00
nymkappa
94dbec46cf
Index asciiScriptSig and display it in /mining/blocks
2022-03-15 23:33:51 +01:00
softsimon
7854b6fcb3
Address value did not calculate self transfers
2022-03-15 16:26:49 +01:00
wiz
d769226061
Merge branch 'master' into mobile-refinements
2022-03-15 09:28:10 +00:00
nymkappa
aac3bd5942
Fix typo in hashrate widget
2022-03-14 21:12:29 +01:00
wiz
b846e9fbda
Merge pull request #1361 from hunicus/code-link-labels
...
Capitalize js package labels in docs
2022-03-14 19:25:21 +00:00
wiz
b3847bcbcb
Merge branch 'master' into feature/update-hashrate-widget
2022-03-14 19:12:31 +00:00
nymkappa
b19d9c1af2
Cleanup hashrate/difficulty widget
2022-03-14 20:00:19 +01:00
softsimon
96ba7f7456
Remove duplicate websocket push.
2022-03-14 19:52:34 +01:00
hunicus
5a58ce0ab3
Fix loose ends
...
Add space above footer, add better delay for height
adjustment, and add conditions to prevent errors for
websocket endpoint and no endpoint.
2022-03-14 14:41:32 -04:00
softsimon
e3dc90f40f
Updated websocket mock data with difficulty adjustment
2022-03-14 19:25:17 +01:00
hunicus
4c8ac3a585
Resize docs code templates on open (mobile)
2022-03-14 13:49:16 -04:00
hunicus
838725a862
Implement custom accordion for mobile docs
2022-03-14 13:48:45 -04:00
hunicus
85100a93f8
Remove mobile docs menu
2022-03-14 13:31:46 -04:00
nymkappa
8e61720e09
Add active router links - Disable graph touch scroll
2022-03-14 18:25:16 +01:00
nymkappa
77a99a97cc
Move all charts into /graphs page - Fix mining charts layouts
2022-03-14 18:07:35 +01:00
softsimon
8637059119
Difficulty adjustment refactor
...
fixes #1157
2022-03-14 16:48:59 +01:00
wiz
ab3f80220c
Merge branch 'master' into desktop-refinements
2022-03-14 15:31:57 +00:00
softsimon
f466498988
Address page highlight and transfer value
2022-03-14 16:19:37 +01:00
nymkappa
0730053d5d
Use bitcoin RPC getblock because esplora returns int for difficulty - Fix some css in mining dashboard
2022-03-13 16:08:33 +01:00
nymkappa
ab486bfe6e
Use correct url for blocks-extras API - Fix amountShortner pipe
2022-03-13 16:08:32 +01:00
softsimon
b8e30ad91f
Reorganizing community integrations
2022-03-13 13:13:47 +00:00
hunicus
142566f4f9
Rename method
...
Method scope widened in #1354 . Changing its name here to
avoid merge conflicts later.
2022-03-12 16:07:45 -05:00
nymkappa
9f5d64cf4a
Fix font size in reward stat widget
2022-03-12 17:56:00 +01:00
nymkappa
a893e87347
Add more padding to the blocks list page
2022-03-12 17:33:07 +01:00
nymkappa
11de94cf90
Pool icon clickable - blocks list pagination margin
2022-03-12 16:49:16 +01:00
nymkappa
d6a0d84d71
Update mining/blocks in real time
2022-03-12 16:49:16 +01:00
nymkappa
123af53de2
Added latest block on mining dashboard
2022-03-12 16:49:15 +01:00
nymkappa
d8e986996f
Add pagination on /mining/blocks
2022-03-12 16:49:15 +01:00
nymkappa
0e0331d8ab
Create working template for the new blocks page
2022-03-12 16:49:15 +01:00
nymkappa
1ea9c13a26
Fix empty diff adjust table
2022-03-12 13:27:45 +01:00
hunicus
b71df774f5
Fix anchor links when navigating to current anchor
2022-03-11 19:09:42 -05:00
hunicus
2d4b824862
Add smooth scrolling
2022-03-11 16:28:52 -05:00
softsimon
bd55f65714
Revert "Always show scrolbar to avoid horizontal jumpy UI"
2022-03-11 20:09:57 +01:00
hunicus
6dbc621fef
Capitalize js package labels in docs
2022-03-11 11:25:17 -05:00
softsimon
9dbfd96249
Merge pull request #1320 from antonilol/regtest-1
...
regtest fixes
2022-03-11 14:07:58 +01:00
nymkappa
609bb15b77
Split difficult adjustment table - Update indexing progress every 60sec
2022-03-10 14:02:43 +01:00
nymkappa
18f3018170
Show current indexing progress in charts without data
2022-03-10 14:02:43 +01:00
nymkappa
758381725f
Always show scrolbar to avoid horizontal jumpy UI
2022-03-10 13:11:02 +01:00
nymkappa
7957ca8f94
Fix pool detail page on Firefox
2022-03-10 12:42:11 +01:00
nymkappa
9ccb23f651
Index weekly hashrates using last Monday midnight - Fix charts tooltip
2022-03-10 11:53:49 +01:00
Antoni Spaanderman
2cd24624b9
Merge branch 'master' into regtest-1
2022-03-09 17:55:09 +01:00
Antoni Spaanderman
2be18fe179
improve testnet block time estimations
2022-03-09 17:38:37 +01:00
nymkappa
1995eef37d
Show +
sign on positive diff adjust
2022-03-09 13:47:10 +01:00
nymkappa
47da8c023b
Add message if on mining charts if there is no data to display
2022-03-09 12:17:31 +01:00
nymkappa
8d7546d2b5
Fix skeleton for difficulty adjustment table
2022-03-09 12:17:31 +01:00
nymkappa
171246f4ef
Fix skeleton layout jumping in pool detail page
2022-03-08 20:46:20 +01:00
nymkappa
71d500d750
Fix pool detail page layout - add loading skeleton
2022-03-08 20:46:19 +01:00
nymkappa
f23f7f1cfa
Cleanup empty block in api response - Update cache warmer
2022-03-08 20:46:19 +01:00
nymkappa
2b5d972e8d
Only show relevant hashrate in the pool page
2022-03-08 20:46:18 +01:00
nymkappa
ad2dcc46e4
Added pool hashrate chart
2022-03-08 20:46:14 +01:00
Antoni Spaanderman
7a1a903599
oops
2022-03-08 20:40:44 +01:00
Antoni Spaanderman
71402f21c6
revert "add network regtest" 1f0ae60
2022-03-08 19:59:18 +01:00
Antoni Spaanderman
d179a563e4
Merge branch 'master' into regtest-1
2022-03-08 19:45:03 +01:00
softsimon
8267344cdc
Don't push full RBF-transactions to prevent old states.
2022-03-08 18:54:49 +01:00
softsimon
f85771e03f
Replace by fee storage
...
fixes #1222
2022-03-08 18:39:53 +01:00
bosch
2ea78566a6
Added new Zeus logo.
2022-03-08 11:09:43 +08:00
nymkappa
b7254e7aca
Replace difficulty adjustment timestamp with block height
2022-03-07 20:42:59 +01:00
softsimon
9e68b0a597
Merge branch 'master' into feature/shorter-stats
2022-03-07 20:36:53 +01:00
softsimon
81a82b619e
Merge branch 'master' into bugfix/pie-chart-click-fix
2022-03-07 20:35:49 +01:00
softsimon
593e82d8f4
Merge branch 'master' into feature/mining-dashboard-skeleton
2022-03-07 20:33:54 +01:00
nymkappa
2b91ced4d6
Add skeleton in the mining dashboard page
2022-03-07 19:54:17 +01:00
softsimon
6f3443faba
UTXO spent tracking refactor
...
refs #1301
2022-03-07 19:45:09 +01:00
nymkappa
1318c4aa36
Fix broken navigation when clicking on pie chart
2022-03-07 18:42:47 +01:00
nymkappa
2435e7bfe9
Shorten reward stats
2022-03-07 18:19:02 +01:00
nymkappa
8837b8c882
Actually use the past 8 blocks for reward stats
2022-03-07 17:17:08 +01:00
softsimon
ecdd9bdf91
Merge pull request #1306 from mempool/simon/liquid-missing-asset-inputs
...
Handle missing asset registry for inputs
2022-03-07 15:24:47 +01:00
softsimon
00ad58c26d
Merge branch 'master' into simon/track-utxos
2022-03-07 15:12:36 +01:00
softsimon
d188ab3c09
Handle missing asset registry for inputs
...
refs #1246
2022-03-07 13:14:34 +01:00
nymkappa
05342079b3
Disable mining charts iteration on mobile widgets
2022-03-07 11:51:00 +01:00
nymkappa
bc13393778
Implement temporary reward stats for the mining dashboard
2022-03-07 11:51:00 +01:00
nymkappa
84ef424752
Fix halving calculation
2022-03-07 11:50:59 +01:00
nymkappa
d45f3c32cf
Show more stats in pool ranking pie widget
2022-03-07 11:50:59 +01:00
nymkappa
f9e361a9c0
"view more" links - placeholders
2022-03-07 11:50:59 +01:00
nymkappa
cf4336eb2e
Move small pie share into "other" - align labels
2022-03-07 11:50:58 +01:00
nymkappa
6cdd41a8f7
Add difficulty adjustment table in mining dashboard
2022-03-07 11:50:58 +01:00
nymkappa
b2dec5e20a
Mining dashboard layout matches main dashboard layout
2022-03-07 11:50:57 +01:00
softsimon
059e82a805
UTXO spent tracking
...
fixes #1301
2022-03-06 18:27:13 +01:00
softsimon
50cd8e01bd
Merge branch 'master' into fee-visibility
2022-03-06 10:28:43 +01:00
softsimon
daa7079338
Address search with middle ellipsis mobile fix
2022-03-05 14:19:44 +01:00
Antoni Spaanderman
590170a0df
Merge branch 'master' into fee-visibility
2022-02-28 13:10:12 +01:00
Antoni Spaanderman
e2ef58c5dd
Merge branch 'master' into regtest-1
2022-02-28 13:09:51 +01:00
softsimon
e5b2440b45
Shorten address search with middle ellipsis
2022-02-27 20:05:32 +03:00
nymkappa
b427548973
Merge pool pie and dominance into one widget
2022-02-25 21:16:35 +09:00
nymkappa
88dd956354
Hide 'dot' when hovering charts
2022-02-25 13:06:33 +09:00
nymkappa
ec40231f93
warn on re-index - fix hash indexing state issue - cleanup ui mining
2022-02-24 20:21:14 +09:00
nymkappa
54ccfe070e
Move pool pie chart at the bottom of the mining dashboard
2022-02-24 20:21:14 +09:00
nymkappa
e358a553c1
Match pool color between pools pie and pools stack
2022-02-24 20:21:13 +09:00
nymkappa
78fa3e33cd
Create stacked pools historical hashrates to see dominance over time
2022-02-24 20:21:12 +09:00
nymkappa
a214c5ca20
Disable difficulty adjustment table for now until loadMore is implemented
2022-02-24 20:21:12 +09:00
softsimon
204e1c2a84
Npm install
2022-02-23 21:07:49 +04:00
softsimon
ab7b66c9a8
Bumping echarts
2022-02-23 20:52:38 +04:00
wiz
238b398cc0
Merge branch 'master' into update_cypress_to_v9.5.0
2022-02-23 06:30:42 +00:00
Felipe Knorr Kuhn
30e41007a2
Update Cypress to v9.5.0
2022-02-22 22:14:59 -08:00
Felipe Knorr Kuhn
ac4d54950a
Fix status page regex
2022-02-22 22:11:18 -08:00
wiz
d05d7f1e27
Merge branch 'master' into simon/footer-transactions-bar-fix
2022-02-23 03:19:06 +00:00
wiz
e617e14901
Merge branch 'master' into simon/display-unblinded-tx-sum
2022-02-23 03:09:44 +00:00
wiz
96ab1aae6e
Merge branch 'master' into simon/liquid-testnet-proxy
2022-02-23 03:09:09 +00:00
wiz
dd2a52be65
Merge branch 'master' into simon/liquid-asset-issuance-output
2022-02-23 02:55:15 +00:00
wiz
6c5253a7c4
Merge branch 'master' into feature/mempool-show-only-fees
2022-02-23 02:19:14 +00:00
nymkappa
c1092adfd9
Add blocks.extras.totalFees and show it in blockchain blocks component
2022-02-22 23:57:54 +09:00
nymkappa
807ef2288a
Don't assume two difficulty with the same value is impossible
2022-02-22 22:53:47 +09:00
softsimon
cd7cb56890
Fixed incoming transactions bar on the status page
...
fixes #1106
2022-02-22 17:37:04 +04:00
softsimon
f11c703e87
Show tx value sum if complete unblinding data is provided
...
fixes #1174
2022-02-22 16:53:59 +04:00
softsimon
411ac8d019
Add proxy support for Liquid Testnet
2022-02-22 16:39:53 +04:00
softsimon
78c0fe0e04
Handle missing asset registry assets
...
fixes #1246
2022-02-22 16:32:54 +04:00
nymkappa
201eff593b
Remove block subsidy from mempool blocks
2022-02-22 20:37:17 +09:00
nymkappa
38eb8cbcfd
Fix tooltip text alignment in mining dashboard
2022-02-22 20:30:14 +09:00
nymkappa
3f0bf81726
Improve hashrate chart and mining dashboard design
2022-02-22 20:16:19 +09:00
nymkappa
dcd84680fc
Remove difficulty component
2022-02-22 20:16:19 +09:00
nymkappa
cfbf863a44
Move difficulty adjustment table in the merged hashrate component
2022-02-22 20:16:18 +09:00
nymkappa
83a382a0cb
Merge hashrate and difficulty into one chart
2022-02-22 20:16:18 +09:00
wiz
d750b5ccd3
Merge branch 'master' into simon/asset-amount-filter
2022-02-22 03:11:17 +00:00
wiz
e748775f96
Merge branch 'master' into feature/mempool-blocks-reward
2022-02-22 02:59:08 +00:00
nymkappa
d23b9d8cf6
Replace block size => block reward in the mining dashboard
2022-02-22 11:16:18 +09:00
softsimon
3e6dba2d58
Display asset circulating amount more nicely fixing overflow
...
fixes #1264
2022-02-21 22:33:03 +04:00
nymkappa
e770520f0e
Add data zoom to difficulty
2022-02-22 00:26:16 +09:00
nymkappa
7da4187638
Tweak charts color - Apply mempool tooltip style
2022-02-22 00:26:16 +09:00
nymkappa
b2f872c4cc
Show unit in the yaxis for hashrate chart
2022-02-21 18:37:34 +09:00
nymkappa
beeda5fa87
Fix hashrate chart padding
2022-02-21 18:24:24 +09:00
nymkappa
413cf3ccaa
Fix 'active' menu when using mining dashboard
2022-02-21 18:19:03 +09:00
nymkappa
e5907159b8
Refactor power of ten conversion into one wrapper
2022-02-21 15:55:27 +09:00
nymkappa
ac118141ce
Make hashrate chart more responsive
2022-02-21 14:49:00 +09:00
nymkappa
53a8d5b246
Add network hashrate to mining dashboard
2022-02-21 14:48:59 +09:00
nymkappa
e61df324ea
Index new hashrates once every 24 hours
2022-02-21 14:48:59 +09:00
nymkappa
358604ad85
Added hashrate chart
2022-02-21 14:48:58 +09:00
nymkappa
38b37a3ee7
Re-define sub mining routes properly and use router outlet
2022-02-21 14:48:50 +09:00
softsimon
cd00953fa7
Merge branch 'master' into address-labels
2022-02-20 20:12:20 +04:00
wiz
3b7d36e9e9
Fix mouseover CSS for inline SVG on About page
2022-02-20 20:11:31 +09:00
wiz
ce41e1e65d
Merge branch 'master' into wiz/inline-enterprise-sponsor-logos
2022-02-20 11:09:11 +00:00
softsimon
b70df576d4
Fixing enterprise sponsors margin
2022-02-20 13:33:46 +04:00
wiz
22087bf6cd
Merge branch 'master' into wiz/move-sponsor-button-on-about-page
2022-02-20 08:14:08 +00:00
wiz
d837bcb791
Merge branch 'master' into wiz/add-nixbitcoin-to-community-integrations
2022-02-20 08:06:00 +00:00
wiz
edb8f5ecd1
Inline all Enterprise Sponsor logos on About page
2022-02-20 13:01:02 +09:00
wiz
a37430cc9e
Move the Become Sponsor button higher on About page
2022-02-20 11:48:46 +09:00
wiz
6f939e1bad
Tweak text on About page so it can be displayed on all networks
2022-02-20 09:19:31 +09:00
wiz
af8d4a8514
Add nix-bitcoin to Community Integrations on About page
2022-02-20 08:43:59 +09:00
softsimon
b111d576b5
Merge branch 'master' into simon/dashboard-assets
...
# Conflicts:
# frontend/src/app/app.module.ts
2022-02-18 22:49:32 +04:00
nymkappa
008a4b51cc
Remove duplicated ChangeDetectorRef in blockchains blocks component
2022-02-18 22:25:31 +09:00
softsimon
e816f53637
Flip Liquid dashboard locations
2022-02-18 00:37:37 +04:00
Antoni Spaanderman
3679f197ba
Merge branch 'master' into address-labels
2022-02-17 16:05:53 +01:00
Antoni Spaanderman
e32ef6c0df
Merge branch 'master' into fee-visibility
2022-02-17 16:05:40 +01:00
Antoni Spaanderman
243055ceae
Merge branch 'master' into regtest-1
2022-02-17 16:05:22 +01:00
nymkappa
fb2c0345a7
Show miner tag under blocks in the mining dashboard
2022-02-17 22:57:10 +09:00
nymkappa
2e2c144cc9
Fix widgets title in mining dashboard
2022-02-17 18:51:16 +09:00
nymkappa
6d4458db8b
Fix difficulty chart xaxis label
2022-02-17 18:30:52 +09:00
nymkappa
9b4e7a5fe1
View more
mining dashboard links are centered
2022-02-17 18:10:50 +09:00
nymkappa
7761e75d4c
Fix routes for /mining - Share blockchain component instances - remove animations
2022-02-17 18:08:00 +09:00
nymkappa
538ae3b757
[mempool | blockchain] position changes between main/mining dashboards
2022-02-17 18:07:59 +09:00
nymkappa
1c575f1c93
Added difficulty chart to mining dashboard
2022-02-17 18:07:58 +09:00
nymkappa
8f9804a996
Fix pools ranking titles
2022-02-17 18:07:57 +09:00
nymkappa
750ea033f2
Renamed /mining/dashboard -> /mining
2022-02-17 18:07:57 +09:00
nymkappa
923a2ce7f6
Create basic layout for mining dashboard page - Show miner in blocks
2022-02-17 18:07:56 +09:00
nymkappa
c131c865ee
Change pool ranking pie chart colors
2022-02-17 17:52:12 +09:00
nymkappa
1630ff717e
On mobile, show power of ten difficulty instead of full number
2022-02-17 10:15:41 +09:00
nymkappa
f45103e7e3
Add difficulty chart timespan selection
2022-02-17 09:41:05 +09:00
nymkappa
9fa7e58d82
Show all difficulty adjustment in a table - Need pagination
2022-02-16 22:56:06 +09:00
softsimon
b6f89b1a3e
Moving ticker to circulating amount
2022-02-16 17:32:12 +04:00
nymkappa
7270b1ccac
Create difficulty chart component
2022-02-16 21:20:28 +09:00
nymkappa
5448e8c292
Merge branch 'master' into feature/pool-stats-page
2022-02-15 20:42:06 +09:00
nymkappa
ca766bf40d
Provide a way to completely disable block indexing and mining menu
2022-02-15 19:51:26 +09:00
nymkappa
fa8607c57d
[Pool page] - Parse regexes and addresses in the backend
2022-02-15 18:45:53 +09:00
nymkappa
1e96c93557
Fix rendering issue when clicking on block link from pool page
2022-02-15 18:36:58 +09:00
nymkappa
e9ba38755c
Re-apply test updates from bogus commit 73019b485f
2022-02-15 16:19:58 +09:00
nymkappa
1c928582a2
Revert "Update tests - Replace button click blocks -> pools"
...
This reverts commit 73019b485f
.
2022-02-15 15:56:40 +09:00
nymkappa
a436d3a173
Fix label width being too small on mobile
2022-02-14 14:08:34 +09:00
nymkappa
09180c4f91
Renamed /mining/pool-blocks/xxx -> /mining/pool/:poolId/blocks
2022-02-14 14:08:34 +09:00
nymkappa
4f02efd7fe
Fix block link in pool page - Click on chart slice open pool page
2022-02-14 14:08:33 +09:00
nymkappa
763ea0ce6f
Show pool addresses in a scrollable div with href
2022-02-14 14:08:32 +09:00
nymkappa
9e64592aca
Add mining pool logo in the pool stats page
2022-02-14 14:08:32 +09:00
nymkappa
e1f3c662b2
Show block reward in the pool stat page
2022-02-14 14:08:31 +09:00
nymkappa
f2abedfbaa
Add timespan switch for pool stats and load more for pool's blocks
2022-02-14 14:08:31 +09:00
nymkappa
3f55aabc53
Mining pool detail page draft PoC
2022-02-14 14:08:30 +09:00
nymkappa
a168a22360
Link PoolRanking page with new pool page
2022-02-14 14:08:11 +09:00
nymkappa
fbda0d8186
Added /mining/pool/:poolId empty page
2022-02-14 14:08:11 +09:00
wiz
219c1a8615
Merge branch 'master' into simon/dashboard-assets
2022-02-13 11:21:39 +00:00
softsimon
294d7915e1
Liquid dashboard assets updates
2022-02-13 00:46:42 +04:00
Antoni Spaanderman
9796b87975
Merge branch 'master' into address-labels
2022-02-12 12:29:05 +01:00
Antoni Spaanderman
effab583ee
Merge branch 'master' into fee-visibility
2022-02-12 12:28:49 +01:00
Antoni Spaanderman
9c992a61c5
Merge branch 'master' into regtest-1
2022-02-12 12:28:37 +01:00
wiz
43e604507d
Merge branch 'master' into refactor-docs-2
2022-02-12 10:07:52 +00:00
softsimon
738381702f
Display top featured assets on Liquid dashboard
2022-02-12 00:15:13 +04:00
hunicus
d7b4e4b698
Use variables for empty code examples
2022-02-10 16:51:12 -05:00
nymkappa
055c587351
Fix bug when loading /tv
and cleanup Observable flow
2022-02-10 00:24:01 +09:00
nymkappa
cd9eaf816b
Refactor TV component subscription
2022-02-10 00:24:01 +09:00
nymkappa
aa77faf314
Use switchMap param instead of re-reading this.route.snapshot.fragment
2022-02-10 00:24:00 +09:00
nymkappa
c9ad316ed5
Allow /tv view timespan to be changed through url fragment
2022-02-10 00:23:55 +09:00
Antoni Spaanderman
42fa7c1023
Merge branch 'master' into address-labels
2022-02-09 10:42:41 +01:00
Antoni Spaanderman
8e0394e837
Merge branch 'master' into regtest-1
2022-02-09 10:42:23 +01:00
Antoni Spaanderman
89d811096c
Merge branch 'master' into fee-visibility
2022-02-09 10:42:05 +01:00
hunicus
ac21c47540
Fix url for mempool post endpoint
2022-02-08 17:51:19 -05:00
hunicus
bb6a22192c
Improve spacing at top of navs
2022-02-08 14:30:18 -05:00
hunicus
22137fef5a
Add liquidtestnet endpoints
2022-02-08 13:44:50 -05:00
hunicus
82f70eaefe
Show liquid link for liquid endpoint
...
Error from previous PR.
2022-02-08 13:44:50 -05:00
hunicus
ee8eef2806
Implement 27ce863735
2022-02-08 13:44:50 -05:00
hunicus
4979187468
Implement b1c9334119
2022-02-08 13:44:50 -05:00
hunicus
60160ac0f6
Implement 31c911cb59
2022-02-08 13:44:50 -05:00
hunicus
1a23a9c1c5
Rebase 1036 to master manually
2022-02-08 13:44:50 -05:00
wiz
ac60ee6857
Merge branch 'master' into feature/add-mining-pool-logos
2022-02-08 05:29:26 +00:00
nymkappa
c704bfedeb
Download pool logos from github
2022-02-08 12:56:26 +09:00
softsimon
e36fb27704
Disable featured assets test for testnet
2022-02-07 14:49:14 +04:00
softsimon
f260203833
Disable Featured assets on Liquid testnet
...
fixes #1229
2022-02-07 14:24:18 +04:00
softsimon
f5193218e5
Mobile responsiveness fixes
2022-02-07 03:34:16 +04:00
softsimon
99c7d7fac4
Removing /liquid from asset grouping base path.
2022-02-07 03:34:16 +04:00
softsimon
4c2c6396ba
Renaming assets-group to assets/group
2022-02-07 03:34:15 +04:00
softsimon
b634984ca6
Correcting more tests.
2022-02-07 03:34:15 +04:00
softsimon
1dbae4cd62
Fixing liquidtestnet tests.
2022-02-07 03:34:15 +04:00
softsimon
0863405671
Correcting tests. i18n strings and asset links.
2022-02-07 03:34:15 +04:00
softsimon
ff4c097c48
Mobile layout fixes.
2022-02-07 03:34:15 +04:00
softsimon
91082f27e7
SEO and various render fixes.
2022-02-07 03:34:15 +04:00
softsimon
d33c12cdee
Asset search
2022-02-07 03:34:15 +04:00
softsimon
2e5c8bdfd3
Featured assets and asset groups
2022-02-07 03:34:14 +04:00
Felipe Knorr Kuhn
18a7b13077
Add new targets to run locally hitting the staging backends
2022-02-06 15:12:03 -08:00
Felipe Knorr Kuhn
4af0a75aad
Add new proxy config for staging
2022-02-06 15:11:13 -08:00
Felipe Knorr Kuhn
ad38e5fa2d
Add mining pools resources route
2022-02-06 15:10:35 -08:00
Antoni Spaanderman
9f3a3bd4d7
also detect uncompressed pubkeys + fix errors
2022-02-06 12:41:37 +01:00
Antoni Spaanderman
bb8bfa0e3a
copy paste moment
2022-02-05 17:29:42 +01:00
Antoni Spaanderman
148e340ea6
actually test htlc, fix indentation (again) and detect multisig
2022-02-05 17:26:50 +01:00
Antoni Spaanderman
7565aa7a25
fix indentation + detect htlc with option_anchors
2022-02-05 16:58:41 +01:00
Antoni Spaanderman
1f6504898a
detect lightning htlc and unilateral close
2022-02-05 16:50:10 +01:00
wiz
46ac307329
Merge branch 'master' into simon/dev-proxy-refactor
2022-02-05 09:47:08 +00:00
softsimon
a45c371e27
Adding a "mixed" dev proxy
2022-02-05 13:05:52 +04:00
softsimon
006ed39bf2
Local dev proxy working with all base modules
2022-02-05 13:02:22 +04:00
wiz
2c60a81c1e
Merge branch 'master' into feature/blocks-refactoring
2022-02-04 16:53:42 +00:00
Antoni Spaanderman
d08d2a16d3
Merge branch 'master' into regtest-1
...
for cla bot
2022-02-04 12:34:42 +01:00
Antoni Spaanderman
9fc4297e86
Merge branch 'master' into fee-visibility
...
for cla bot
2022-02-04 12:26:47 +01:00
nymkappa
456bd5a18e
Renamed extra
to extras
2022-02-04 19:28:00 +09:00
softsimon
02e15cbea4
Proxy all /api and /api/v1 requests to local nodejs server
2022-02-04 13:47:34 +04: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
wiz
4b79f09538
Merge branch 'master' into feature/fix-mining-pool-page-title
2022-02-02 14:47:50 +00:00
nymkappa
e48a2f73e4
Replaced /mining/pools?interval=X by /mining/pools/X
2022-02-02 19:03:07 +09:00
nymkappa
ae9afe2f81
Set proper mining pool page title - Rename "Name" to "Pool"
2022-02-02 18:46:06 +09:00
nymkappa
620a7f0718
Fix mining pools wrong default timespan value
2022-01-28 18:49:06 +09:00
nymkappa
9df490373b
Fixes post rebase
2022-01-28 15:01:24 +09:00
nymkappa
6ebbc5667d
Small improvements on the mining page UX
...
- INDEXING_BLOCKS_AMOUNT = 0 disable indexing, INDEXING_BLOCKS_AMOUNT = -1 indexes everything
- Show only available timespan in the mining page according to available datas
- Change default INDEXING_BLOCKS_AMOUNT to 1100
Don't use unfiltered mysql user input
Enable http cache header for mining pools (1 min)
2022-01-28 15:01:24 +09:00
nymkappa
73019b485f
Update tests - Replace button click blocks -> pools
2022-01-28 15:01:23 +09:00
nymkappa
647f12ffaa
Added MEMPOOL.INDEXING_BLOCKS_AMOUNT in the config (default 432 blocks)
2022-01-28 15:01:23 +09:00
nymkappa
f8f9108ae1
Polish mining page UI
...
Make sure to wait for all mining pools queries before continuing
2022-01-28 15:01:22 +09:00
nymkappa
df960ab9ba
Import pools file for testnet and signet as well - Added missing express routes
2022-01-28 15:01:21 +09:00
nymkappa
8eaa9b3c7b
Add share % in pie chart label
2022-01-28 15:01:21 +09:00
nymkappa
f982f6b4b6
Hide epoch data from the mining page
2022-01-28 15:01:20 +09:00
nymkappa
b8410f00d9
Fix xxxWindowPreference management
2022-01-28 15:01:19 +09:00
nymkappa
4b9bfd6ca0
Basic block indexing WIP - Default mining pool icon - Only show mining hashrate on 1d scale
2022-01-28 15:01:15 +09:00
nymkappa
b9a047b22d
Add difficulty adjustment in mining page + Fix pools table on mobile
2022-01-28 14:52:12 +09:00
nymkappa
091027cc79
When a new blocks is mined, refresh the mining stats
2022-01-28 13:54:59 +09:00
nymkappa
0a267affaf
Add pie chart and rewrite the pool ranking component
2022-01-28 13:54:59 +09:00
nymkappa
bfe9f99c35
Generate mining basic pool ranking (sorted by block found) for a specified timeframe
2022-01-28 13:52:35 +09:00
nymkappa
1a22923cd8
Migrate pools.json to the database in one command - Updated latest pools.json file from Blockchain-Known-Pools master
2022-01-28 13:50:58 +09:00
Aaron Dewes
8a4a003620
Change Citadel link to core
2022-01-27 08:11:18 +01:00
wiz
bd033541b7
Update copyright years in legal notices
2022-01-25 09:36:02 +00:00
wiz
cba46a82aa
Merge pull request #1173 from mempool/simon/liquid-asset-precision-fix
...
Fixing Liquid asset precision
2022-01-25 08:15:20 +00:00
Antoni Spaanderman
7902f68ada
fix 0 sat/vB not displaying
2022-01-24 21:35:13 +01:00
Antoni Spaanderman
f68ac944ed
fix dashboard TXs issue
2022-01-24 20:51:30 +01:00
Antoni Spaanderman
1beafd137b
fix dashboard blocks issue
2022-01-24 20:44:05 +01:00
Antoni Spaanderman
f111c006ce
fix block height out of range on full page blocks viewer
2022-01-24 20:26:02 +01:00
Antoni Spaanderman
44021a3cb3
prefer const
over let
2022-01-24 20:25:22 +01:00
softsimon
f1400909a8
Merge pull request #1183 from nymkappa/feature/cleanup-master-page
...
Cleanup master-page template
2022-01-24 17:03:16 +04:00
softsimon
c91b6b473a
Merge pull request #1177 from knorrium/fix_broken_bisq_tx_link
...
Fix broken link on the Bisq transaction page
2022-01-24 13:23:11 +04:00
nymkappa
68320dc117
Cleanup master-page template
2022-01-24 18:22:15 +09:00
softsimon
230f563235
Merge pull request #1178 from knorrium/update_e2e_tests
...
Update e2e tests: new scenarios for Liquid, Bisq and refactor button selectors
2022-01-23 14:25:11 +04:00
softsimon
c1f90e0c26
Npm audit fix
2022-01-23 12:58:16 +04:00
Felipe Knorr Kuhn
0ff6cd19c3
Update tests: use ids for nav bar items and new scenarios for bisq and liquid
2022-01-22 14:23:09 -08:00
Felipe Knorr Kuhn
a5ca0cda14
Add ids to nav bar items, liquid and bisq components
2022-01-22 14:21:46 -08:00
Felipe Knorr Kuhn
0560496154
Fix broken link on the Bisq transaction page
2022-01-21 23:12:18 -08:00
softsimon
e2dfdc0064
Merge pull request #1175 from knorrium/update_to_cypress_931
...
Update Cypress to v9.3.1
2022-01-21 15:37:54 +04:00
softsimon
a09910522b
Merge pull request #1176 from knorrium/update_liquid_tests
...
Update Liquid tests
2022-01-21 15:37:20 +04:00
Felipe Knorr Kuhn
af38ef8ee7
Merge branch 'master' into update_liquid_tests
2022-01-20 21:54:23 -08:00
Felipe Knorr Kuhn
c885187971
Add an amount class vins and vouts to improve testing
2022-01-20 21:31:14 -08:00
Felipe Knorr Kuhn
6637477ac9
Update Liquid tests
2022-01-20 21:30:22 -08:00
Felipe Knorr Kuhn
cf5cce23f3
Add Liquid Testnet tests
2022-01-20 21:30:03 -08:00
Felipe Knorr Kuhn
9f2d0c5172
Update config script defaults
2022-01-20 21:29:45 -08:00
Felipe Knorr Kuhn
80e4141612
Update Cypress to v9.3.1
2022-01-20 21:27:52 -08:00
softsimon
a8c04624f0
Fixing liqud asset precision
...
fixes #1166
2022-01-21 01:32:19 +04:00
softsimon
36b4812e93
Asset name overflow fix
2022-01-21 00:16:18 +04:00
softsimon
347c386815
Merge pull request #1171 from knorrium/fix_liquid_proxy
...
Fix Liquid proxy settings
2022-01-20 23:42:57 +04:00
Felipe Knorr Kuhn
35e69f2e3d
Fix Liquid proxy settings
2022-01-20 11:27:50 -08:00
softsimon
88a9e22abe
Liquid asset loading fixes
2022-01-20 23:00:43 +04:00
Antoni Spaanderman
e581ef7fe3
add regtest class
2022-01-20 19:10:36 +01:00
Antoni Spaanderman
1f0ae601c5
add network regtest
2022-01-20 17:19:16 +01:00
wiz
2b1367afd8
Merge pull request #1167 from mempool/simon/asset-icons
...
Display Liquid asset icons
2022-01-20 16:11:12 +00:00
softsimon
a2b167fc07
Display Liquid asset icons
2022-01-20 19:51:02 +04:00
Antoni Spaanderman
4bf167d3e1
fixed arrow not pointing to genesis block
2022-01-20 15:57:53 +01:00
Antoni Spaanderman
e59f610a75
display genesis block
2022-01-19 17:11:35 +01:00
softsimon
bc925a409f
Merge pull request #1152 from nymkappa/feature/split-difficulty-component
...
Move difficulty adjustment code to separate module
2022-01-19 13:19:17 +04:00
nymkappa
08a9cc30ba
Only apply vbytes/sec cap on Bitcoin mainnet - Fix linter issues
2022-01-17 20:19:20 +09:00
nymkappa
fcca911377
Move difficulty adjustment code to separate module
2022-01-17 13:33:07 +09:00
wiz
dbdc87eeae
Bump version number to v2.4.0-dev
2022-01-16 15:41:23 +09:00
wiz
b9067ed912
Release v2.3.0
2022-01-16 15:36:48 +09:00
wiz
11cc14f5b0
Merge pull request #1149 from mempool/wiz/20220116-pull-from-transifex
...
Pull translated strings from Transifex
2022-01-16 15:31:44 +09:00
wiz
4133bf31c6
Merge pull request #1147 from mempool/simon/gettxout
...
Utilize gettxout to display spent/unspent
2022-01-16 15:29:53 +09:00
wiz
31fb6f70ab
Pull translated strings from Transifex
2022-01-16 14:42:25 +09:00
softsimon
cb38258cf7
Adding missing Liquid Testnet Status page
2022-01-15 23:49:08 +04:00
softsimon
2a16dc5a7f
Utilize gettxout to display spent/outspent
...
fixes #1088
2022-01-15 22:09:04 +04:00
wiz
57b0ccee60
Fix HTML theme color for iOS status bar
2022-01-16 00:19:29 +09:00
wiz
d61eba8c68
Fix translation for Project Translators on About page
2022-01-15 06:47:51 +00:00
softsimon
debcd1808e
Displaying translators as twitter photos
2022-01-15 04:19:50 +04:00
softsimon
85f471ad08
Adding translators to About page
2022-01-15 04:01:53 +04:00
softsimon
78c32af062
Fixing high vulnerabilities
2022-01-14 16:43:56 +04:00
nymkappa
5b39ad2130
Remove id
, unconfirmed_transactions
and tx_per_second
from the statistics queries since we don't use them in the front end
2022-01-14 19:21:54 +09:00
wiz
573cb8f993
Merge pull request #1133 from nymkappa/feature/disable-graph-interaction-mobile
...
Disable graph touch interaction in dashboard on mobile so we can scroll properly
2022-01-13 07:20:58 +00:00
wiz
548f38292f
Merge pull request #1131 from hunicus/update-liquidtestnet-docs
...
Update liquidtestnet docs
2022-01-13 04:12:48 +00:00
nymkappa
5f2350b763
Disable graph touch interaction in dashboard on mobile so we can scroll properly
2022-01-13 12:00:49 +09:00
hunicus
fbce72b7fc
Update transactions endpoints
2022-01-12 11:51:10 -05:00
hunicus
a894fa5bc0
Update mempool endpoints
2022-01-12 11:51:10 -05:00
hunicus
9ac3c420eb
Update fees endpoints
2022-01-12 11:51:10 -05:00
hunicus
10df6985fc
Update blocks endpoints
2022-01-12 11:51:10 -05:00
hunicus
27ce863735
Fix block-height endpoint across networks
2022-01-12 11:51:10 -05:00
hunicus
d840d79aea
Update block and block-header
2022-01-12 11:51:10 -05:00
hunicus
80dfc81900
Make minor grammatical changes to GET Asset Icons
2022-01-12 11:51:10 -05:00
hunicus
31c911cb59
Rename 'GET Assets' to 'GET Asset'
...
Confusing since it gets information on 1
asset..."asset" should be singular.
2022-01-12 11:51:10 -05:00
hunicus
0d4160b232
Reorder assets nav items to fit content order
2022-01-12 11:51:10 -05:00
hunicus
f0022f6af9
Update assets endpoints
...
Currently no testnet assets have icons, so those
responses are blank.
2022-01-12 11:51:10 -05:00
hunicus
a16decfb94
Fix urls in code examples
2022-01-12 11:51:10 -05:00
wiz
7f17ade65c
Merge pull request #1113 from mempool/simon/network-language-fix
...
Adding current language to network dropdown links
2022-01-12 16:41:47 +00:00
softsimon
c8d38740cc
Minor language service refactor
2022-01-12 19:08:56 +04:00
wiz
efffd1a929
Suggested changes for Simon's PR #1113
2022-01-12 23:52:52 +09:00
hunicus
5d06d02d64
Fix urls
...
So that /liquidtestnet is in links and link text.
2022-01-12 01:36:26 -05:00
hunicus
7eabbe30e6
Add /liquidtestnet/ to links
2022-01-12 01:36:26 -05:00
hunicus
c232f6a11d
Add boilerplate liquidtestnet examples
...
Also adjust logic to show them. Doing this prevents
compilation errors and will allow for endpoints to
be reviewed as they are modified.
2022-01-12 01:36:26 -05:00
hunicus
04ffa6d7bb
Update address-utxo
2022-01-12 01:36:44 -05:00
hunicus
d46655e5f4
Update address-tx-chain and address-tx-mempool
2022-01-12 01:36:37 -05:00
hunicus
1438300763
Update address and address-tx
2022-01-12 01:36:26 -05:00
wiz
9ac9eb9cc8
Merge pull request #1124 from mempool/simon/bump-angular-ngboostrap
...
Bumping minor Angular version and major ngBootstrap
2022-01-12 03:44:33 +00:00
wiz
ff5367b0e7
Merge pull request #1125 from knorrium/link_to_commit
...
Link the git commit hash to GitHub on the About page
2022-01-12 03:32:45 +00:00
Felipe Knorr Kuhn
503adc20dc
Link the git commit hash to GitHub on the About page
2022-01-11 17:02:48 -08:00
softsimon
2f5cad9d0a
Bumping minor Angular version and major ngBootstrap
2022-01-12 02:42:33 +04:00
hunicus
871329e0fd
Remove websocket and js tabs
...
Since npm packages don't work with liquidtestnet yet.
2022-01-11 17:21:35 -05:00
hunicus
7825b8d732
Remove difficulty endpoint from nav
2022-01-11 15:32:35 -05:00
wiz
8099349dcc
Merge pull request #1118 from nymkappa/bugfix/graph-scroll-main-page
...
Mouse scroll is not captured anymore by graphs in the dashboard page
2022-01-11 03:31:07 +00:00
nymkappa
02798db449
Mouse scroll is not capture anymore by graphs in the dashboard page
2022-01-11 12:16:09 +09:00
wiz
4b71cb6e28
Merge pull request #1116 from mempool/wiz/20220111-pull-from-transifex
...
Pull translated strings from Transifex
2022-01-11 03:09:44 +00:00
wiz
a4a8fb64b1
Merge pull request #1110 from nymkappa/feature/filter-out-extreme-values
...
Cap extreme vbytes_per_second values
2022-01-11 03:07:44 +00:00
wiz
2eaea44182
Pull translated strings from Transifex
2022-01-11 10:07:50 +09:00
softsimon
4ca730697c
Adding current language to network dropdown links
...
fixes #1094
2022-01-10 18:00:01 +04:00
softsimon
dc06a3f62a
Bumping mempool.js lib to 2.3.0
2022-01-10 15:55:18 +04:00
nymkappa
45542d5f06
Apply AVG() on vbytes_per_second - Cap extreme vbytes_per_second values
2022-01-10 18:52:56 +09:00
wiz
6414f0045e
Pull translated strings from Transifex
2022-01-10 13:20:39 +09:00
wiz
d2cd396c75
Pull translated strings from Transifex
2022-01-09 16:23:47 +09:00
softsimon
afbced3f4d
Adapting tests
2022-01-08 20:44:45 +04:00
softsimon
08f2287def
Ending support for /bisq /liquid and /liquidtestnet
2022-01-08 17:33:37 +04:00
wiz
5175027948
Merge pull request #1103 from mempool/wiz/fix-matomo-for-bisq-markets
...
Fix matomo hostname for bisq.markets html
2022-01-08 10:17:46 +00:00
wiz
d0cda447c0
Fix matomo hostname for bisq.markets html
2022-01-08 19:05:06 +09:00
wiz
fd288cd106
Merge pull request #1100 from mempool/simon/configurable-network-urls
...
Making frontend network URLs configurable
2022-01-08 10:01:52 +00:00
softsimon
c41ac34978
Bisq: Adding missing privacy policy, locale selector
...
fixes #1096
2022-01-07 23:38:31 +04:00
softsimon
47307bc755
Making frontend network URLs configurable
...
fixes #1095
2022-01-07 20:17:14 +04:00