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
wiz
e8af360d84
Merge pull request #747 from knorrium/be_dockerfile_fixes
...
Fix non-deterministic TypeScript version on Dockerfile
2021-08-27 17:08:04 +09:00
Felipe Knorr Kuhn
d6d6465638
Fix non-deterministic TypeScript version on Dockerfile
2021-08-27 00:28:05 -07:00
wiz
eb0174a423
Pull from transifex
2021-08-27 14:28:51 +09:00
softsimon
c727b3f46f
Merge pull request #746 from MiguelMedeiros/bugfix-difficulty-adjustment-calc
...
Bugfix: difficulty adjustment calculation.
2021-08-26 03:27:59 +03:00
Miguel Medeiros
255bdfe0d9
Refactor getDifficultyChange endpoint.
2021-08-25 21:14:01 -03:00
Miguel Medeiros
1262e3601f
Refactor difficulty adjustment calculation.
2021-08-25 17:18:30 -03:00
softsimon
74303d1369
Correcting keypress arrow left test.
2021-08-25 18:41:35 +03:00
softsimon
20706e4af2
Fix for multiple arrow navigation bugs. ( #741 )
...
* Fix for multiple arrow navigation bugs.
fixes #731
* Updating test to handle left arrow navigation.
* Updating test to handle left arrow navigation.
* Arrow right click fix.
* Update frontend/cypress/integration/mainnet/mainnet.spec.ts
Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>
Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>
2021-08-25 15:44:55 +03:00
Felipe Knorr Kuhn
3c49ba42bd
Add a test for not showing unblinding errors on regular TXs ( #737 )
2021-08-22 00:34:40 +03:00
wiz
3169d014a3
Fix missing fetch command in upgrade script
2021-08-21 21:56:42 +09:00
wiz
fdac1dd6de
Fix typo/bug in mempool-logger script
2021-08-21 15:39:15 +09:00
wiz
7c0ef12920
Tweak production syslog configuration
2021-08-21 15:19:29 +09:00
wiz
9afe2d45c9
Modify restart script to log restart events, don't restart services
2021-08-21 15:06:50 +09:00
wiz
24dcdcaa48
Modify upgrade script for PR branch deployment, tweak logging
2021-08-21 14:51:19 +09:00
softsimon
0933b73560
Liquid unblinding: Don't throw error as default for regular liquid transactions.
2021-08-21 03:13:39 +03:00
wiz
cce9ea8d8f
Send deployment notifications to mempool.dev keybase group
2021-08-20 21:52:54 +09:00
wiz
c10e0e4ce1
Merge pull request #735 from mempool/simon/bisq-tx-redirect-fix
...
Redirect unconfirmed bisq transactions to main website for tracking.
2021-08-20 21:25:13 +09:00
softsimon
c683bc0121
Redirect unconfirmed bisq transactions to main website for tracking.
2021-08-20 14:56:12 +03:00
Miguel Medeiros
e35f5a68df
Bugfix: Fix bisq dashboard tables overflow. ( #733 )
...
* Fix bisq dashboard tables overflow.
* Fix nav-item mobile margin.
2021-08-19 17:51:08 +03:00
Priyansh
292bab200e
Updated mobile view for dropdown ( #717 )
...
Dropdown menu with dynamic positioning
2021-08-18 19:18:12 +03:00
Priyansh
1da2c78b63
Updated significant digits of transaction fee ( #722 )
2021-08-18 16:27:35 +03:00
softsimon
b66a5da9c2
Arrow bugfix: Unsubscribe all the observables when leaving view.
2021-08-18 15:59:18 +03:00
wiz
25caa9a41d
Add Unchained Capital as Enterprise Sponsor ( #711 )
2021-08-18 15:15:31 +03:00
softsimon
2feb58eec7
Liquid unblinding: Replacing async/await with observable.
2021-08-18 14:05:40 +03:00