Skip to content

Ws custom subscriptions#1569

Merged
stefangutica merged 37 commits intodevelopmentfrom
ws-custom-subscriptions
Dec 10, 2025
Merged

Ws custom subscriptions#1569
stefangutica merged 37 commits intodevelopmentfrom
ws-custom-subscriptions

Conversation

@stefangutica
Copy link
Copy Markdown
Collaborator

@stefangutica stefangutica commented Nov 28, 2025

Reasoning

  • allow users to subscribe to custom fresh txs/events

Proposed Changes

  • add 2 new subscription options for fresh txs/events

How to test

  • emit subscription to subscribeCustomTransactions and subscribeCustomEvents with appropiate filters. You should receive only new txs/events depending on the filter you put in your subscription payload (check websocket.subscription.cs-e2e.ts for an example

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 28, 2025

k6 load testing comparison.
Base Commit Hash: 000bdeb
Target Commit Hash: 7b992d7

Metric Base Target Diff
AvgMax9095AvgMax9095AvgMax9095
Mex57.29188.1562.1565.5650.26152.4254.0456.25-12.28% ✅-18.99% ✅-13.05% ✅-14.21% ✅
Tokens57.80622.9362.1865.5250.79609.7054.0456.39-12.14% ✅-2.12% ✅-13.10% ✅-13.93% ✅
Pool57.63728.2262.2665.5150.71589.4054.0756.40-12.00% ✅-19.06% ✅-13.15% ✅-13.91% ✅
Transactions73.951180.8163.1169.0163.10993.2154.8558.82-14.67% ✅-15.89% ✅-13.09% ✅-14.76% ✅
Blocks66.39916.4063.3070.7457.47766.3054.6758.36-13.44% ✅-16.38% ✅-13.64% ✅-17.50% ✅
Nodes57.16136.5962.0065.1050.52463.8954.0256.20-11.63% ✅+239.62% 🔴-12.87% ✅-13.68% ✅
Accounts58.571299.1961.4865.0751.341072.6153.9356.25-12.35% ✅-17.44% ✅-12.27% ✅-13.56% ✅
Test Run Duration60001.9860003.05

Legend: Avg - Average Response Time, Max - Maximum Response Time, 90 - 90th Percentile, 95 - 95th Percentile
All times are in milliseconds.

bogdan-rosianu
bogdan-rosianu previously approved these changes Dec 9, 2025
cfaur09
cfaur09 previously approved these changes Dec 10, 2025
@stefangutica stefangutica dismissed stale reviews from cfaur09 and bogdan-rosianu via d4d0f42 December 10, 2025 08:24
@stefangutica stefangutica merged commit 7f6e3e4 into development Dec 10, 2025
6 checks passed
@stefangutica stefangutica deleted the ws-custom-subscriptions branch December 10, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants