Commit graph

2296 commits

Author SHA1 Message Date
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
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
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
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
wiz
0ecce2801e
Merge branch 'master' into mononaut/fractional-fees 2025-11-28 04:15:03 -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
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
Felipe Knorr Kuhn
165eae6eba
Merge branch 'master' into knorrium/db_tests 2025-11-06 10:33:40 -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
Mononaut
074d64ac8f
add /accelerator/accelerations/:txid backend route 2025-11-05 06:23:10 +00:00
Mononaut
416f7b4565
remove config.MEMPOOL.MIN_RECOMMENDED_FEE 2025-10-30 10:51:49 +00:00
Mononaut
89ff47eaa9
remove default value for ?min fee recommendation query param 2025-10-30 10:43:55 +00:00
Mononaut
38c1924057
round precise fee recommendations to 3.d.p 2025-10-30 10:42:06 +00:00
Mononaut
ee1a4ae6e2
fix fee config 2025-10-29 11:24:13 +00:00
Mononaut
fd60913f54
Add min fee query param to precise fee API 2025-10-29 10:50:22 +00:00
Mononaut
b2e3729c39
Add support for subsat & fractional fee recommendations 2025-10-29 10:38:47 +00:00
Mononaut
11e0c22eb1
Update cached blocks with new stale data 2025-10-22 09:41:49 +00:00
Mononaut
7d91f6be66
don't fetch stale block data from outdated cache 2025-10-22 09:39:42 +00:00
Mononaut
01c903c2f2
limit stale block index by INDEXING_BLOCKS_AMOUNT 2025-10-19 09:57:27 +00:00
Mononaut
5555a08aa5
fix chain validation with partial block index 2025-10-19 09:42:35 +00:00
wiz
0506b1f09d
Merge pull request #6078 from mempool/mononaut/hotfix-difficulty-projection
hotfix difficulty adjustment bug
2025-10-16 04:38:24 -10:00
wiz
0081466940
Merge pull request #6076 from mempool/mononaut/stale-block-optimizations
limit stale block indexing queue size
2025-10-16 04:37:56 -10:00
Mononaut
98b21fd72a
hotfix difficulty adjustment bug 2025-10-16 09:15:48 +00:00
Mononaut
14c632b40e
limit stale block indexing queue size 2025-10-14 09:35:05 +00:00
Mononaut
c67e7a92f3
fix block first seen time extraction 2025-10-14 05:13:03 +00:00