Commit graph

12124 commits

Author SHA1 Message Date
natsoni
92fda6b8c1
Allow to crop custom length in asm styler 2025-03-25 20:17:04 +01:00
natsoni
3b9c26c706
Include input index in ScriptInfo 2025-03-25 20:16:16 +01:00
natsoni
08194bff96
Include tapscript hex in ScriptInfo 2025-03-25 20:14:18 +01:00
softsimon
54cf5ea75e
Fix database diabled 2025-03-25 23:04:52 +07:00
wiz
30003348ce
ops: Fix premature socket close bug in nginx cache warmer scripts 2025-03-16 12:49:48 +09:00
natsoni
322e81d3ed
Parse tapscript unanimous n-of-n multisig 2025-03-14 14:59:15 +01: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
natsoni
188096e651
Add opcodes that can be used for tapscript multisig 2025-03-13 16:38:53 +01:00
natsoni
e94dc67b31
Update tapscript multisig minimum size 2025-03-13 15:46:11 +01:00
wiz
8efea61601
ops: Add electrs popular-scripts cron jobs 2025-03-13 09:49:40 +09:00
hunicus
00e7e726bc Mark mempool accelerator as registered trademark 2025-03-12 20:13:46 -04:00
natsoni
4dff3adf11
Redirect to tx page 2 seconds after broadcast 2025-03-12 16:49:38 +01:00
natsoni
062c5ca03a
Trim input data in tx preview 2025-03-12 16:47:31 +01:00
nymkappa
1121377c7a
[accelerator] add missing response from cashapp payment 2025-03-12 15:27:00 +01:00
nymkappa
cac404ae9b
[accelerator] make sure we cannot go back from 'success' step 2025-03-12 15:26:44 +01:00
nymkappa
7d9e275803
[accelerator] show square receipt if available 2025-03-12 14:56:15 +01: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
nymkappa
9d711c336a
retreive -> retrieve 2025-03-09 11:42:53 +01:00
nymkappa
3d309f50fa
Merge branch 'master' into nymkappa/content-size-limit 2025-03-09 11:40:24 +01: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
Felipe Knorr Kuhn
e6f13766d3
Update Docker images 2025-02-25 19:05:28 -08:00