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
softsimon
ef41334346
Optimize performance of next/previous block. ( #729 )
2021-08-18 12:49:42 +03:00
softsimon
9d210f4fe7
Merge pull request #728 from mempool/simon/unblinding-refactor-fix
...
Unblinding refactor fix
2021-08-18 04:09:53 +03:00
softsimon
3b8fb32bad
Merge pull request #727 from knorrium/improve_multisite_testing
...
Improve multisite testing
2021-08-18 03:35:43 +03:00
softsimon
b6a6a034ab
Unblinding refactor fix
2021-08-18 03:34:17 +03:00
Felipe Knorr Kuhn
b0c875a09d
Update Liquid test data
2021-08-17 16:49:34 -07:00
Felipe Knorr Kuhn
e2d47ef06d
Fix typo on liquid setup
2021-08-17 16:38:51 -07:00
Felipe Knorr Kuhn
822d5e8a72
Allow test jobs to run regardless of previous failures
2021-08-17 16:26:19 -07:00
Felipe Knorr Kuhn
25eaaae554
Add the Cypress env vars to the new test configs
2021-08-17 16:14:19 -07:00
Felipe Knorr Kuhn
a1056670ca
Temporarily enable cypress debug logs on GHA
2021-08-17 16:08:47 -07:00
Felipe Knorr Kuhn
aed23f274f
Update cypress test config
2021-08-17 15:55:00 -07:00
Felipe Knorr Kuhn
0843167574
update test specs to handle the new multisite setup on CI
2021-08-17 15:53:57 -07:00
Felipe Knorr Kuhn
a33ae5dc69
Add new config targets for the multisite setup
2021-08-17 15:49:58 -07:00
softsimon
75ca0c1003
Merge pull request #710 from MiguelMedeiros/feature-next-previous-block-arrows
...
UI/UX: `Next` and `Previous` button arrows for block navigation.
2021-08-18 00:57:39 +03:00
softsimon
7633086857
Updating from transifex.
2021-08-18 00:54:34 +03:00
softsimon
8b86e20c00
Updating package lock file.
2021-08-18 00:50:18 +03:00
Rishabh
3f0b394b1c
Only display "Load all" if there are at least 3 more items to load ( #724 )
...
* Only display Load more if there are at least 3 more items to load
* Load more only if at least 3 more inputs
2021-08-18 00:49:08 +03:00
softsimon
b165339230
Merge pull request #725 from mempool/simon/liquid-unblinding-refactor
...
Refactored liquid unblinding code into a new file.
2021-08-17 23:52:33 +03:00
softsimon
bd1ebf4e84
Merge pull request #726 from knorrium/update_devproxy
...
Update test infra to add initial support for the new multi-site setup.
2021-08-17 23:52:21 +03:00
Felipe Knorr Kuhn
05d4fcb8b0
Update bisq tests to use the menu navigation
2021-08-17 13:02:24 -07:00
Felipe Knorr Kuhn
0cbfd2d1a8
Run generate config before running e2e tests locally
2021-08-17 13:01:36 -07:00
Felipe Knorr Kuhn
da4db3374c
Update local-prod target to use the new JS dev proxy
2021-08-17 13:01:04 -07:00
Felipe Knorr Kuhn
21e5e6aaa5
Add a new JS-based dev proxy for the new split up sites
2021-08-17 13:00:46 -07:00
Felipe Knorr Kuhn
83d5e79465
Fix update-config script to parse string values
2021-08-17 12:03:03 -07:00
softsimon
a155d7284d
Refactored liquid unblinding code into a new file.
2021-08-17 20:20:25 +03:00
softsimon
198b7ba4a0
Adding v2.2.1 dashboard screen shot.
2021-08-16 00:31:14 +03:00
softsimon
75f979ea71
Fix navigate to sponsor when base module is not mempool
2021-08-15 20:05:49 +03:00
softsimon
5301acc4e7
Readding search field, and fixing search for non-mempool base module sites.
2021-08-14 14:58:58 +03:00
softsimon
cf5cc91b5f
Restoring Bisq Dao nav bar on Bisq module.
2021-08-14 13:25:54 +03:00
softsimon
0dcdbfcc64
Bugfix: Mempool block sizes were mixing up vsize and weight.
2021-08-14 03:24:31 +03:00
softsimon
442527abfb
Merge pull request #703 from priyanshiiit/median_fee
...
Get Median Fee on page reload
2021-08-14 02:25:35 +03:00
softsimon
26da3d0bf4
Merge pull request #669 from mempool/simon/configurable-main-module
...
Make base module and index.html file configurable with BASE_MODULE. A…
2021-08-14 02:25:07 +03:00
softsimon
3e60e79fc6
Removing issuance id test and fixing asset id test.
2021-08-14 02:21:38 +03:00