Felipe Knorr Kuhn
|
cee54df759
|
Merge branch 'master' into knorrium/fix_lint
|
2026-01-08 11:03:28 -08:00 |
|
nymkappa
|
ae378cad2c
|
[price] fix GBP typo
|
2026-01-06 13:01:26 +01:00 |
|
nymkappa
|
ca1f99105b
|
[price] remove bitfinex JPY feed
|
2026-01-06 12:50:55 +01:00 |
|
Felipe Knorr Kuhn
|
9ecd7dc2ce
|
Fix backend lint warnings
|
2026-01-04 13:07:21 -08:00 |
|
mononaut
|
3a6bbdd142
|
Update backend/testSetup.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-28 20:40:50 +00:00 |
|
mononaut
|
402012fbe0
|
Update backend/testSetup.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-28 20:40:43 +00:00 |
|
Mononaut
|
15fb272144
|
fix logger jest mock to unbork backend tests
|
2025-12-28 20:35:24 +00:00 |
|
Mononaut
|
885bf511ff
|
[SSR] allow liquid slippage
|
2025-12-26 14:50:19 +00:00 |
|
Mononaut
|
92293a7dba
|
[monitoring] include ssr & core versions in tomahawk
|
2025-12-26 13:13:57 +00:00 |
|
Mononaut
|
989aeed3c8
|
[monitoring] include core version in backend info
|
2025-12-26 13:09:14 +00:00 |
|
mononaut
|
ad86168255
|
Merge branch 'master' into nymkappa/remove-unused-internal-api
|
2025-12-20 01:02:10 +09:00 |
|
mononaut
|
8688fae6c4
|
Merge branch 'master' into dependabot/npm_and_yarn/backend/mysql2-3.16.0
|
2025-12-19 01:13:08 +09:00 |
|
mononaut
|
c457da1831
|
Merge branch 'master' into dependabot/npm_and_yarn/backend/express-4.22.1
|
2025-12-19 01:00:49 +09:00 |
|
dependabot[bot]
|
ea05a2c9e2
|
Bump mysql2 from 3.14.1 to 3.16.0 in /backend
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.14.1 to 3.16.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.14.1...v3.16.0)
---
updated-dependencies:
- dependency-name: mysql2
dependency-version: 3.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-17 02:01:09 +00:00 |
|
nymkappa
|
3425c14478
|
Merge branch 'master' into mononaut/fix-ln-split-bug
|
2025-12-11 13:45:41 +01:00 |
|
nymkappa
|
f3979af456
|
better handling at .split on undefined errors
|
2025-12-11 12:05:47 +01:00 |
|
Mononaut
|
fcbdf7e71d
|
fix scriptsig asm parsing buffer overflow
|
2025-12-10 09:23:42 +00:00 |
|
Felipe Knorr Kuhn
|
0ae975bcb9
|
Enable the mariadb auto upgrade process
|
2025-12-06 23:16:05 -08:00 |
|
natsoni
|
bf76678eef
|
Fix indexer retry flow
|
2025-12-05 16:46:38 +01:00 |
|
Mononaut
|
56953c5221
|
set indexer flags earlier
|
2025-12-05 05:28:55 +00:00 |
|
mononaut
|
f1fb054434
|
Merge branch 'master' into natsoni/fix-indexing-queue
|
2025-12-04 14:48:29 +09:00 |
|
Mononaut
|
3c9745be2f
|
round precise fees to 3.d.p
|
2025-12-03 11:04:00 +00:00 |
|
Mononaut
|
1f3ae67fb3
|
fix recommended fee tests
|
2025-12-03 02:01:11 +00:00 |
|
Mononaut
|
4c88b4f2bb
|
tweak precise fee algorithm for higher priority fees
|
2025-12-02 09:04:06 +00:00 |
|
Mononaut
|
800824ae07
|
remove precise fee min query param
|
2025-12-02 09:04:06 +00:00 |
|
Mononaut
|
1be10b9dfd
|
Use precise fee recommendations in websocket
|
2025-12-02 07:10:44 +00:00 |
|
dependabot[bot]
|
a00b67a0a2
|
Bump express from 4.21.2 to 4.22.1 in /backend
Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 4.22.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v4.22.1)
---
updated-dependencies:
- dependency-name: express
dependency-version: 4.22.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-02 03:34:48 +00:00 |
|
wiz
|
0ecce2801e
|
Merge branch 'master' into mononaut/fractional-fees
|
2025-11-28 04:15:03 -06:00 |
|
wiz
|
6bdf394a65
|
Merge pull request #6096 from mempool/mononaut/unstandardize-v30-policy
unstandardize excessive legacy sigops (v30 policy)
|
2025-11-28 03:17:22 -06:00 |
|
wiz
|
b4ec8559d2
|
Merge pull request #6095 from mempool/mononaut/standardize-v30-policy
standardize v30 op_return policy
|
2025-11-28 03:16:44 -06:00 |
|
Mononaut
|
808055e57e
|
Enforce legacy sigops policy limit
|
2025-11-28 09:02:34 +00:00 |
|
Mononaut
|
10ac042ee8
|
switch standardness unit test from multi-opreturn to annex
|
2025-11-28 09:01:48 +00:00 |
|
Mononaut
|
13468ce56a
|
update backend glob
|
2025-11-28 08:41:35 +00:00 |
|
Mononaut
|
07f0a138c1
|
update backend dependencies
|
2025-11-28 08:41:35 +00:00 |
|
Mononaut
|
44364d9269
|
standardize unlimited opreturn
|
2025-11-28 08:34:30 +00:00 |
|
natsoni
|
1f3444aa1b
|
Don't schedule duplicate timeouts
Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com>
|
2025-11-27 10:36:28 +01:00 |
|
natsoni
|
6d749b71bc
|
Prevent stacking of scheduled indexing runs
|
2025-11-17 17:14:48 +01:00 |
|
Mononaut
|
ee2394430f
|
resync package-locks
|
2025-11-15 11:17:52 +00: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 |
|
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 |
|