-
Notifications
You must be signed in to change notification settings - Fork 47
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
Development #1387
Merged
Merged
Development #1387
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fetch token price from mx-assets priceSource.url * update extractData methods * use apiService.get to fetch result data * update list of providers * update key * review & adjustments * removed v2 from allEsdtTokens --------- Co-authored-by: tanghel <tanghel@live.com>
* updated devnet config * Signed commit test * Signed commit restore changes * Signed commit test * Signed message restore changes * Added tokens fetch from external API * Added nodes fetch from external API * Add ApiService as provider in tests * Add nodes/tokens fetch features in config files * Add unit tests for external api * Divide requests for nodes and tokens in smaller requests containing maximum 1000 elements and bug fixes * Wrong function call when fetching nodes fixed * refactoring * simplified node / token fetching * Fixed tests bug --------- Co-authored-by: GuticaStefan <stefan.gutica@gmail.com> Co-authored-by: Nicolae Mogage <mogagenicolae@yahoo.com> Co-authored-by: Gabriel Matei <gabrielvmatei@gmail.com>
* Create applications.spec.ts * Update schema.gql * Update applications.spec.ts
* Add workflow load-tests * Add initialization of the project * Fix port when waiting for API * Add config for API * Add folder content for debug * Add folder content for debug before api start * Add debug for config file * Remove config.yaml from gitignore * Add config.yaml file in dist * Move config copy after build * Add docker services * Remove wrong added - * Change rabbitmq version * Add background API start * Add docker installation in workflow * Changed docker compose version use to start services * Changed docker compose version * Add docker compose global * Change docker compose plugin version * Change docker compose plugin version * Update trend names * Add cache preload * Add 1 minute duration * Add preload for all tokens/nodes * Add preload for all tokens/nodes * test * Change table * Change wrong closing tag for table * Refactor generateTable function * Add more endpoints * Fix wrong name for Trends * Add empty line at end of file * Fix wrong trend calls * Changed actions/upload-artifacts from v2 to v3 * changed actions/download-artifact from v2 to v3 * Clear docker images caching in workflow * removed unncessary clear docker images cache * Update load-tests.yml * Update load-test.yml * updated preload.js path * update path for preload.js * test * disable preload cache * revert ref base * run action for PRs to main or development only * update load-tests.yml --------- Co-authored-by: tanghel <tanghel@live.com> Co-authored-by: GuticaStefan <stefan.gutica@gmail.com> Co-authored-by: cfaur09 <catalinfaurpaul@gmail.com>
* added feature to fetch providers from external api instead of computing them everytime the api-service starts * removed unnecessary return type * added unit test for fetch providers from external api * linter fix * add more unit tests for providers service --------- Co-authored-by: cfaur09 <catalinfaurpaul@gmail.com>
* upgrade tokens unit tests WIP * add unit test for tokens * fix lint * remove console log
* handle activation epoch where staking v4 flag is checked * update specs --------- Co-authored-by: cfaur09 <catalinfaurpaul@gmail.com>
* remove indexerV3 + specs * fix specs * remove support for indexerV5 * remove token.keyword --------- Co-authored-by: tanghel <tanghel@live.com>
* add applications assets * code formatting --------- Co-authored-by: tanghel <tanghel@live.com>
* add mex token charts * Create mex.token.charts.spec.ts * check if given token has pair * Update mex.token.charts.spec.ts * user after instead of start query param * add caching * Update mex.token.charts.spec.ts * fixes after review * Update mex.token.charts.spec.ts * fix format * fixes after review * small adjustments --------- Co-authored-by: tanghel <tanghel@live.com>
* update deprecated pairs query * add tradesCount24h * add mex pair status and apply filter by state
* fix nft filters * fix failing unit tests
* add innerTransactions * add result status field * add relayer field + filter * remove relayerAddr from query * update tests * filter by relayer address * add account transfer relayer * remove relayerAddr * fixes after review * extract relayed version from ES * revert changes * add receiverUsername in innerTransaction * fix specs * Update mex.token.charts.spec.ts --------- Co-authored-by: tanghel <tanghel@live.com>
…r-transaction-filter-by-round add round filter for transactions / transfers
* add events support * fixes and improvements
…-for-postgres remove postgres support
…ts-cdn integrate assets cdn
…r-every-nft add NFT balance
…rs-history-details add token owners history info
…the last 24h (#1355) * reset transferLast24h to 0 for accounts that have no transactions in the last 24h * fix lint errors --------- Co-authored-by: cfaur09 <catalinfaurpaul@gmail.com>
* remove support for graphql * SERVICES-2711: update Swagger required fields * fix: update property name for locked accounts in TokenSupplyResult * fix: correct type definition for lockedAccounts in TokenSupplyResult * fix: update type definition for lockedAccounts in TokenSupplyResult * fixes * further fixes * fixes after review * update swagger version * remove unnecessary GraphQL field from Token entity --------- Co-authored-by: bogdan-rosianu <bogdan.rosianu@yahoo.com> Co-authored-by: bogdan-rosianu <51945539+bogdan-rosianu@users.noreply.github.com>
API-70: improve tx pool endpoint
…ool-count added missing filters to tx pool count endpoint
* added dockerfile, workflow and entrypoint (#1364) * added dockerfile, workflow and entrypoint * add entrypoint --------- Co-authored-by: liviuancas-elrond <liviu.ancas@elrond.com> Co-authored-by: cfaur09 <catalinfaurpaul@gmail.com> * Add guardianData to GatewayComponentRequest in GatewayService (#1377) --------- Co-authored-by: Rebegea Dragos-Alexandru <42241923+dragos-rebegea@users.noreply.github.com> Co-authored-by: liviuancas-elrond <liviu.ancas@elrond.com> Co-authored-by: cfaur09 <catalinfaurpaul@gmail.com> Co-authored-by: Catalin Faur <52102171+cfaur09@users.noreply.github.com>
cfaur09
approved these changes
Nov 18, 2024
bogdan-rosianu
approved these changes
Nov 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.