Skip to content

Merge main to dev dec09#1575

Merged
bogdan-rosianu merged 2 commits intodevelopmentfrom
merge-main-to-dev-dec09
Dec 9, 2025
Merged

Merge main to dev dec09#1575
bogdan-rosianu merged 2 commits intodevelopmentfrom
merge-main-to-dev-dec09

Conversation

@bogdan-rosianu
Copy link
Copy Markdown
Contributor

merge pr

bogdan-rosianu and others added 2 commits November 19, 2025 16:49
* Enhance error handling in GatewayProxyController for block retrieval by hash (#1545)

* use EsdtType instead of hardcoded values (#1544)

* token service improvements (#1543)

* processes 50 tokens concurrently using ConcurrencyUtils

* run all three batch operations in parallel with increased concurrency

* add more logs

* apply mex prices

* add logs ( to be removed )

* increse cron time expression

* set cron to 2 minutes

* Websocket subscriptions (#1528)

* 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>

* log instead of error for invalid legacy delegation contract (#1542)

* implement event logAddress filter (#1548)

* implement event logAddress filter

* implement topics filter

* Token market cap updates (#1550)

* token mcap update

* add logs

* extend logs

* add support for timestampMs for account

* fix unit tests

* improve token fetch price (#1549)

* improve token fetch price

* remove logger

* update spec

* fix lint error

* add logs for error

* add price

* Enhance NFT type support in cache warmer and collection services (#1552)

* Refactor function filter application in ElasticIndexerHelper to enhance query conditions with AND operator and existence checks (#1554)

* apply supply info for all tokens (#1558)

* Refactor token market cap calculation to ensure price and circulating supply are checked before computation

* add specs

* fix lint

* added reserved field to blocks (#1560)

* add support for custom url custom headers (#1557)

* 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

* fix indentation

---------

Signed-off-by: GuticaStefan <stefan.gutica@gmail.com>
Co-authored-by: Catalin Faur <52102171+cfaur09@users.noreply.github.com>
Co-authored-by: Gutica Stefan <123564494+stefangutica@users.noreply.github.com>
Co-authored-by: cfaur09 <catalinfaurpaul@gmail.com>
Co-authored-by: GuticaStefan <stefan.gutica@gmail.com>
# Conflicts:
#	src/common/api-config/api.config.service.ts
#	src/endpoints/blocks/entities/block.ts
#	src/endpoints/events/events.controller.ts
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 9, 2025

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

Metric Base Target Diff
AvgMax9095AvgMax9095AvgMax9095
Nodes53.04408.3457.4160.2260.281115.6765.9168.86+13.64% 🔴+173.22% 🔴+14.79% 🔴+14.35% 🔴
Pool53.32340.7057.4360.2860.26550.3565.9669.13+13.01% 🔴+61.53% 🔴+14.86% 🔴+14.68% 🔴
Mex53.98925.0757.5360.5960.28450.8465.9869.17+11.67% 🔴-51.26% ✅+14.69% 🔴+14.15% 🔴
Accounts55.041821.9257.3260.1961.401330.5866.0068.83+11.56% 🔴-26.97% ✅+15.13% 🔴+14.36% 🔴
Transactions78.132793.1889.7094.1588.802122.40102.68107.27+13.66% 🔴-24.01% ✅+14.48% 🔴+13.93% 🔴
Tokens53.29317.5157.4260.3560.04170.6865.8869.13+12.66% 🔴-46.24% ✅+14.72% 🔴+14.54% 🔴
Blocks71.401135.5889.5994.0481.891112.91101.85107.26+14.69% 🔴-2.00% ✅+13.69% 🔴+14.06% 🔴
Test Run Duration60004.8160001.86

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

@bogdan-rosianu bogdan-rosianu merged commit f680cd2 into development Dec 9, 2025
6 checks passed
@bogdan-rosianu bogdan-rosianu deleted the merge-main-to-dev-dec09 branch December 9, 2025 13:03
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