Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API-98: relayed v3 transactions support #1395

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

bogdan-rosianu
Copy link
Contributor

Reasoning

  • new relayed v3 transaction comming from new protocol versions lack support for filtering and both fields (relayer and relayerSignature) inside the API

Proposed Changes

  • adjust queries/filter/responses to include the new transactions

How to test

  • <api>/transactions/<hash of a tx with relayed v3> should contain relayer and relayerSignature
  • <api>/transaction?relayer=erd1... should work

Copy link

github-actions bot commented Nov 25, 2024

k6 load testing comparison.
Base Commit Hash: 9638379
Target Commit Hash: 2a2de24

Metric Base Target Diff
AvgMax9095AvgMax9095AvgMax9095
Pool49.53275.1355.2156.5851.06545.6756.4957.97+3.09% 🔴+98.33% 🔴+2.32% 🔴+2.46% 🔴
Transactions68.102902.0356.0358.3170.473010.2657.1759.19+3.48% 🔴+3.73% 🔴+2.04% 🔴+1.52% 🔴
Mex50.18811.7555.1156.5850.61126.2156.5157.90+0.84% 🔴-84.45% ✅+2.55% 🔴+2.33% 🔴
Nodes49.49307.2055.1556.5751.17411.2056.5358.11+3.40% 🔴+33.85% 🔴+2.50% 🔴+2.73% 🔴
Tokens49.48382.5055.1156.5151.18641.1156.5258.02+3.43% 🔴+67.61% 🔴+2.56% 🔴+2.68% 🔴
Accounts50.781384.3455.1256.3952.271371.4056.5357.92+2.94% 🔴-0.94% ✅+2.56% 🔴+2.71% 🔴
Blocks55.221199.1655.6258.0856.741162.0256.8659.19+2.75% 🔴-3.10% ✅+2.24% 🔴+1.91% 🔴
Test Run Duration60009.3660001.91

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

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.

2 participants