Felipe Knorr Kuhn
|
7de8b2b4ef
|
Always show fiat price
|
2026-02-06 09:13:04 -08:00 |
|
Felipe Knorr Kuhn
|
58bcba1f4c
|
Allow entering decimals on the USD and BTC fields
|
2026-02-06 09:06:07 -08:00 |
|
Felipe Knorr Kuhn
|
a37e51218e
|
Use constants for max supply, fix formatting and add warning when reaching the caps
|
2026-02-06 08:59:21 -08:00 |
|
Felipe Knorr Kuhn
|
3713480127
|
Don't use decimals on the BTC if the value is over the cap
|
2026-02-05 19:32:52 -08:00 |
|
Felipe Knorr Kuhn
|
c0613a8d42
|
Cap values to max supply
|
2026-02-05 19:22:02 -08:00 |
|
wiz
|
27ff011e77
|
Merge pull request #6045 from mempool/mononaut/stricter-async-linting
|
2026-02-05 20:55:24 +09:00 |
|
Mononaut
|
7fb900132f
|
undo bad copilot suggestions
|
2026-02-05 07:32:13 +00:00 |
|
Mononaut
|
0124a54158
|
fix copilot typos
|
2026-02-05 05:40:20 +00:00 |
|
Felipe Knorr Kuhn
|
763c6d57af
|
Update package-lock
|
2026-02-04 19:27:32 -08:00 |
|
Felipe Knorr Kuhn
|
1fbc6c3e5b
|
Exclude jest files from eslint
|
2026-02-04 19:27:21 -08:00 |
|
Felipe Knorr Kuhn
|
3829af6fc7
|
Merge branch 'master' into mononaut/stricter-async-linting
|
2026-02-04 19:18:09 -08:00 |
|
mononaut
|
870cd9a72e
|
Merge pull request #6253 from mempool/dependabot/npm_and_yarn/frontend/isaacs/brace-expansion-5.0.1
Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /frontend
|
2026-02-04 19:53:30 +09:00 |
|
Mononaut
|
5c87ffc257
|
enforce no un-awaited unsafe async methods
|
2026-02-04 10:24:49 +00:00 |
|
Mononaut
|
538f92abaf
|
fix async linting errors after rebase
|
2026-02-04 09:47:37 +00:00 |
|
Mononaut
|
3949befef6
|
fix eslint config
|
2026-02-04 09:21:06 +00:00 |
|
Mononaut
|
f0bb4a8419
|
add missing custom linting rules dir
|
2026-02-04 09:21:05 +00:00 |
|
Mononaut
|
5591d55de2
|
stricter async/await linting
|
2026-02-04 09:21:01 +00:00 |
|
dependabot[bot]
|
f8dffc2bb0
|
Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /frontend
Bumps @isaacs/brace-expansion from 5.0.0 to 5.0.1.
---
updated-dependencies:
- dependency-name: "@isaacs/brace-expansion"
dependency-version: 5.0.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-03 19:53:19 +00:00 |
|
wiz
|
936a181794
|
Merge pull request #6251 from mempool/mononaut/update-transifex-strings
update transifex strings
|
2026-02-03 20:55:38 +09:00 |
|
wiz
|
b783d9fd97
|
Merge pull request #6252 from mempool/knorrium/change_runner
Use the mempool-ci runner
|
2026-02-03 20:55:14 +09:00 |
|
Felipe Knorr Kuhn
|
92d4c99cb9
|
Use the mempool-ci runner
|
2026-02-02 14:29:28 -08:00 |
|
Mononaut
|
8c630a872a
|
update transifex strings
|
2026-02-02 07:12:45 +00:00 |
|
mononaut
|
ea965cb54a
|
Merge pull request #6250 from mempool/knorrium/missing_regtest_check
Add regtest to the isAnyTestnet check
|
2026-02-02 16:09:13 +09:00 |
|
Felipe Knorr Kuhn
|
437c6095ba
|
Add regtest to the isAnyTestnet check
|
2026-02-01 22:15:20 -08:00 |
|
mononaut
|
df8ca8a210
|
Merge pull request #6247 from mempool/natsoni/fix-db-migration
Fix DB migration: only rollback Liquid data if needed
|
2026-02-02 13:38:02 +09:00 |
|
mononaut
|
20e4979628
|
Merge pull request #6248 from mempool/knorrium/regtest
Add support for regtest
|
2026-02-01 16:46:02 +09:00 |
|
Felipe Knorr Kuhn
|
ff6611cbde
|
Merge branch 'master' into knorrium/regtest
|
2026-01-31 09:07:19 -08:00 |
|
wiz
|
8e377f47fd
|
ops: Increase max tracked addresses on test networks
|
2026-01-31 16:59:39 +09:00 |
|
Felipe Knorr Kuhn
|
34e389bae1
|
Update frontend/mempool-frontend-config.sample.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-29 17:57:05 -08:00 |
|
Felipe Knorr Kuhn
|
157e600188
|
Update backend/src/config.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-29 17:56:50 -08:00 |
|
Felipe Knorr Kuhn
|
a23850de14
|
Add support for regtest
|
2026-01-29 15:41:04 -08:00 |
|
natsoni
|
aac84522cf
|
Update federation_txos before state
|
2026-01-29 11:30:46 +01:00 |
|
natsoni
|
413379cf5e
|
Fix DB migration: only rollback Liquid data if needed
|
2026-01-29 11:05:45 +01:00 |
|
wiz
|
0e6f9a7621
|
Merge pull request #6246 from mempool/mononaut/qs-hotfix
hotfix for qs breaking query param change
|
2026-01-29 18:32:21 +09:00 |
|
Mononaut
|
9c34ee3b04
|
hotfix qs breaking query param change
|
2026-01-29 09:10:03 +00:00 |
|
mononaut
|
002f437e30
|
Merge pull request #6245 from mempool/dependabot/npm_and_yarn/frontend/multi-b625c48170
Bump tar and @angular/cli in /frontend
|
2026-01-29 17:17:33 +09:00 |
|
dependabot[bot]
|
e01319e5c1
|
Bump tar and @angular/cli in /frontend
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.7 and updates ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together.
Updates `tar` from 7.5.6 to 7.5.7
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.6...v7.5.7)
Updates `@angular/cli` from 20.3.14 to 20.3.15
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/v20.3.14...v20.3.15)
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.7
dependency-type: indirect
- dependency-name: "@angular/cli"
dependency-version: 20.3.15
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-29 07:56:29 +00:00 |
|
mononaut
|
a0f6798654
|
Merge pull request #6242 from mempool/dependabot/npm_and_yarn/frontend/hono-4.11.7
Bump hono from 4.11.4 to 4.11.7 in /frontend
|
2026-01-29 16:55:21 +09:00 |
|
dependabot[bot]
|
df2bd2102a
|
Bump hono from 4.11.4 to 4.11.7 in /frontend
Bumps [hono](https://github.com/honojs/hono) from 4.11.4 to 4.11.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.11.4...v4.11.7)
---
updated-dependencies:
- dependency-name: hono
dependency-version: 4.11.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-29 07:45:27 +00:00 |
|
mononaut
|
2e296bdd84
|
Merge pull request #6244 from mempool/natsoni/liquid-freeze-skeleton
Freeze skeleton loader while Liquid audit is in progress
|
2026-01-29 12:34:53 +09:00 |
|
natsoni
|
3e22f853d1
|
Freeze skeleton loader while Liquid audit is in progress
|
2026-01-28 14:31:01 +01:00 |
|
wiz
|
4d0148502a
|
Merge pull request #6241 from mempool/natsoni/liquid-skeleton-while-indexing
Polish Liquid dashboard during initial indexing
|
2026-01-28 12:24:35 +09:00 |
|
mononaut
|
735e3520a7
|
Merge pull request #6239 from mempool/mononaut/fix-liquid-peg-migration
|
2026-01-27 23:18:35 +09:00 |
|
natsoni
|
bd8719b666
|
Fix Liquid table truncation, fix hardcoded timelock logic
|
2026-01-27 14:02:02 +01:00 |
|
natsoni
|
9b52a82880
|
Skeleton loader and indexing pill on Liquid dashboard while initial indexing
|
2026-01-27 12:09:28 +01:00 |
|
Mononaut
|
a127deee28
|
[liquid] fix peg db table truncations
|
2026-01-27 01:37:33 +00:00 |
|
wiz
|
27ade6c20e
|
Merge pull request #6237 from mempool/natsoni/liquid-dynafed
Add missing liquid federation address
|
2026-01-27 07:32:00 +09:00 |
|
natsoni
|
2aee554d7b
|
add missing liquid federation address, fix expired UTXO detection, and re-index
|
2026-01-26 23:09:26 +01:00 |
|
wiz
|
cd4319335a
|
Merge pull request #5952 from mempool/nymkappa/accelerator-rev-share
[accelerator] accelerator referral code rev share
|
2026-01-26 19:54:57 +09:00 |
|
mononaut
|
ec951c3b79
|
Merge pull request #6235 from mempool/natsoni/remove-verify-page
Remove /verify page
|
2026-01-26 14:59:08 +09:00 |
|