natsoni
|
4e45b55c3a
|
Merge remote-tracking branch 'origin/master' into natsoni/decode-tx
|
2025-02-09 18:08:00 +01:00 |
|
wiz
|
a0d0ee230e
|
Merge pull request #5665 from mempool/nymkappa/block-pools-json-hash
[blocks] fetch list of block hash filtered by pools-v2.json sha
|
2025-01-25 16:51:36 +09:00 |
|
nymkappa
|
ff4aca8370
|
[blocks] update sha in memory/db before re-indexing blocks
|
2025-01-22 11:26:34 +09:00 |
|
dependabot[bot]
|
665a12a040
|
Bump mysql2 from 3.11.0 to 3.12.0 in /backend
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.11.0 to 3.12.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.11.0...v3.12.0)
---
updated-dependencies:
- dependency-name: mysql2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-21 15:57:18 +00:00 |
|
softsimon
|
b454fa09d2
|
Remove babel backend dep
|
2025-01-21 13:49:12 +07:00 |
|
Mononaut
|
d6283c54ee
|
fix stratum config
|
2025-01-19 05:42:40 +00:00 |
|
Mononaut
|
eddd7344ad
|
stratum backend config
|
2025-01-19 05:42:39 +00:00 |
|
Mononaut
|
4ecf2eb679
|
experimental stratum job visualization
|
2025-01-19 05:41:48 +00:00 |
|
Mononaut
|
4dcbccd9b2
|
avoid creating incomplete RBF trees
|
2025-01-14 06:41:34 +00:00 |
|
nymkappa
|
faa83866fd
|
[blocks] fix block pools-v2 hash migration
|
2025-01-12 12:04:19 +09:00 |
|
nymkappa
|
54058b64ad
|
Merge branch 'master' into nymkappa/block-pools-json-hash
|
2025-01-12 11:47:55 +09:00 |
|
natsoni
|
860bc7d14d
|
Merge calculateMempoolTxCpfp and calculateLocalTxCpfp
|
2025-01-09 14:35:34 +01:00 |
|
natsoni
|
6c95cd2149
|
Update local cpfp API to accept array of transactions
|
2025-01-09 12:08:48 +01:00 |
|
natsoni
|
af0c78be81
|
Handle error from bitcoin client when querying prevouts
|
2025-01-08 15:25:41 +01:00 |
|
Mononaut
|
74fa3c7eb1
|
conform getPrevouts and getCpfpLocalTx to new error handling standard
|
2025-01-01 16:59:47 +00:00 |
|
softsimon
|
80b6fd4a1b
|
Merge branch 'master' into natsoni/decode-tx
|
2024-12-25 22:45:41 +07:00 |
|
nymkappa
|
ed28a24c8a
|
fix duplicated response header
|
2024-12-22 22:33:54 +08:00 |
|
Mononaut
|
47044db043
|
standardize API error strings & validation
|
2024-12-19 13:00:44 +00:00 |
|
natsoni
|
2987f86cd3
|
Compute decoded tx CPFP data in the backend
|
2024-12-19 11:23:07 +01:00 |
|
natsoni
|
727f22bc9d
|
Add backend endpoint to fetch prevouts
|
2024-12-15 19:39:32 +01:00 |
|
wiz
|
70036e4a7e
|
Merge pull request #5689 from mempool/mononaut/fix-monitoring-hash-urls
fix monitoring git hash urls
|
2024-12-14 15:15:50 +09:00 |
|
wiz
|
15dd4cd633
|
Merge pull request #5680 from mempool/natsoni/unify-db-schema
Unify database schema for all backend types
|
2024-12-14 12:18:12 +09:00 |
|
Mononaut
|
4fe246ecf1
|
fix monitoring git hash urls
|
2024-12-13 16:16:18 +00:00 |
|
Mononaut
|
6112c7f8ee
|
Add git hashes to monitoring
|
2024-12-12 00:52:28 +00:00 |
|
natsoni
|
2372d8cff3
|
Unify database schema for all backend types
|
2024-12-09 12:08:29 +01:00 |
|
nymkappa
|
5be4346dc1
|
Merge branch 'master' into nymkappa/internal-price-rest-api
|
2024-12-06 10:17:52 +01:00 |
|
wiz
|
c089920e4b
|
Merge pull request #5666 from mempool/mononaut/fix-undefined-mempooltxs
fix undefined mempool tx errors
|
2024-12-06 14:29:47 +09:00 |
|
natsoni
|
ebd4170da1
|
Fix liquid database index
|
2024-12-04 16:14:51 +01:00 |
|
wiz
|
af40cac284
|
Merge pull request #5643 from mempool/mononaut/liquid-db-indexes
liquid db indexes
|
2024-12-04 16:37:40 +09:00 |
|
Mononaut
|
e4868b70c1
|
more processBlockTemplates null checks
|
2024-12-02 22:51:24 +00:00 |
|
Mononaut
|
5f45ce80f1
|
filter accelerations before calculating pool positions
|
2024-12-02 22:51:23 +00:00 |
|
nymkappa
|
4ff2aad94a
|
[blocks] return list of block hash filtered by definition hash
|
2024-11-29 17:55:06 +01:00 |
|
nymkappa
|
ac997f3d9e
|
[blocks] add 2 endpoints to retreive pools-v2.json hashes
|
2024-11-29 17:13:28 +01:00 |
|
nymkappa
|
c8e967cc0c
|
[blocks] save pools-v2.json hash in blocks table
|
2024-11-29 16:04:54 +01:00 |
|
softsimon
|
14e49126c3
|
Merge pull request #5642 from mempool/mononaut/db-indexes
Add missing db indexes
|
2024-11-28 15:03:43 +07:00 |
|
Mononaut
|
ffa582558b
|
more verbose accelerator websocket error logs
|
2024-11-21 21:54:19 +00:00 |
|
nymkappa
|
423b41939e
|
[internal] provide internal rest api to retreive btcusd price history
|
2024-11-21 15:20:24 +01:00 |
|
Mononaut
|
9a81db8e6c
|
fix acceleration websocket ping error
|
2024-11-19 23:00:28 +00:00 |
|
Mononaut
|
abe9aa1fdc
|
fix acceleration websocket timeout loop
|
2024-11-18 20:40:08 +00:00 |
|
Mononaut
|
bfd771056d
|
split new liquid db indexes into separate migrations
|
2024-11-16 00:01:13 +00:00 |
|
Mononaut
|
e05f5ee751
|
Add missing liquid db indexes
|
2024-11-16 00:00:18 +00:00 |
|
Mononaut
|
d9f3611da3
|
split new db indexes into separate migrations
|
2024-11-15 23:54:26 +00:00 |
|
Mononaut
|
7c7419ab1c
|
Add missing db indexes
|
2024-11-15 22:30:46 +00:00 |
|
Mononaut
|
f1e2c893cc
|
Fix acceleration websocket ping/pong
|
2024-11-11 17:23:30 +00:00 |
|
wiz
|
8719b424e5
|
Increase websocket from 5s to 10s
|
2024-11-12 02:03:56 +09:00 |
|
Mononaut
|
ef498b55ed
|
reset acceleration websocket if unresponsive
|
2024-11-11 16:59:08 +00:00 |
|
Mononaut
|
9718610104
|
regularly ping acceleration websocket server
|
2024-11-11 16:26:30 +00:00 |
|
Mononaut
|
91bf35bb65
|
Better debug logs for accelerator websocket
|
2024-11-11 14:40:25 +00:00 |
|
Mononaut
|
7b837b96da
|
fix acceleration websocket protocol
|
2024-11-11 11:46:17 +00:00 |
|
natsoni
|
b6aeb5661f
|
Add block/:hash/tx/:txid/summary endpoint
|
2024-10-30 15:31:01 +01:00 |
|