Mononaut
|
4dcbccd9b2
|
avoid creating incomplete RBF trees
|
2025-01-14 06:41:34 +00: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 |
|
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 |
|
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 |
|
wiz
|
216bd5ad23
|
Merge pull request #5618 from mempool/nymkappa/fix-pool-blocks-page-length
[mining] return 100 blocks per page instead of 10 for pool block list
|
2024-10-30 19:10:37 +09:00 |
|
wiz
|
a7d59d6b2e
|
Merge pull request #5620 from mempool/nymkappa/pool-hashrate
|
2024-10-30 18:51:36 +09:00 |
|
nymkappa
|
a257bcc12a
|
[mining] show pools estimated hashrate on 3d and 1w timeframes
|
2024-10-30 10:46:44 +01:00 |
|
wiz
|
7692b2af66
|
Merge pull request #5511 from mempool/mononaut/summary-indexing-limit
respect INDEXING_BLOCKS_AMOUNT during summary indexing
|
2024-10-30 18:27:26 +09:00 |
|
wiz
|
2ea76d9c38
|
Merge pull request #5394 from mempool/mononaut/use-acceleration-websocket
[accelerator] get acceleration updates over websocket
|
2024-10-30 18:17:26 +09:00 |
|
nymkappa
|
d27bb7e156
|
[mining] return 100 blocks per page instead of 10 for pool block list
|
2024-10-30 09:54:13 +01:00 |
|
nymkappa
|
185be3d598
|
[core routes] use config.MEMPOOL.API_URL_PREFIX
|
2024-10-25 14:02:09 +09:00 |
|
nymkappa
|
c950e3d0ae
|
[core routes] /api/internal -> /api/v1/internal
|
2024-10-25 13:54:40 +09:00 |
|
Mononaut
|
756e4356a5
|
named wallet sync track txo stats
|
2024-10-18 02:41:44 +00:00 |
|
Mononaut
|
54c2d7efe5
|
move custom wallet sync to services backend
|
2024-10-18 02:35:19 +00:00 |
|
Mononaut
|
862c9591a1
|
wallet tracking backend support
|
2024-10-18 02:34:25 +00:00 |
|
nymkappa
|
1c4be164dd
|
[mining] use getNetworkHashPs(1008)
|
2024-10-14 17:03:52 +09:00 |
|
softsimon
|
83c7b3034b
|
Merge pull request #5589 from mempool/dependabot/npm_and_yarn/backend/multi-9f37c16f8f
Bump cookie and express in /backend
|
2024-10-14 11:32:45 +09:00 |
|
natsoni
|
198d79f149
|
Merge branch 'master' into natsoni/block-first-seen-audit
|
2024-10-13 17:41:56 +09:00 |
|
dependabot[bot]
|
2c12f890bd
|
Bump cookie and express in /backend
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)
Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-13 07:50:05 +00:00 |
|
natsoni
|
735ed87b78
|
Route submitpackage calls to core on esplora backends
|
2024-10-13 11:14:23 +09:00 |
|
natsoni
|
9f0b3bd769
|
Add submitpackage endpoint
|
2024-10-12 17:38:37 +09:00 |
|
natsoni
|
dd0542bbe1
|
Store block first seen in db
|
2024-10-10 18:47:07 +09:00 |
|
natsoni
|
6884830da6
|
Merge branch 'master' into natsoni/block-first-seen-audit
|
2024-10-08 15:04:46 +09:00 |
|
softsimon
|
0c87a4e7f6
|
Merge branch 'master' into nymkappa/configurable-pool-update
|
2024-10-07 19:35:51 +09:00 |
|