Commit graph

2575 commits

Author SHA1 Message Date
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
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
Mononaut
074d64ac8f
add /accelerator/accelerations/:txid backend route 2025-11-05 06:23:10 +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
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
wiz
a58e15a911
Merge pull request #6043 from mempool/mononaut/fix-failed-successfully-bug
fix process exit codes overridden to zero
2025-10-09 08:20:07 +07:00
wiz
973a1278f5
Merge pull request #6041 from mempool/mononaut/reduce-redundant-block-lookups
Reduce redundant block lookups
2025-10-09 08:19:12 +07:00
mononaut
711e616211
Merge pull request #6021 from mempool/mononaut/missing-fiat
always serve latest good prices
2025-09-27 04:12:10 -06:00
Mononaut
53c428f0bc
fix process exit codes overridden to zero 2025-09-27 10:00:54 +00:00
Mononaut
e3afcf19db
fix unhandled promise rejections 2025-09-23 08:39:24 +00:00