3709 Commits

Author SHA1 Message Date
wiz
4476e93dfd Merge pull request #1925 from mempool/feature/nymkappa/index-difficulty-adjustments
Index difficulty adjustments
2022-07-06 01:19:53 +02:00
wiz
6702e29d09 Merge branch 'master' into rtlFixes3 2022-07-06 00:24:31 +02:00
wiz
0306c95d9e Merge branch 'master' into feature/nymkappa/index-difficulty-adjustments 2022-07-06 00:20:39 +02:00
wiz
cf9c297081 Merge pull request #1969 from mempool/knorrium/eslint
Add eslint to the backend and frontend
2022-07-06 00:20:03 +02:00
wiz
4faf359dbd Merge branch 'master' into knorrium/eslint 2022-07-06 00:12:39 +02:00
wiz
bdf643d3ce Merge pull request #1973 from Emzy/ops/linux-no-patch-electrs
Only patch electrs for FreeBSD in prod install script
2022-07-06 00:12:26 +02:00
wiz
656c294a07 Merge branch 'master' into ops/linux-no-patch-electrs 2022-07-06 00:10:19 +02:00
wiz
96c7349795 Merge pull request #1972 from Emzy/ops/linux-java-install
Ops/linux install java Bitcoin core and Liquid in prod install script
2022-07-06 00:09:32 +02:00
wiz
08842deadf Fix typo in prod installer 2022-07-06 00:09:05 +02:00
wiz
e97873474c Fix typo in prod installer 2022-07-06 00:08:55 +02:00
wiz
f88b6e0214 Fix typo in prod installer 2022-07-06 00:08:47 +02:00
wiz
30c5bde435 Merge branch 'master' into ops/linux-java-install 2022-07-06 00:05:22 +02:00
wiz
a4896ab3a3 Merge pull request #1971 from Emzy/ops/linux-services
Install packages, Bitcoin and Liquid core services in prod install script
2022-07-06 00:05:11 +02:00
wiz
392643bdc8 Merge branch 'master' into ops/linux-services 2022-07-06 00:04:11 +02:00
wiz
0b827b663e Merge pull request #1970 from Emzy/ops/linux-packages-fix
Fix Linux packages, usernames and path in prod install script
2022-07-06 00:03:59 +02:00
wiz
c8c018284e Merge pull request #1968 from Emzy/ops/linux-sed-fix
Fix sed command for Linux systems in the prod install script
2022-07-06 00:02:36 +02:00
wiz
99d436641c Merge pull request #1901 from mempool/simon/block-tip-hash-api
Adding missing Block Tip Hash API
2022-07-06 00:01:44 +02:00
wiz
821dd33809 Merge branch 'master' into simon/block-tip-hash-api 2022-07-05 23:48:20 +02:00
wiz
1495ce63d5 Merge pull request #1885 from mempool/nymkappa/bugfix/indexer-not-running
Don't run the indexer unless Bitcoin Core is fully synced
2022-07-05 23:48:05 +02:00
wiz
2f97bff82c Merge branch 'master' into nymkappa/bugfix/indexer-not-running 2022-07-05 23:02:05 +02:00
nymkappa
36d9425853 Index difficulty adjustments 2022-07-05 16:52:56 +02:00
Stephan Oeste
bf4831132f Removing commands and enable tor in prod install script 2022-07-05 14:43:01 +02:00
Felipe Knorr Kuhn
149eb70b89 Change the CI GHA to a matrix job 2022-07-05 05:37:17 -07:00
Stephan Oeste
0e7db7d5b7 Omit FreeBSD Elecrs patch for Linux on prod install script 2022-07-05 14:20:35 +02:00
Stephan Oeste
62a1b7e013 Fix Bisq Java install script name for prod install script 2022-07-05 14:09:32 +02:00
Stephan Oeste
84c23a25c2 Install Bitcoin and Liquid core services in prod install script 2022-07-05 13:54:58 +02:00
Felipe Knorr Kuhn
047de19424 Fix GHA syntax 2022-07-05 04:48:44 -07:00
Felipe Knorr Kuhn
7ea5ae274e Fix GHA syntax 2022-07-05 04:46:13 -07:00
Felipe Knorr Kuhn
f053323001 Checkout the repo to dev and prod dirs to run different test targets 2022-07-05 04:42:04 -07:00
Stephan Oeste
6a9358c9e2 Fix Linux packages, usernames and path in prod install script 2022-07-05 13:39:29 +02:00
Felipe Knorr Kuhn
36b6ef290a Add working directory to the lint stage on GHA 2022-07-05 04:34:43 -07:00
Felipe Knorr Kuhn
96414fe866 Use absolute paths when running eslint 2022-07-05 04:31:10 -07:00
Felipe Knorr Kuhn
05179e64f8 Enable running eslint on GHA 2022-07-05 04:30:56 -07:00
Felipe Knorr Kuhn
bad48d412c Fix eslint errors 2022-07-05 04:30:05 -07:00
Felipe Knorr Kuhn
a824369de2 Add eslint to the frontend 2022-07-05 04:29:46 -07:00
Felipe Knorr Kuhn
5c15991139 Add eslint to the backend 2022-07-05 04:29:11 -07:00
Stephan Oeste
4e0b1fc032 Fix sed command for Linux systems in the prod install script 2022-07-05 13:19:56 +02:00
Antoni Spaanderman
309040b7d5 set error correction level to low for qr codes 2022-07-05 10:38:31 +02:00
wiz
03ea9c35f9 Merge pull request #1948 from hunicus/swp-gitignore
Tell git to ignore .swp files
2022-07-04 19:58:22 +02:00
wiz
508a062664 Merge pull request #1942 from hunicus/doc-tab-animation
Remove fade animation when switching docs tabs
2022-07-04 19:56:17 +02:00
wiz
b29742b065 Merge pull request #1944 from hunicus/feerate-tooltip-usually
Add 'usually' to feerate tooltips
2022-07-04 19:55:54 +02:00
wiz
c1fea3be9e Merge pull request #1965 from Emzy/ops/linux-dir-creation
Create directories for Linux in prod install
2022-07-04 19:55:09 +02:00
wiz
5a880cd3a4 Merge pull request #1964 from Emzy/ops/linux-user-creation
User creation for linux in the prod install script
2022-07-04 19:54:34 +02:00
wiz
185f885199 Merge pull request #1963 from Emzy/ops/freebsd-python-version
Update python version for FreeBSD 13 in prod install
2022-07-04 19:53:36 +02:00
wiz
c2cccf5677 Merge pull request #1958 from Emzy/emzy/fix-dialog-error
Fixed dialog error in production installer
2022-07-04 19:53:14 +02:00
Felipe Knorr Kuhn
1cbaee53cb Merge branch 'master' into doc-tab-animation 2022-07-04 09:28:04 -07:00
Felipe Knorr Kuhn
bd6282640f Merge branch 'master' into simon/block-error-code 2022-07-04 09:21:03 -07:00
Felipe Knorr Kuhn
1141c22483 Merge branch 'master' into breathe-effect-framerate 2022-07-04 09:10:56 -07:00
Felipe Knorr Kuhn
22bd18597b Merge branch 'master' into emzy/fix-dialog-error 2022-07-04 09:10:38 -07:00
Stephan Oeste
39bb9f74d9 Create directories for Linux in prod install 2022-07-04 17:58:36 +02:00