Commit graph

12124 commits

Author SHA1 Message Date
mononaut
927864d2fa
Merge pull request #6122 from mempool/natsoni/fix-bowtie-tooltip-electrum
Fix bowtie tooltip output on electrum backend
2025-11-21 17:09:12 +08:00
Felipe Knorr Kuhn
1180bf6cf4
Merge branch 'master' into dependabot/npm_and_yarn/frontend/cypress-15.7.0 2025-11-20 22:17:03 -03:00
nymkappa
3db2d61893
Merge pull request #6111 from mempool/knorrium/tag_on_label
Docker PR workflow
2025-11-20 14:50:11 +01:00
natsoni
65dce1f9dd
Fix bowtie tooltip output on electrum backend 2025-11-20 13:45:22 +01:00
Felipe Knorr Kuhn
4049b4b09c
Pull the backend and frontend version string from the appropriate files 2025-11-20 09:16:59 -03:00
Felipe Knorr Kuhn
4cd6ef7e5c
Use a different sha for the pull request flow 2025-11-20 09:12:25 -03:00
nymkappa
d715816e16
Merge branch 'master' into knorrium/tag_on_label 2025-11-20 10:05:14 +01:00
mononaut
e1363bda14
Merge pull request #6118 from mempool/natsoni/multisig-label
Allow pushdata numbers in multisig parser
2025-11-20 11:42:10 +08:00
dependabot[bot]
7f00ed886f
Bump cypress from 15.6.0 to 15.7.0 in /frontend
Bumps [cypress](https://github.com/cypress-io/cypress) from 15.6.0 to 15.7.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/v15.6.0...v15.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 02:02:01 +00:00
natsoni
a260e541ed
Allow pushdata numbers in multisig parser 2025-11-19 16:53:12 +01:00
Felipe Knorr Kuhn
713f416ad0
Merge branch 'master' into knorrium/tag_on_label 2025-11-18 07:05:54 -03:00
wiz
075cf80933
Merge pull request #6100 from mempool/simon/ng20
Angular 16 -> 20
2025-11-18 03:29:01 -06:00
Felipe Knorr Kuhn
548bdd4caa
Add the missing version prefix 2025-11-17 22:09:04 -03:00
natsoni
6d749b71bc
Prevent stacking of scheduled indexing runs 2025-11-17 17:14:48 +01:00
Felipe Knorr Kuhn
c3ec9bff47
Rename workflow file 2025-11-15 14:55:27 -08:00
Felipe Knorr Kuhn
2d1dfb471f
Update workflow to tag with the short sha when the docker label is used 2025-11-15 14:54:32 -08:00
Mononaut
ee2394430f
resync package-locks 2025-11-15 11:17:52 +00:00
Mononaut
c1001a8d0c
resolve package merge conflicts 2025-11-15 11:03:50 +00:00
softsimon
47eafc7c05
downgrading echarts to match echarts-gl 2025-11-15 10:47:53 +00:00
softsimon
6f847a1563
fix injection error 2025-11-15 10:47:53 +00:00
softsimon
9f6cdc1a0d
eslint fixes 2025-11-15 10:47:53 +00:00
softsimon
fe7568caba
echart fixes etc 2025-11-15 10:47:53 +00:00
softsimon
79a07ce2ef
no standalone components 2025-11-15 10:47:52 +00:00
softsimon
828f943e22
Ng 20
Some deps

deps

deps

ng20
2025-11-15 10:47:27 +00:00
mononaut
4cb3a12835
Merge pull request #6108 from mempool/knorrium/update_test_deps
Update the e2e tests dependencies
2025-11-15 13:58:11 +08:00
Felipe Knorr Kuhn
635498684e
Update the e2e tests dependencies 2025-11-13 09:56:28 -08:00
Felipe Knorr Kuhn
1315360b9d
Merge pull request #6105 from knorrium/knorrium/db_tests
Add database integration tests
2025-11-13 09:29:39 -08:00
Felipe Knorr Kuhn
2a1ab4306b
Change port based on feedback 2025-11-13 09:07:24 -08:00
Felipe Knorr Kuhn
b9e559e9c4
Normalize how the config file is read 2025-11-06 10:41:46 -08:00
Felipe Knorr Kuhn
165eae6eba
Merge branch 'master' into knorrium/db_tests 2025-11-06 10:33:40 -08:00
Felipe Knorr Kuhn
89a0d5ef94
Normalize local and GHA runs 2025-11-06 10:32:48 -08:00
Felipe Knorr Kuhn
a9cab8f6a9
Add the initial database migration and database lookup tests 2025-11-06 10:15:53 -08:00
natsoni
c879ffb857
Update default theme to wiz and rename classic to softsimon 2025-11-06 18:13:14 +00:00
Felipe Knorr Kuhn
62a287b92e
Ensure getMissingBlocksBetweenHeights is always sorted 2025-11-06 10:13:00 -08:00
Felipe Knorr Kuhn
c30b2eca0a
Change isLiquid check 2025-11-06 10:09:37 -08:00
Felipe Knorr Kuhn
18ef1f81a1
Allow logger to disconnect if needed 2025-11-06 10:09:02 -08:00
Felipe Knorr Kuhn
dec5a95c36
Remove circular dependency and allow clearing the timeout 2025-11-06 10:08:21 -08:00
Felipe Knorr Kuhn
306e9f0af0
Add method to disconnect database so tests don't hang 2025-11-06 10:06:46 -08:00
mononaut
2e7b797f85
Merge pull request #6101 from mempool/nymkappa/tx-page-accel-opti
[accelerator] use /accelerator/accelerations/:txid in transaction component
2025-11-06 18:11:06 +08:00
nymkappa
9f4a4e5e60
Merge pull request #5778 from mempool/nymkappa/content-size-limit
set content limit to 10mb
2025-11-05 16:28:28 +01:00
nymkappa
512a7f0703
Merge pull request #6103 from mempool/mononaut/tx-page-accel-opti
[accelerator] additional acceleration history API fixes
2025-11-05 14:28:52 +01:00
Mononaut
03023b106c
update tracker acceleration history pipeline 2025-11-05 07:00:09 +00:00
Mononaut
a4ceb3c843
reduce unnecessary acceleration history requests 2025-11-05 06:59:44 +00:00
Mononaut
074d64ac8f
add /accelerator/accelerations/:txid backend route 2025-11-05 06:23:10 +00:00
nymkappa
84cda07062
[accelerator] use /accelerator/accelerations/:txid in transaction component 2025-11-04 18:09:42 +01:00
mononaut
be0dbda563
Merge pull request #6091 from nirvati/master
Community/about page: replace Citadel with Nirvati
2025-11-02 18:43:21 +08:00
Aaron Dewes
2679395e11 Apply suggestions from code review
Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com>
2025-11-02 09:31:52 +01:00
Aaron Dewes
ee270f3752 Accept CLA for AaronDewes 2025-11-02 09:31:52 +01:00
Aaron Dewes
ecc4925c4e Replace Citadel with Nirvati 2025-11-02 09:31:52 +01:00
softsimon
b68b529a3d
Merge pull request #6093 from mempool/simon/audit-fix
npm audit fix
2025-11-01 19:23:55 +08:00