Skip to content

Development -> Main#1607

Merged
stefangutica merged 258 commits into
mainfrom
development
Jun 3, 2026
Merged

Development -> Main#1607
stefangutica merged 258 commits into
mainfrom
development

Conversation

@stefangutica
Copy link
Copy Markdown
Collaborator

Reasoning

  • release API changes

stefangutica and others added 30 commits October 16, 2025 10:41
* add websockets for blocks and txs

* add support for subscribe to stats

* use websockets rooms

* remove logs

* add lock on crons

* check stats room exists

Signed-off-by: GuticaStefan <stefan.gutica@gmail.com>

* fix indent spaces

* add validation pipes + filters

* add try catch + class validator fixes

* fix linter

* add pool subscription + reduce filters combinations for subscriptions

* lint

* add support for events subscription

* lint

* separate subscription websocket into separate app

* add config

* add path

* fix

* add path for events + config default settings

* temp logs

* temp logs 2

* added missing configs + remove temp logs

* enable andromeda in config

* add metrics on subscription

* remove async + reschedule

* refresh metrics every second

* set max listeners to 12

* add EOL

* add count on update + parallel broadcast to rooms

* lower ttl for blocks count cache

* remove comments

* remove comments

* renaming

---------

Signed-off-by: GuticaStefan <stefan.gutica@gmail.com>
Co-authored-by: bogdan-rosianu <bogdan.rosianu@yahoo.com>
Co-authored-by: cfaur09 <catalinfaurpaul@gmail.com>
* implement event logAddress filter

* implement topics filter
* token mcap update

* add logs

* extend logs
Support timestampMs for account info response
* improve token fetch price

* remove logger

* update spec

* fix lint error

* add logs for error

* add price
…ce query conditions with AND operator and existence checks (#1554)
* Refactor token market cap calculation to ensure price and circulating supply are checked before computation

* add specs

* fix lint
* Add custom URL headers support and enhance token data fetching

* Enhance custom URL headers handling by adding JSON parsing and validation checks

* add logs

* fixes

* remove app.hatom.com value

* add EOL
# Conflicts:
#	src/common/api-config/api.config.service.ts
#	src/endpoints/tokens/token.service.ts
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

k6 load testing comparison.
Base Commit Hash: bcc71fa
Target Commit Hash: 64adf08

Metric Base Target Diff
AvgMax9095AvgMax9095AvgMax9095
Mex50.06352.00144.24170.2164.37455.53142.21231.92+28.59% 🔴+29.41% 🔴-1.41% ✅+36.25% 🔴
Blocks62.34712.52180.99228.0073.86854.25206.09293.47+18.49% 🔴+19.89% 🔴+13.87% 🔴+28.71% 🔴
Tokens50.48521.69145.27170.0163.44361.90125.75229.48+25.69% 🔴-30.63% ✅-13.44% ✅+34.98% 🔴
Pool50.11490.48143.86170.1964.75698.48137.42231.98+29.21% 🔴+42.41% 🔴-4.48% ✅+36.31% 🔴
Accounts49.48326.04143.37169.6567.57753.23179.41235.58+36.57% 🔴+131.02% 🔴+25.14% 🔴+38.86% 🔴
Nodes114.2314512.23171.53177.1564.44488.20137.27231.88-43.59% ✅-96.64% ✅-19.97% ✅+30.89% 🔴
Transactions136.7016285.87321.88339.9290.363118.78154.42440.55-33.90% ✅-80.85% ✅-52.02% ✅+29.60% 🔴
Test Run Duration60004.2860003.03

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

@stefangutica stefangutica merged commit c31cfad into main Jun 3, 2026
9 of 14 checks passed
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.

5 participants