softsimon
|
6ef15bddcd
|
Merge pull request #4314 from mempool/dependabot/npm_and_yarn/backend/babel/core-7.23.2
Bump @babel/core from 7.21.4 to 7.23.2 in /backend
|
2023-11-07 10:43:03 +09:00 |
|
softsimon
|
fbc6c078ef
|
Merge pull request #4302 from mempool/simon/liquid-blocks-api
Fix block pagination for liquid
|
2023-11-07 10:42:26 +09:00 |
|
softsimon
|
717601342f
|
Merge pull request #4327 from mempool/orangesurf/primal-logo
Add primal.net logo to footer
|
2023-11-07 10:41:45 +09:00 |
|
softsimon
|
7145856d98
|
Merge pull request #4326 from TKone7/patch-1
Fix memory cache cleanup logic
|
2023-10-30 20:51:42 +08:00 |
|
softsimon
|
f305dba50c
|
Merge pull request #4332 from mempool/mononaut/fix-docker-pid-config
Fix stray comma in docker backend config
|
2023-10-29 15:55:47 +08:00 |
|
Mononaut
|
5523c77a04
|
Fix stray , in docker backend config
|
2023-10-28 21:06:33 +00:00 |
|
orangesurf
|
d7c60d9b11
|
Merge pull request #4324 from orangesurf/master
Add primal.net logo to footer
|
2023-10-23 19:14:08 +01:00 |
|
TKone7
|
4ca273c8c1
|
Agree to Contributor License Agreement
|
2023-10-23 15:56:07 +02:00 |
|
TKone7
|
59a92d0363
|
Fix cleanup logic
Keep only cache entries with an expiry in the future.
|
2023-10-23 15:49:34 +02:00 |
|
orangesurf
|
9ca41a7608
|
Merge branch 'master' into master
|
2023-10-22 17:25:20 +01:00 |
|
softsimon
|
413941f5ac
|
Merge pull request #4154 from mempool/mononaut/record-purge-rates
Record purging rate in statistics
|
2023-10-15 00:25:10 +07:00 |
|
softsimon
|
68854d56cc
|
Merge branch 'master' into mononaut/record-purge-rates
|
2023-10-14 15:07:03 +07:00 |
|
softsimon
|
a78376a1c5
|
Merge pull request #4217 from mempool/mononaut/pid-file
Implement pid file & checks
|
2023-10-14 15:06:14 +07:00 |
|
softsimon
|
a95f1e583d
|
Merge pull request #3923 from pfoytik/pfoytik/incomingTxMA
added moving average to Transactions vBytes per second (vB/s)
|
2023-10-13 17:40:41 +07:00 |
|
dependabot[bot]
|
0783507821
|
Bump @babel/core from 7.21.4 to 7.23.2 in /backend
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/@babel/core@7.23.2/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-12 02:38:59 +00:00 |
|
Peter
|
76621464f1
|
ma vbytes
|
2023-10-11 08:09:06 -04:00 |
|
orangesurf
|
21ede8671d
|
Update global-footer.component.html
|
2023-10-09 19:01:48 +00:00 |
|
orangesurf
|
e27cf33981
|
Improve footer formatting for small screens
|
2023-10-08 17:52:03 +01:00 |
|
orangesurf
|
02c892aa07
|
Merge branch 'mempool:master' into master
|
2023-10-08 17:39:47 +01:00 |
|
wiz
|
5302b27d55
|
Merge pull request #4307 from fubz/fubz/electrs-crontab
|
2023-10-07 09:22:36 +09:00 |
|
fubz
|
5b357eb6b5
|
fix: configure crontab for electrs single script
|
2023-10-06 12:48:46 -04:00 |
|
softsimon
|
10be2c8176
|
Fix block pagination for liquid
|
2023-10-04 01:41:49 +04:00 |
|
softsimon
|
e25e99456c
|
Merge pull request #4033 from mempool/nymkappa/no-db-blocks-list
[block list] improve block list when db = false
|
2023-10-03 20:59:53 +04:00 |
|
softsimon
|
e6236d8cfd
|
Merge branch 'master' into nymkappa/no-db-blocks-list
|
2023-10-02 21:53:44 +04:00 |
|
Mononaut
|
75c50416f5
|
Fix PID docker config
|
2023-10-01 16:43:21 +01:00 |
|
Mononaut
|
0808640ec0
|
Check database enabled before releasing PID lock file
|
2023-10-01 16:38:45 +01:00 |
|
Mononaut
|
7dad00523f
|
Implement pid file & checks
|
2023-10-01 16:37:28 +01:00 |
|
softsimon
|
63a4810b11
|
Merge pull request #4299 from mempool/knorrium/update_node_matrix
Reduce the test matrix to node v18 and v20
|
2023-10-01 12:24:22 +04:00 |
|
softsimon
|
0e69f28e58
|
Merge pull request #4290 from mempool/dependabot/npm_and_yarn/frontend/cypress-13.3.0
Bump cypress from 13.2.0 to 13.3.0 in /frontend
|
2023-10-01 12:24:09 +04:00 |
|
Felipe Knorr Kuhn
|
77f8999f1e
|
Merge branch 'master' into knorrium/update_node_matrix
|
2023-09-30 08:59:25 -07:00 |
|
Felipe Knorr Kuhn
|
0e4e0bff78
|
Reduce the test matrix to node v18 and v20
|
2023-09-30 08:57:57 -07:00 |
|
Felipe Knorr Kuhn
|
504840c15a
|
Merge branch 'master' into dependabot/npm_and_yarn/frontend/cypress-13.3.0
|
2023-09-30 08:48:00 -07:00 |
|
wiz
|
b7919afd2f
|
Merge pull request #4294 from mempool/knorrium/docker_updates
Docker updates
|
2023-09-30 18:53:17 +09:00 |
|
Felipe Knorr Kuhn
|
7c09dd1b70
|
Set REDIS as disabled by default
|
2023-09-29 22:14:29 -07:00 |
|
Felipe Knorr Kuhn
|
679e967241
|
Add missing ACCELERATOR variable
|
2023-09-29 20:14:40 -07:00 |
|
Felipe Knorr Kuhn
|
f21a31ce86
|
Remove x86
|
2023-09-29 19:32:38 -07:00 |
|
Felipe Knorr Kuhn
|
003f3cf8b1
|
Replace armv7 with x86
|
2023-09-29 19:30:56 -07:00 |
|
Felipe Knorr Kuhn
|
3ec8a6955c
|
Update Docker GHA
|
2023-09-29 19:23:38 -07:00 |
|
Felipe Knorr Kuhn
|
fba4759ba1
|
Update node base images to 20.8.0
|
2023-09-29 19:16:06 -07:00 |
|
Felipe Knorr Kuhn
|
ea2f39b18a
|
Update mariadb base image
|
2023-09-29 19:04:54 -07:00 |
|
Felipe Knorr Kuhn
|
ad77b3a6c9
|
Update the frontend base and ngnix images
|
2023-09-29 19:04:37 -07:00 |
|
Felipe Knorr Kuhn
|
097db4edcd
|
Update backend base images
|
2023-09-29 19:03:53 -07:00 |
|
Felipe Knorr Kuhn
|
e9e2c2f7b5
|
Remove unused files
|
2023-09-29 19:03:29 -07:00 |
|
dependabot[bot]
|
7a1cd0ff6a
|
Bump cypress from 13.2.0 to 13.3.0 in /frontend
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.2.0 to 13.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.2.0...v13.3.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-28 02:23:46 +00:00 |
|
wiz
|
f83fed62ce
|
Merge pull request #4286 from mempool/wiz/bump-nodejs-v20.7.0
Bump NodeJS version to v20.7.0
|
2023-09-27 14:39:04 +09:00 |
|
wiz
|
72fdcb749f
|
Bump NodeJS version to v20.7.0
|
2023-09-27 14:23:07 +09:00 |
|
wiz
|
21a78e37d1
|
Merge pull request #4112 from Emzy/ops/nginx-buffer-size
Fixing proxy_buffer_size error nginx.conf
|
2023-09-27 12:10:42 +09:00 |
|
wiz
|
feed25b641
|
Merge branch 'master' into ops/nginx-buffer-size
|
2023-09-27 12:10:25 +09:00 |
|
softsimon
|
5e95d8d6ce
|
Merge pull request #4281 from mempool/nymkappa/fix-blockchain-width-liquid
[ui] don't add 120px to blockchain component on liquid
|
2023-09-26 00:28:48 +04:00 |
|
orangesurf
|
6de8cbe9b9
|
Add primal.net logo to footer
|
2023-09-25 19:57:52 +01:00 |
|