wiz
c4edecf714
Merge pull request #779 from mempool/simon/core-22-compatibility
2021-09-18 17:51:41 +09:00
softsimon
333094783f
Update backend/src/api/bitcoin/bitcoin-api.interface.ts
...
Co-authored-by: Miguel Medeiros <miguel@miguelmedeiros.com.br>
2021-09-17 19:22:15 +04:00
softsimon
8d76798af3
Handle changes to address RPC api in bitcoin core 22
...
fixes #778
2021-09-17 19:22:15 +04:00
wiz
55f83abca2
Merge pull request #794 from mempool/simon/transifex-pull-20200917
2021-09-17 21:42:38 +09:00
softsimon
710ee2dea8
Pulled from transifex
2021-09-17 16:27:24 +04:00
wiz
f59264b697
Merge pull request #793 from mempool/simon/credit-romanian-macedonian-translators
2021-09-17 20:49:14 +09:00
softsimon
32aaf64abf
Credit Romanian and Macedonian translators.
2021-09-17 14:19:53 +04:00
softsimon
9bf7d62617
Merge pull request #775 from mempool/wiz/fix-canonical-name-for-three-sites
...
Set canonical URLs for new 3 site structure
2021-09-17 14:14:59 +04:00
softsimon
b6052563c3
Merge pull request #792 from mempool/i18n/add-macedonian
...
Add new locale: Macedonian (mk)
2021-09-17 13:54:03 +04:00
softsimon
3a897a5529
Merge pull request #791 from mempool/i18n/add-romanian
...
Add new locale: Romanian (ro)
2021-09-17 13:53:35 +04:00
wiz
c4ab86e88c
Merge pull request #782 from TechMiX/rtlFixes
...
Fix RTL issues
2021-09-17 16:23:07 +09:00
wiz
8620aa55b8
Set canonical URLs for new 3 site structure
2021-09-17 15:13:52 +09:00
wiz
d63e4f878a
Add new locale: Macedonian (mk)
2021-09-17 15:03:52 +09:00
wiz
0e508e6b0f
Add new locale: Romanian (ro)
2021-09-17 15:02:15 +09:00
softsimon
e6c469472e
Merge pull request #789 from MiguelMedeiros/bugfix-echarts-mobile-mouseover
...
Disable mouseover legend for mobile users.
fixes #781
2021-09-17 03:24:10 +04:00
Miguel Medeiros
ad76ef2d6e
Disable mouseover legend for mobile users.
2021-09-16 17:30:13 -03:00
softsimon
6b82339104
Merge pull request #787 from mempool/wiz/disable-matomo-cookies
...
Disable matomo cookies - fixes #784
2021-09-16 17:45:37 +04:00
wiz
c8fda21d38
Disable matomo cookies - fixes #784
2021-09-16 22:37:09 +09:00
TechMiX
dd9b6c6950
add rtl hinting for new graph + move code rtl hints to style file
2021-09-15 12:06:55 +02:00
TechMiX
3413b1c72a
fix various rtl issues
2021-09-15 11:02:04 +02:00
wiz
f2500155c3
Merge pull request #738 from MiguelMedeiros/feature-echarts
...
Feature: New charts library.
2021-09-15 11:08:11 +09:00
Miguel Medeiros
96925b695f
Remove fee tier legends.
...
Fix tv page css.
2021-09-14 22:35:51 -03:00
Miguel Medeiros
7be31c3db0
Fix linting and unclosed html tag.
...
Fix no shadowed variable tslint warning.
2021-09-14 22:35:51 -03:00
Miguel Medeiros
4cc604c469
Move total MvB to the top.
...
Fix yAxis value.
Fix yAxis value.
Make disks smaller and transparent.
Change opacity on mouseover stack bars.
Add 4th column "sum of vsize" to tooltips table.
Add toggle show/hide tier fees.
Make progress active bar inline with text value.
Add a break line to the timestamp text.
Add colored progress bar with number.
2021-09-14 22:35:50 -03:00
Miguel Medeiros
029e881343
Fix y axis margin left.
2021-09-14 22:35:50 -03:00
Miguel Medeiros
2d13a765c8
Change renderer to svg.
2021-09-14 22:35:50 -03:00
Miguel Medeiros
b4ed88ce6c
Change renderer to svg.
...
Fix data structure of mempool graph.
Change tooltip total position (top).
Change tooltip visual of partial porcentage.
2021-09-14 22:35:49 -03:00
Miguel Medeiros
3655ff8f0a
Fix indicator border-radius.
2021-09-14 22:35:49 -03:00
Miguel Medeiros
75eccfc818
Invert the tooltip legends order.
...
Fix default data to title tooltip MM/dd HH:mm.
Add symbol to tx chart tooltip .
Add accumulative total for tooltip information.
Add 3th column to tooltip with a progress bar.
Add and max span zoom span.
Add feeRate limit input to mempool graph component.
Add showZoom option to mempool graph component.
Remove start animation to match the layout for future SSR.
Remove mouse wheel zoom from small template.
Fix small template style.
2021-09-14 22:35:49 -03:00
Miguel Medeiros
4d66f41c56
Add default data to title tooltip MM/dd HH:mm
.
...
Add symbol to tx chart tooltip .
2021-09-14 22:35:48 -03:00
Miguel Medeiros
0cb27661a3
Add total sum to mempool chart.
...
Add zoom tools.
Add different theme for charts `big` and `small` (default).
Fix date format on mouseover.
Fix animations on graphs page.
Fix overflow tv page.
Remove `crosshair` on mouseover, changed to `line`.
Fix custom tooltip styles.
Remove inverted button (will add in a future PR).
Remove fee range labels (will add in a future PR).
Fix e2e testing.
2021-09-14 22:35:48 -03:00
Miguel Medeiros
c5831cc4e8
Add new component incoming-transactions-graph;
...
Refactor component mempool-graph;
Refactor component fee-distribution-graph;
Add incoming-transactions-graph to dashboard;
Add incoming-transactions-graph to statistics;
Add incoming-transactions-graph to television;
Add mempool-graph to dashboard;
Add mempool-graph to statistics;
Add mempool-graph to television;
Remove chartist.component;
2021-09-14 22:35:47 -03:00
Miguel Medeiros
4772cc4517
Add echart module.
2021-09-14 22:35:47 -03:00
wiz
66a001c471
Merge pull request #776 from mempool/wiz/add-newsyslog-for-nginx
2021-09-11 19:20:30 +09:00
wiz
be7030ec91
Add newsyslog.conf for nginx log rotation - delete logs after 90 days
2021-09-11 08:40:58 +09:00
softsimon
151bd9d68f
Merge pull request #771 from mempool/release/v2.2.2
...
Bump version number to v2.3.0-dev
2021-09-09 11:41:11 +04:00
wiz
d74c91301a
Merge pull request #772 from mempool/wiz/fix-api-docs-for-raspberry-pi-users
...
Fix API docs examples for Raspberry Pi users using romanz/electrs
2021-09-09 14:44:10 +09:00
wiz
42e80f8794
Fix API docs examples for Raspberry Pi users using romanz/electrs
2021-09-09 11:11:01 +09:00
wiz
e7fa2a5cb1
Bump version to v2.3.0-dev after shipping v2.2.2
2021-09-09 07:27:01 +09:00
wiz
c67840beb4
Bump version number for v2.2.2 release
2021-09-09 07:23:36 +09:00
wiz
28c04a091c
Merge pull request #769 from mempool/wiz/fix-api-docs-fees-path
...
Fix api-docs incorrect API path for fees related methods
2021-09-08 07:29:36 +09:00
wiz
1c9826943b
Fix api-docs incorrect API path for fees related methods
2021-09-08 07:13:23 +09:00
wiz
365a74bf79
Merge pull request #768 from mempool/simon/liquid-fetch-unconfidential
...
Liquid: Display unconfidential address and fix tracking
2021-09-08 06:37:24 +09:00
wiz
92898d5fc7
Merge pull request #765 from mempool/simon/address-regex-fix
...
Updated address regex to handle all types of addresses.
2021-09-08 06:36:42 +09:00
softsimon
2069f09ce9
validate-address API should be there both in esplora and bitcoind mode.
2021-09-07 13:13:29 +04:00
softsimon
41f95fa4c7
Liquid: Display unconfidential address and fix tracking
...
fixes #761
2021-09-06 10:20:31 +04:00
softsimon
fc34fc886a
Lowercase Segwit uppercase addresses for tracking matching.
2021-09-05 00:30:24 +04:00
softsimon
b95bc9125b
Merge pull request #760 from mempool/wiz/rename-keybase-channels
...
Update syslog.conf and upgrade/restart scripts for new keybase channels
2021-09-04 23:31:28 +04:00
softsimon
980c077c9a
Updated address regex to handle all types of addresses.
...
fixes #301
fixes #750
2021-09-04 23:21:15 +04:00
wiz
119325df40
Merge pull request #764 from mempool/simon/electrum-error-msg-fix
...
Handle string error messages.
2021-09-04 09:17:46 +09:00