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 |
|
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
|
44364d9269
|
standardize unlimited opreturn
|
2025-11-28 08:34:30 +00:00 |
|
Felipe Knorr Kuhn
|
165eae6eba
|
Merge branch 'master' into knorrium/db_tests
|
2025-11-06 10:33:40 -08:00 |
|
Felipe Knorr Kuhn
|
c30b2eca0a
|
Change isLiquid check
|
2025-11-06 10:09:37 -08:00 |
|
Felipe Knorr Kuhn
|
dec5a95c36
|
Remove circular dependency and allow clearing the timeout
|
2025-11-06 10:08:21 -08: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
|
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 |
|
wiz
|
0506b1f09d
|
Merge pull request #6078 from mempool/mononaut/hotfix-difficulty-projection
hotfix difficulty adjustment bug
|
2025-10-16 04:38:24 -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 |
|
Ava Chow
|
983b49f7da
|
Include testnet4 as a Bitcoin network
Various checks for Bitcoin networks and test networks should also
include testnet4.
|
2025-10-12 21:54:48 -04:00 |
|
wiz
|
d5329e1d64
|
Merge pull request #6066 from mempool/mononaut/stale-block-page
stale block list page
|
2025-10-12 14:57:51 -10:00 |
|
Mononaut
|
f2fcd1b343
|
limit stale tips cache to 50 items
|
2025-10-12 10:50:07 +00:00 |
|
Mononaut
|
6d76453227
|
add backend API for stale block info
|
2025-10-12 10:26:37 +00:00 |
|
Mononaut
|
56f0e1faf2
|
fix electrum /scripthash/.../utxo
|
2025-10-10 08:57:18 +00:00 |
|
mononaut
|
f2491795af
|
Merge pull request #5959 from atomiqlabs/add-utxo-endpoint
Add /api/address/:address/utxo endpoint
|
2025-10-10 02:56:09 -06:00 |
|
Mononaut
|
f094fd5be2
|
proactively index stale blocks
|
2025-10-10 05:46:56 +00:00 |
|
Mononaut
|
9973c35f18
|
fix block cache order on reorg
|
2025-10-10 05:46:55 +00:00 |
|
Mononaut
|
88e6708dcb
|
avoid failed lookup for orphan block height
|
2025-10-10 05:46:55 +00:00 |
|
Mononaut
|
b17c246226
|
fix tx status in converted block txs
|
2025-10-10 05:46:55 +00:00 |
|
Mononaut
|
cd2119e89b
|
improve reorg handling and avoid deleting stale blocks
|
2025-10-10 05:46:55 +00:00 |
|
Mononaut
|
de8875d059
|
index and serve stale blocks
|
2025-10-10 05:46:55 +00:00 |
|
Mononaut
|
eca3911e36
|
Support stales in db blocks table
|
2025-10-10 05:46:54 +00:00 |
|
wiz
|
ff12b9ffeb
|
Merge branch 'master' into mononaut/treasury-hunt
|
2025-10-09 08:24:38 +07:00 |
|
wiz
|
0066b5098b
|
Merge pull request #6044 from mempool/mononaut/fix-unhandled-promise-rejections
fix unhandled promise rejections & async issues
|
2025-10-09 08:20:41 +07:00 |
|
Mononaut
|
0be9c63211
|
fix unnecessary async/awaits
|
2025-09-21 12:08:01 +00:00 |
|
Mononaut
|
d2692c25b6
|
fix missing awaits
|
2025-09-21 12:08:01 +00:00 |
|
Mononaut
|
39020aa499
|
fix chaintip lookup in $classifyBlocks
|
2025-09-21 12:08:01 +00:00 |
|
Mononaut
|
974d8c3052
|
don't re-fetch genesis block
|
2025-09-20 02:47:14 +00:00 |
|
Mononaut
|
46055bacb9
|
don't re-fetch quarter-epoch block unless it could have changed
|
2025-09-20 02:47:10 +00:00 |
|