10862 Commits

Author SHA1 Message Date
Felipe Knorr Kuhn
a2e061c90c
Revert extracting the duplicate steps into a reusable action 2025-03-16 11:38:10 -07:00
Felipe Knorr Kuhn
4343ac00be
Fix common call 2025-03-16 11:29:36 -07:00
Felipe Knorr Kuhn
8fa7e60dab
Checkout before calling the shared action 2025-03-16 11:20:57 -07:00
Felipe Knorr Kuhn
c71cf177ae
Fix actions path 2025-03-16 11:07:28 -07:00
Felipe Knorr Kuhn
62a4c271c1
Move shared action correctly 2025-03-16 11:01:56 -07:00
Felipe Knorr Kuhn
8c099b155b
Read secrets directly 2025-03-16 10:51:29 -07:00
Felipe Knorr Kuhn
3fd7f1a11f
Change shared action path 2025-03-16 10:48:31 -07:00
Felipe Knorr Kuhn
56fa4faa5b
Update reusable steps 2025-03-16 10:46:20 -07:00
Felipe Knorr Kuhn
24f965cdf6
Extract common steps, run tests in sequence 2025-03-16 10:32:40 -07:00
Felipe Knorr Kuhn
6a2aff0fe8
Run the server in the background 2025-03-16 10:21:51 -07:00
Felipe Knorr Kuhn
2cc22b988e
Use wait-on after starting the server 2025-03-16 10:14:24 -07:00
Felipe Knorr Kuhn
a17f3a6519
Update the frontend node matrix 2025-03-16 09:26:56 -07:00
Felipe Knorr Kuhn
fc54759309
Remove env parameter on Cypress tests 2025-03-16 09:19:11 -07:00
Felipe Knorr Kuhn
5bb159a34d
Update Node matrix to v22 2025-03-16 09:18:11 -07:00
Felipe Knorr Kuhn
c2f6d9e7ef
Remove the Cypress action dependency 2025-03-16 09:11:07 -07:00
Felipe Knorr Kuhn
6ed81d02cc
Update rust action version 2025-03-16 09:10:25 -07:00
wiz
30003348ce
ops: Fix premature socket close bug in nginx cache warmer scripts 2025-03-16 12:49:48 +09:00
wiz
8b70e65717
Merge pull request #5818 from mempool/knorrium/no_latest_on_master 2025-03-14 14:57:15 +09:00
wiz
4d89cb01bd
ops: Tweak delay times for bitcoin.crontab 2025-03-14 13:34:09 +09:00
Felipe Knorr Kuhn
76f31623fe
Don't tag as latest by default 2025-03-13 15:49:45 -07:00
wiz
8efea61601
ops: Add electrs popular-scripts cron jobs 2025-03-13 09:49:40 +09:00
wiz
a152afb4af
ops: Fix nginx conf for elements unix socket paths 2025-03-12 11:51:03 +09:00
wiz
305d931d5c
ops: Add more sites to check script 2025-03-12 09:43:00 +09:00
wiz
65b276678f
ops: Add negative balance check to check script 2025-03-12 09:35:55 +09:00
wiz
c79ef93413
ops: Bump prod to bitcoin v28.1 + elements 23.2.6 2025-03-11 16:38:26 +09:00
wiz
9bef19449f
ops: Comment out old keybase commands in build script 2025-03-11 16:37:14 +09:00
wiz
636b4c0da7
ops: Add missing if check for CLN in prod install 2025-03-11 15:46:03 +09:00
wiz
7adc0083af
ops: Modify prod install to run even if mysql exists 2025-03-11 14:08:51 +09:00
wiz
658151e0e8
ops: Update electrs patch path for FreeBSD prod build 2025-03-11 12:46:00 +09:00
softsimon
bc7230a5ef
Merge pull request #5805 from mempool/dependabot/npm_and_yarn/backend/mysql2-3.13.0
Bump mysql2 from 3.12.0 to 3.13.0 in /backend
2025-03-09 10:51:17 +07:00
softsimon
2de5379be9
Merge pull request #5664 from mempool/natsoni/decode-tx
Decode transaction from hex
2025-03-09 10:39:39 +07:00
softsimon
9a4b5fda65
Merge pull request #5799 from mempool/natsoni/psbt-support
PSBT support in transaction preview
2025-03-08 20:27:53 +07:00
dependabot[bot]
3b9d9864cf
Bump mysql2 from 3.12.0 to 3.13.0 in /backend
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.12.0...v3.13.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 02:22:43 +00:00
softsimon
442b6d1dad
Merge pull request #5800 from mempool/natsoni/taproot-multisig-detection
Tapscript multisig parsing
2025-03-06 17:04:10 +07:00
softsimon
5a96ccab63
Merge pull request #5803 from mempool/mononaut/change-staging-proxy
change staging proxy from fmt to va1
2025-03-06 10:54:28 +07:00
Mononaut
0b1895664b
change staging proxy from fmt to va1 2025-03-06 03:52:20 +00:00
wiz
b70cada60c
Merge pull request #5802 from mempool/mononaut/adjust-trademarks 2025-03-05 17:38:14 -10:00
wiz
4538b2570e
Merge pull request #5801 from mempool/mononaut/self-host-link 2025-03-05 17:37:47 -10:00
Mononaut
caef3c49a6
be your own explorer faq 2025-03-06 02:44:45 +00:00
Mononaut
55c09efb58
be your own explorer 2025-03-06 02:42:17 +00:00
natsoni
ad140dc60a
Tapscript multisig parsing 2025-03-05 15:33:57 +01:00
softsimon
8b435b7aa3
Merge pull request #5798 from mempool/mononaut/fix-audits-timestamp
disabled ON UPDATE for blocks_audits time field
2025-03-05 11:41:10 +07:00
softsimon
3695d8bc6b
Merge pull request #5795 from mempool/dependabot/npm_and_yarn/backend/axios-1.8.1
Bump axios from 1.7.2 to 1.8.1 in /backend
2025-03-05 11:38:11 +07:00
Mononaut
c4e22a6225
disabled ON UPDATE for blocks_audits time field 2025-03-05 04:18:31 +00:00
wiz
b8cddd71f6
Merge pull request #5796 from mempool/knorrium/tweaked_workflow
Update Docker images and Github workflow
2025-03-04 09:34:44 -10:00
wiz
494be165ad
Update latest tag on dockerhub 2025-03-04 09:25:39 -10:00
natsoni
c01e11899c
PSBT support in transaction preview 2025-03-04 16:43:41 +01:00
Felipe Knorr Kuhn
9c358060aa
Add dispatch workflow to update the latest tag 2025-02-28 23:22:00 -08:00
Felipe Knorr Kuhn
5116da2626
Do not update the latest tag when building 2025-02-28 23:20:40 -08:00
dependabot[bot]
cfe7c93755
Bump axios from 1.7.2 to 1.8.1 in /backend
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.8.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.8.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 02:13:31 +00:00