Commit Graph

2399 Commits

Author SHA1 Message Date
Mononaut
12285465d9
Add support for anchor output type 2024-08-30 21:39:22 +00:00
Mononaut
9e05060af4
fix tests 2024-08-27 00:17:17 +00:00
Mononaut
ee53597fe9
Resume RBF trees after restart 2024-08-26 23:43:29 +00:00
Mononaut
e362003746
Catch RBF replacements across mempool update boundaries 2024-08-26 23:43:15 +00:00
Mononaut
185eae00e9
Fix RBF tracking inconsistencies 2024-08-26 23:41:38 +00:00
softsimon
62085581dd
Merge branch 'master' into mononaut/v1-audit-improvements 2024-08-26 18:45:00 +02:00
Mononaut
98cee4a6cd
[docs] update READMEs to newer node version 2024-08-26 15:36:53 +00:00
dependabot[bot]
4cc19a7235
Bump axios from 1.7.2 to 1.7.4 in /backend
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 12:42:42 +00:00
wiz
c874d642c5
Bump version to 3.1.0-dev 2024-08-26 21:41:26 +09:00
wiz
f0af1703da
Release v3.0.0 2024-08-24 18:35:41 +09:00
Mononaut
b47e148677
respect json Accept header in API error responses 2024-08-22 19:51:28 +00:00
nymkappa
6db4afe878
[mining] add POOLS_UPDATE_DELAY where needed 2024-08-20 14:31:07 +02:00
nymkappa
4596394100
[mining] pool updater is now self contained service 2024-08-20 12:07:20 +02:00
nymkappa
ae2ed8fdae
[mining] fix pools updater only running at start 2024-08-20 11:53:48 +02:00
wiz
4e581347c8
Bump version to v3.0.0-rc1 2024-08-20 12:06:11 +09:00
Mononaut
c9171224e1
DB migration to fix bad v1 audits 2024-08-18 02:21:12 +00:00
Mononaut
248cef7718
Improve prioritized transaction detection algorithm 2024-08-18 02:21:05 +00:00
Mononaut
ce4b0ed0f3
Implement v1 audit in tx audit API 2024-08-10 21:57:31 +00:00
Mononaut
fbf27560b3
optimize processNewBlocks 2024-08-10 13:53:49 +00:00
softsimon
0f688e8347
fix broken sponsor image proxy 2024-08-07 23:41:53 +02:00
wiz
7b0347e846
Bump version string to 3.0.0-beta 2024-08-05 14:55:59 -04:00
wiz
bb1352ed58
Merge pull request #5427 from mempool/mononaut/fix-other-liquid-migration
fix db migration 75 on liquid
2024-08-05 14:09:36 -04:00
Mononaut
3707763e30
fix db migration 75 on liquid 2024-08-05 16:03:22 +00:00
Mononaut
b6ce8229f0
fix liquid db migration 2024-08-05 15:49:16 +00:00
softsimon
e3d1d9c1c0
fix invalid json response from requestAcceleration 2024-08-05 01:11:18 +02:00
Mononaut
b9334c93f5
Handle accelerations in v1 audit 2024-08-01 14:07:19 +00:00
Mononaut
7cc01af631
Implement v1 block audits 2024-08-01 14:07:19 +00:00
Mononaut
96e2e6060b
Migrate audits from v0 to v1 2024-08-01 14:07:19 +00:00
Mononaut
0723778e7c
Update audit schema version 2024-08-01 14:07:19 +00:00
dependabot[bot]
ee5b383a46
Bump @babel/core from 7.24.0 to 7.25.2 in /backend
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.0 to 7.25.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-31 02:27:25 +00:00
dependabot[bot]
916cae2a8f
Bump redis from 4.6.6 to 4.7.0 in /backend
Bumps [redis](https://github.com/redis/node-redis) from 4.6.6 to 4.7.0.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@4.6.6...redis@4.7.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 02:12:44 +00:00
dependabot[bot]
5855e09663
Bump mysql2 from 3.10.0 to 3.11.0 in /backend
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.10.0 to 3.11.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.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 02:07:00 +00:00
wiz
5d37e08c64
Merge branch 'master' into natsoni/timeline-tooltip 2024-07-26 10:44:01 -05:00
Mononaut
8d3b4733f5
[accelerator] remove dumb 405 log request response 2024-07-26 09:49:42 +00:00
natsoni
3d9133c47e
Add fee delta to acceleration data 2024-07-25 16:52:10 +02:00
Mononaut
b49a6c4cac
[accelerator] on-demand polling support 2024-07-24 17:32:43 +00:00
softsimon
df977926e2
Merge pull request #5349 from mempool/simon/add-fee-to-cpfp
Add fee to Cpfp API
2024-07-21 19:05:55 +08:00
Mononaut
398593828f
Implement CPFP reindexing using mini-miner method (not activated) 2024-07-20 12:08:52 +00:00
Mononaut
9aac0ddce7
Fix merge conflict 2024-07-20 12:08:52 +00:00
Mononaut
79eb9635c2
Fix cpfp vsize rounding & goggles bugs 2024-07-20 12:08:52 +00:00
Mononaut
41c373c39d
Mini-miner based block cpfp calculations 2024-07-20 12:08:52 +00:00
Mononaut
27374bd131
Refactor cpfp & single-block gbt code into mini-miner module 2024-07-20 12:08:52 +00:00
softsimon
cdaf42797f
Add fee to Cpfp API 2024-07-18 16:44:00 +08:00
natsoni
99ea1ad0a0
Avoid fetching full audit on tx page 2024-07-11 00:23:46 +09:00
Mononaut
92434d41a4
[ops] disable services api proxy on production 2024-07-09 06:27:26 +00:00
natsoni
5001d553f3
Quick fix on statistics replication: filter out temporal outsiders 2024-07-07 22:35:34 +09:00
softsimon
4cd70941f7
Merge pull request #5277 from mempool/natsoni/acceleration-timeline
Acceleration timeline concept
2024-07-05 15:49:09 +09:00
Mononaut
99b8a3cb3e
Rename AUTOMATIC_POOLS_UPDATE, set in prod 2024-07-05 05:58:14 +00:00
natsoni
bdd51a0f4b
Merge branch 'master' into natsoni/acceleration-timeline 2024-07-04 20:55:45 +09:00
softsimon
2b96c99fb3
Merge pull request #5274 from mempool/mononaut/stale-cpfp
Fix stale cpfp bug
2024-07-04 18:45:53 +09:00
Mononaut
c37858fa54
Fix stale cpfp bug 2024-07-04 08:43:05 +00:00
natsoni
815dcbd4ce
Retrieve acceleration request time and first seen time 2024-07-04 16:54:03 +09:00
dependabot[bot]
fa84283a01
Bump ws from 8.17.1 to 8.18.0 in /backend
Bumps [ws](https://github.com/websockets/ws) from 8.17.1 to 8.18.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.17.1...8.18.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 02:13:31 +00:00
mononaut
cf09669902
Merge branch 'master' into mononaut/pool-reindexing 2024-07-01 11:25:02 +09:00
softsimon
8fc5fdbde6
Merge pull request #5237 from vostrnad/p2tr-without-witness
Fix errors caused by P2TR inputs without witness data
2024-07-01 10:48:16 +09:00
Mononaut
27c70bd919
Also fix backend errors caused by P2TR inputs without witness data 2024-07-01 01:22:10 +00:00
softsimon
eb3c248acd
Add test transaction 2024-06-30 18:34:22 +09:00
Mononaut
425edb9b9f
Fix dust limit for undefined witness program outputs 2024-06-30 02:06:50 +00:00
softsimon
b6d03953b9
Show accelerator estimates on local instances 2024-06-26 21:42:30 +09:00
Mononaut
3e057f2db1
Fix coinbase address type error 2024-06-25 02:20:44 +00:00
softsimon
4fbdf92f0c
Merge pull request #5206 from mempool/simon/address-prefix-fixes
Fix address prefix for non esplora backend
2024-06-25 10:21:50 +09:00
Mononaut
c54bc5a4bb
Clear redis block cache on pool update 2024-06-24 12:07:52 +00:00
Mononaut
04559e7b98
Update README.md with new mining pool update behavior 2024-06-24 12:07:51 +00:00
Mononaut
255919f03f
Update pool instead of deleting blocks 2024-06-24 12:07:51 +00:00
Mononaut
03036bf59d
coinbase_addresses fixes 2024-06-24 11:51:12 +00:00
softsimon
563def45d8
Fix address prefix for non esplora backend 2024-06-24 18:27:30 +09:00
Mononaut
f9d03b1bb4
Add coinbase_addresses to extended blocks & table 2024-06-24 06:15:01 +00:00
Mononaut
7d0720d55f
no trailing spaces 2024-06-24 02:16:59 +00:00
wiz
172fb0bf41
Merge pull request #5178 from mempool/mononaut/fix-reorg-health-check
Recover from esplora failover after a reorg to lower height
2024-06-23 18:35:19 +09:00
softsimon
4dfabaf165
Fix mempool transactions being stripped
fixes #5150
2024-06-23 17:50:13 +09:00
softsimon
6b84dc2be4
Merge branch 'master' into mononaut/fix-hardcoded-median-weight 2024-06-22 14:13:41 +09:00
softsimon
8082e1d1cf
Merge pull request #5185 from mempool/mononaut/rust-gbt-block-size
configurable block size & count in rust gbt
2024-06-22 14:11:44 +09:00
Mononaut
36bc1db195
Fix hardcoded median weight units in calcEffectiveFeeStatistics 2024-06-22 04:38:06 +00:00
Mononaut
b44b790e28
configurable block size & count in rust gbt 2024-06-22 04:10:32 +00:00
softsimon
c581be0e97
Missing da causes invalid json 2024-06-22 10:52:01 +09:00
softsimon
246ca593bb
Merge branch 'master' into simon/goggles-unit-tests 2024-06-22 09:43:35 +09:00
softsimon
136af78147
Merge pull request #5160 from mempool/mononaut/fix-nonstandard-label-bug
Fix incorrect non-standard label on reserved segwit output types
2024-06-22 09:32:06 +09:00
softsimon
da1ad1c316
Unit tests: nonstandard 2024-06-22 09:31:24 +09:00
softsimon
e95e64a443
Merge branch 'master' into mononaut/core-gettxsforblock 2024-06-21 08:03:34 +09:00
softsimon
d10fdaad46
Merge pull request #5177 from mempool/simon/deprecate-unique-pool-id
Deprecate pool_unique_id, fixing accelerations sync
2024-06-21 03:31:13 +09:00
Mononaut
5b554852bb
Recover from esplora failover after a reorg to lower height 2024-06-20 14:29:35 +00:00
softsimon
85006a5bec
some -> includes 2024-06-20 14:36:58 +09:00
softsimon
82e2f46eba
Merge pull request #5134 from mempool/natsoni/improve-conversions-price-service
Improve price conversions fetching from free API
2024-06-20 14:15:07 +09:00
softsimon
0719b20110
Deprecate pool_unique_id 2024-06-20 12:22:54 +09:00
Alex Makoviecki
f720c90c03
Small grammatical or typo fixes in backend README 2024-06-18 22:36:32 -07:00
Mononaut
1bf5047377
Implement $getTxsForBlock for Core backends 2024-06-19 03:15:23 +00:00
dependabot[bot]
db04c4663e
Bump ws from 8.17.0 to 8.17.1 in /backend
Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 02:27:59 +00:00
Mononaut
272a2c8441
Fix incorrect non-standard label on reserved segwit output types 2024-06-16 22:25:40 +00:00
softsimon
684ad9f0e6
Merge pull request #5062 from mempool/mononaut/configurable-tip-monitoring
Configurable threshold for esplora tip check
2024-06-10 00:52:50 +04:00
softsimon
fda40cad48
Fix trailing comma 2024-06-10 00:47:40 +04:00
nymkappa
fba3f7ec1c
[liquid] don't fetch pools 2024-06-05 08:28:01 +02:00
Mononaut
42c60fd991
Defer db access to fix failing tests 2024-06-04 20:57:40 +00:00
Mononaut
f31b28251c
Estimate accelerated positions in partner mempools 2024-06-04 20:40:40 +00:00
natsoni
25c0eb62b2
More robust price service 2024-06-04 10:58:04 +02:00
dependabot[bot]
12a843c386
Bump mysql2 from 3.9.7 to 3.10.0 in /backend
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.7 to 3.10.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.9.7...v3.10.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 02:34:09 +00:00
wiz
8701119304
Merge pull request #5101 from mempool/natsoni/block-rewards-graph
Fees vs subsidy graph: add percentage mode
2024-05-28 11:23:57 +09:00
natsoni
0654872627
Fix graph legend update while load bug and remove unnecessary query 2024-05-27 16:49:29 +02:00
Mononaut
1498db3b33
Backend support for multi-pool acceleration details 2024-05-26 20:47:36 +00:00
softsimon
286fc8e9ad
Merge pull request #5042 from mempool/natsoni/statistics-replication
Add statistics to replication service
2024-05-24 14:35:30 +07:00
softsimon
52fa6a0f78
Merge pull request #5095 from mempool/mononaut/fix-local-acc-history
Fix local acceleration filter & reindex
2024-05-23 23:13:19 +07:00