Alex Makoviecki
|
f720c90c03
|
Small grammatical or typo fixes in backend README
|
2024-06-18 22:36:32 -07: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 |
|
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 |
|
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 |
|
natsoni
|
35215c7740
|
Add check for pool addresses and regexes
|
2024-05-23 11:30:30 +02:00 |
|
natsoni
|
60a07fb093
|
Improve statistics replication service
|
2024-05-22 18:10:52 +02:00 |
|
dependabot[bot]
|
bdbe833e2a
|
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-22 02:42:52 +00:00 |
|
Mononaut
|
ce204d03c6
|
Fix local acceleration filter & reindex
|
2024-05-21 21:47:18 +00:00 |
|
natsoni
|
b0630de3cc
|
Merge branch 'master' into natsoni/statistics-replication
|
2024-05-21 11:35:26 +02:00 |
|
softsimon
|
1d91e76ec2
|
Merge pull request #5033 from mempool/natsoni/add-block-fee-graph
Add block fees vs subsidy bar graph
|
2024-05-17 11:47:58 +07:00 |
|
natsoni
|
c2a3ff4b67
|
Improve granularity when zoom in block fees bar graph
|
2024-05-14 20:31:25 +02:00 |
|
softsimon
|
66f431d3d3
|
Force curly if-statements
|
2024-05-13 17:16:28 +07:00 |
|
natsoni
|
42d591bf4c
|
Block subsidy graph: add lower timeframes
|
2024-05-12 21:52:53 +02:00 |
|
Mononaut
|
568084e143
|
Configurable threshold for esplora tip check
|
2024-05-12 00:35:25 +00:00 |
|
natsoni
|
0ef76f3e64
|
Block subsidy graph back to timespan selection mode
|
2024-05-11 14:36:17 +02:00 |
|
wiz
|
53a493c233
|
Merge branch 'master' into natsoni/add-block-fee-graph
|
2024-05-10 04:59:17 +09:00 |
|
natsoni
|
f85f3a4eb5
|
Add statistics to replication service
|
2024-05-07 16:04:50 +02:00 |
|
Mononaut
|
0990cfe072
|
Don't get stuck fetching orphans
|
2024-05-07 01:41:41 +00:00 |
|
softsimon
|
feab4d2a51
|
Merge pull request #5035 from mempool/mononaut/accelerator-websocket
Replace acceleration API polling with websocket
|
2024-05-06 20:57:41 +07:00 |
|
natsoni
|
f16afe20be
|
Update data length limit in fees bar chart to 10k blocks at once
|
2024-05-05 15:24:03 +02:00 |
|
Mononaut
|
a29b29300e
|
Replace acceleration API polling with websocket
|
2024-05-04 17:23:20 +00:00 |
|
nymkappa
|
2e49ef38c9
|
[lightning] apply 4991 at node creation as well
|
2024-05-04 10:01:21 +02:00 |
|
softsimon
|
395ef82ad4
|
Merge branch 'master' into mononaut/testmempoolaccept
|
2024-05-04 14:11:48 +07:00 |
|
Mononaut
|
5172f032e7
|
Add sequence number to track-mempool subscription messages
|
2024-05-03 16:31:56 +00:00 |
|
Mononaut
|
f8d30bf528
|
Add 'mempool delta' websocket subscriptions
|
2024-05-03 16:25:45 +00:00 |
|
natsoni
|
453a2224cd
|
Add block fees vs subsidy bar chart
|
2024-05-03 12:56:33 +02:00 |
|
softsimon
|
ba27ff9c42
|
Merge pull request #5022 from mempool/dependabot/npm_and_yarn/backend/ws-8.17.0
Bump ws from 8.16.0 to 8.17.0 in /backend
|
2024-05-03 05:16:37 +07:00 |
|
softsimon
|
20df70c449
|
Fix missing return on invalid params
|
2024-04-30 02:02:53 +07:00 |
|
dependabot[bot]
|
6ad709f93a
|
Bump ws from 8.16.0 to 8.17.0 in /backend
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.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-04-29 02:16:33 +00:00 |
|
dependabot[bot]
|
c4acc95b06
|
Bump mysql2 from 3.9.4 to 3.9.7 in /backend
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.4 to 3.9.7.
- [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.4...v3.9.7)
---
updated-dependencies:
- dependency-name: mysql2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-23 23:11:18 +00:00 |
|
Mononaut
|
2a43255802
|
testmempool accept more validation & switch to JSON array format
|
2024-04-21 10:05:58 +07:00 |
|
Mononaut
|
c7cb7d1ac4
|
Add testmempoolaccept API endpoint
|
2024-04-21 10:05:57 +07:00 |
|
nymkappa
|
ddfceddc57
|
[lightning] unique sockets for ln nodes
|
2024-04-19 10:56:15 +02:00 |
|
Mononaut
|
233f19d23d
|
Fix audit blockIndex increment bug
|
2024-04-18 13:27:33 +00:00 |
|
softsimon
|
2c1b4a2547
|
Merge pull request #4955 from mempool/dependabot/npm_and_yarn/backend/mysql2-3.9.4
Bump mysql2 from 3.9.1 to 3.9.4 in /backend
|
2024-04-15 18:09:56 +07:00 |
|
wiz
|
80c75f9aeb
|
Add new FRA lightning nodes
|
2024-04-13 17:49:29 +09:00 |
|
wiz
|
407eba194d
|
Add new VA1 lightning nodes
|
2024-04-13 17:37:54 +09:00 |
|
dependabot[bot]
|
faf79e85fd
|
Bump mysql2 from 3.9.1 to 3.9.4 in /backend
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.1 to 3.9.4.
- [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.1...v3.9.4)
---
updated-dependencies:
- dependency-name: mysql2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-12 16:14:46 +00:00 |
|
softsimon
|
1dd7a6ebac
|
Convert v3 api into v1
|
2024-04-12 15:59:33 +09:00 |
|
softsimon
|
f3b3b9b3f0
|
Adding new config to sample
|
2024-04-12 14:15:50 +09:00 |
|
softsimon
|
55c4d4d03d
|
Paid currency api support
|
2024-04-12 14:10:47 +09:00 |
|