1555 Commits

Author SHA1 Message Date
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
wiz
f914389e67 Merge pull request #762 from mempool/simon/npm-audit-fix-2021-09-03
Npm audit fix.
2021-09-04 09:16:56 +09:00
wiz
2ea47a0f38 Merge pull request #716 from MiguelMedeiros/documentation-api
Improvements to API documentation and examples
2021-09-04 09:10:59 +09:00
Miguel Medeiros
e794a4d798 Change websocket examples. 2021-09-03 20:13:31 -03:00
Miguel Medeiros
3aabeace26 Fix transaction post curl example. 2021-09-03 19:43:28 -03:00
softsimon
3402fbd206 Handle string error messages.
fixes #763
2021-09-04 01:32:36 +04:00
Miguel Medeiros
03ae766955 Remove unused variables. 2021-09-03 16:50:45 -03:00
Miguel Medeiros
7dd32a96b9 Set default active tab to liquid network. 2021-09-03 16:48:37 -03:00
Miguel Medeiros
edc15c9243 Fix document location protocol for curl url. 2021-09-03 16:22:39 -03:00
Miguel Medeiros
f0f5f1ee3d Fix curl placeholder url depending on base_module.
Fix currencies wrapper url variable name.
2021-09-03 16:02:05 -03:00
Miguel Medeiros
d8be4d5bed Fix typo variable name. 2021-09-03 14:35:06 -03:00
Miguel Medeiros
e089239884 Add template to documentation.
Add support for BASE_MODULE=[mempool, bisq, liquid].
 Add print results do CommonJS examples.
 Add support for custom domains.
 Remove basecurrency from /volume endpoint.
2021-09-03 07:04:19 -03:00
softsimon
17d39fca23 Npm audit fix. 2021-09-03 00:44:23 +04:00
wiz
075cfe3d61 Update syslog.conf and upgrade/restart scripts for new keybase channels 2021-09-02 19:30:54 +09:00
wiz
16e2532cce Merge pull request #755 from knorrium/fix_dashboard_memory_leak
Add a potential fix for the memory leak on the Dashboard
2021-09-02 19:12:42 +09:00
softsimon
72de849393 Merge pull request #759 from knorrium/cypress_831
Update Cypress to v8.3.1
2021-09-02 13:45:12 +04:00
Felipe Knorr Kuhn
8679da196c Add some search tests (#758) 2021-09-02 13:42:18 +04:00
Felipe Knorr Kuhn
70ae94d16f Add a potential fix for the memory leak on the Dashboard
Fix the broken experience after unsubscribing for network changes

Fix the broken experience after unsubscribing for network changes
2021-09-02 00:47:00 -07:00
Felipe Knorr Kuhn
86b5067558 Increase waitForSkeletonGone timeout to 15s 2021-09-01 21:09:14 -07:00
Felipe Knorr Kuhn
4d18d9452a Upgrade Cypress to v8.3.1 2021-09-01 21:08:10 -07:00
wiz
54e6390393 Merge pull request #757 from mempool/wiz/revert-search-input-lowercase-conversion
Revert "Support uppercase addresses when searching."
2021-09-02 01:37:56 +09:00
wiz
febee82ff9 Revert "Support uppercase addresses when searching."
This reverts commit fc28b06a0feb4fa278d0e1c5907845fc8ba6725a.
2021-09-02 00:57:43 +09:00
softsimon
645986b7fc Backend: Bumping Typescript version to 4.4.2 (#748)
* Backend: Bumping Typescript version to 4.4.2

* Replacing any types with instanceOf checks.
2021-08-31 15:09:33 +03:00
Priyansh
0bb52df1e8 Made Price feed update configurable (#751) 2021-08-29 22:30:11 +03:00
softsimon
b2ec27f54f Support uppercase addresses when searching.
fixes #301
2021-08-29 15:58:39 +03:00
softsimon
877551680c Use block cache when searching or opening a recent block. (#749)
* Use block cache when searching or opening a recent block.

fixes #715

* Fixed linting errors.
2021-08-29 04:55:46 +03:00
Felipe Knorr Kuhn
82e1d18203 Add script to pull digests from docker images (#705) 2021-08-27 19:04:51 +09:00