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 |
|
Felipe Knorr Kuhn
|
e6f13766d3
|
Update Docker images
|
2025-02-25 19:05:28 -08:00 |
|
Felipe Knorr Kuhn
|
d82a9f6c6a
|
Tweak Docker workflow
|
2025-02-25 18:56:29 -08:00 |
|
wiz
|
f7d0d7a882
|
Merge pull request #5790 from mempool/mononaut/twidget
twidget
|
2025-02-19 17:11:32 -08:00 |
|
wiz
|
bdeaa466ef
|
Merge branch 'master' into mononaut/twidget
|
2025-02-19 17:07:55 -08:00 |
|
Mononaut
|
7671600455
|
temporary twidget mirror
|
2025-02-19 17:07:23 +00:00 |
|
wiz
|
c626bd1ea2
|
ops: Remove old X-Frame-Options HTTP header
|
2025-02-19 10:56:31 -06:00 |
|
wiz
|
b22bceb349
|
Merge pull request #5788 from mempool/mononaut/update-pools-more-often
|
2025-02-12 11:19:25 -10:00 |
|
Mononaut
|
d3b5c15f33
|
[ops] check for pool updates every hour
|
2025-02-12 15:03:52 +00:00 |
|
wiz
|
80201c0821
|
ops: Add new Bitcoin nodes in SG1 and HNL to bitcoin.conf
|
2025-02-10 09:33:07 -10:00 |
|
wiz
|
05536a05f0
|
Merge pull request #5786 from mempool/mononaut/fix-block-preview
misc unfurl preview fixes
|
2025-02-10 07:43:27 -10:00 |
|
natsoni
|
4c20d2b180
|
Move broadcast button to alert banner
|
2025-02-10 15:33:21 +01:00 |
|
natsoni
|
831b923dda
|
Update transaction preview messages
|
2025-02-10 15:32:16 +01:00 |
|
Mononaut
|
27c28f939c
|
misc unfurl preview fixes
|
2025-02-10 03:47:05 +00:00 |
|
natsoni
|
6340dc571c
|
Don't show ETA on unbroadcasted txs, and placeholder for missing fee
|
2025-02-09 18:13:06 +01:00 |
|
natsoni
|
4e45b55c3a
|
Merge remote-tracking branch 'origin/master' into natsoni/decode-tx
|
2025-02-09 18:08:00 +01:00 |
|
softsimon
|
1f4c56c19a
|
Merge pull request #5780 from mempool/natsoni/fix-scrollable-blockchain-ltr
Fix left-to-right scrollable blockchain
|
2025-02-08 13:03:52 +07:00 |
|
mononaut
|
15638896af
|
Merge pull request #5779 from mempool/nymkappa/new-fa-icon
add new fa icon
|
2025-02-08 11:44:05 +07:00 |
|
natsoni
|
1779c672e3
|
Don't tweak scrollLeft if time is left to right
|
2025-02-07 16:52:46 +01:00 |
|
nymkappa
|
5e0cbb084a
|
add new fa icon
|
2025-02-07 11:34:18 +01:00 |
|
wiz
|
bb5b771128
|
ops: Tweak nginx cache limits for apinormal
|
2025-02-01 01:52:19 +09:00 |
|
wiz
|
6a17d665e0
|
Merge pull request #5761 from mempool/nymkappa/cashapp-69
|
2025-01-29 12:19:18 +09:00 |
|