Skip to content

Conversation

@bogdan-rosianu
Copy link
Contributor

merge PR

bogdan-rosianu and others added 30 commits May 6, 2025 12:43
# Conflicts:
#	config/config.devnet.yaml
#	config/config.mainnet.yaml
#	config/config.testnet.yaml
* 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
* 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
stefangutica and others added 27 commits December 15, 2025 16:29
…e-for-accounts-transactions-nfts

Refactor account, NFT, and transaction services to improve caching
Configurable WS subscriptions broadcast interval
@bogdan-rosianu bogdan-rosianu merged commit bcc71fa into main Jan 13, 2026
9 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.

4 participants